Create/Update assets for version 20w09a

This commit is contained in:
InventiveBot
2020-02-27 21:00:08 +00:00
parent d733930f11
commit 86455bf9e2
2367 changed files with 229175 additions and 40563 deletions

View File

@@ -0,0 +1,226 @@
{
"type": "minecraft:barter",
"pools": [
{
"rolls": 1,
"entries": [
{
"type": "minecraft:item",
"name": "minecraft:netherite_hoe"
},
{
"type": "minecraft:item",
"weight": 5,
"name": "minecraft:warped_nylium"
},
{
"type": "minecraft:item",
"weight": 5,
"functions": [
{
"function": "minecraft:set_nbt",
"tag": "{Potion:\"minecraft:fire_resistance\"}"
}
],
"name": "minecraft:potion"
},
{
"type": "minecraft:item",
"weight": 5,
"functions": [
{
"function": "minecraft:set_nbt",
"tag": "{Potion:\"minecraft:fire_resistance\"}"
}
],
"name": "minecraft:splash_potion"
},
{
"type": "minecraft:item",
"weight": 10,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 8.0,
"max": 16.0,
"type": "minecraft:uniform"
}
}
],
"name": "minecraft:quartz"
},
{
"type": "minecraft:item",
"weight": 10,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 5.0,
"max": 12.0,
"type": "minecraft:uniform"
}
}
],
"name": "minecraft:glowstone_dust"
},
{
"type": "minecraft:item",
"weight": 10,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 2.0,
"max": 6.0,
"type": "minecraft:uniform"
}
}
],
"name": "minecraft:magma_cream"
},
{
"type": "minecraft:item",
"weight": 10,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 4.0,
"max": 8.0,
"type": "minecraft:uniform"
}
}
],
"name": "minecraft:ender_pearl"
},
{
"type": "minecraft:item",
"weight": 10,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 8.0,
"max": 24.0,
"type": "minecraft:uniform"
}
}
],
"name": "minecraft:string"
},
{
"type": "minecraft:item",
"weight": 20,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 6.0,
"max": 10.0,
"type": "minecraft:uniform"
}
}
],
"name": "minecraft:shroomlight"
},
{
"type": "minecraft:item",
"weight": 20,
"name": "minecraft:fire_charge"
},
{
"type": "minecraft:item",
"weight": 20,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 8.0,
"max": 16.0,
"type": "minecraft:uniform"
}
}
],
"name": "minecraft:gravel"
},
{
"type": "minecraft:item",
"weight": 20,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 4.0,
"max": 10.0,
"type": "minecraft:uniform"
}
}
],
"name": "minecraft:leather"
},
{
"type": "minecraft:item",
"weight": 20,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 4.0,
"max": 10.0,
"type": "minecraft:uniform"
}
}
],
"name": "minecraft:warped_fungus"
},
{
"type": "minecraft:item",
"weight": 20,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 4.0,
"max": 16.0,
"type": "minecraft:uniform"
}
}
],
"name": "minecraft:nether_brick"
},
{
"type": "minecraft:item",
"weight": 20,
"name": "minecraft:obsidian"
},
{
"type": "minecraft:item",
"weight": 20,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1.0,
"max": 3.0,
"type": "minecraft:uniform"
}
}
],
"name": "minecraft:crying_obsidian"
}
],
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1.0,
"max": 5.0,
"type": "minecraft:uniform"
}
}
]
}
]
}