Create/Update assets for version 19w37a

This commit is contained in:
InventiveBot
2019-09-14 12:34:49 +00:00
parent 8742080b63
commit c6d7b05e2d
1293 changed files with 165160 additions and 21145 deletions

View File

@@ -130,6 +130,14 @@
"type": "minecraft:fox"
}
}
},
"minecraft:bee": {
"trigger": "minecraft:bred_animals",
"conditions": {
"parent": {
"type": "minecraft:bee"
}
}
}
},
"requirements": [
@@ -174,6 +182,9 @@
],
[
"minecraft:fox"
],
[
"minecraft:bee"
]
]
}