Create/Update assets for version 1.11.2

This commit is contained in:
InventiveBot
2017-02-18 11:55:07 +00:00
parent edd2521bab
commit fa3dc54dbb
4700 changed files with 297331 additions and 0 deletions

View File

@@ -0,0 +1,30 @@
{
"pools": [
{
"rolls": 1,
"entries": [
{
"type": "item",
"name": "minecraft:wool",
"weight": 1,
"functions": [
{
"function": "minecraft:set_data",
"data": 5
}
]
}
]
},
{
"rolls": 1,
"entries": [
{
"type": "loot_table",
"name": "minecraft:entities/sheep",
"weight": 1
}
]
}
]
}