Create/Update assets for version 18w50a

This commit is contained in:
InventiveBot
2018-12-21 06:39:57 +00:00
parent 2899084dcb
commit a57133010d
2938 changed files with 67589 additions and 10019 deletions

View File

@@ -258,6 +258,18 @@
"conditions": {
"biome": "minecraft:deep_frozen_ocean"
}
},
"minecraft:bamboo_jungle": {
"trigger": "minecraft:location",
"conditions": {
"biome": "minecraft:bamboo_jungle"
}
},
"minecraft:bamboo_jungle_hills": {
"trigger": "minecraft:location",
"conditions": {
"biome": "minecraft:bamboo_jungle_hills"
}
}
},
"requirements": [
@@ -380,6 +392,12 @@
],
[
"minecraft:deep_frozen_ocean"
],
[
"minecraft:bamboo_jungle"
],
[
"minecraft:bamboo_jungle_hills"
]
]
}