Create/Update assets for version 1.17.1

This commit is contained in:
InventiveBot
2021-07-07 09:21:22 +00:00
parent b8734e7c9b
commit cf2c0bdbb6
14336 changed files with 951682 additions and 18 deletions

View File

@@ -0,0 +1 @@
{"black":{"type":"minecraft:entity","pools":[{"rolls":1.0,"bonus_rolls":0.0,"entries":[{"type":"minecraft:item","name":"minecraft:black_wool"}]},{"rolls":1.0,"bonus_rolls":0.0,"entries":[{"type":"minecraft:loot_table","name":"minecraft:entities/sheep"}]}]},"blue":{"type":"minecraft:entity","pools":[{"rolls":1.0,"bonus_rolls":0.0,"entries":[{"type":"minecraft:item","name":"minecraft:blue_wool"}]},{"rolls":1.0,"bonus_rolls":0.0,"entries":[{"type":"minecraft:loot_table","name":"minecraft:entities/sheep"}]}]},"brown":{"type":"minecraft:entity","pools":[{"rolls":1.0,"bonus_rolls":0.0,"entries":[{"type":"minecraft:item","name":"minecraft:brown_wool"}]},{"rolls":1.0,"bonus_rolls":0.0,"entries":[{"type":"minecraft:loot_table","name":"minecraft:entities/sheep"}]}]},"cyan":{"type":"minecraft:entity","pools":[{"rolls":1.0,"bonus_rolls":0.0,"entries":[{"type":"minecraft:item","name":"minecraft:cyan_wool"}]},{"rolls":1.0,"bonus_rolls":0.0,"entries":[{"type":"minecraft:loot_table","name":"minecraft:entities/sheep"}]}]},"gray":{"type":"minecraft:entity","pools":[{"rolls":1.0,"bonus_rolls":0.0,"entries":[{"type":"minecraft:item","name":"minecraft:gray_wool"}]},{"rolls":1.0,"bonus_rolls":0.0,"entries":[{"type":"minecraft:loot_table","name":"minecraft:entities/sheep"}]}]},"green":{"type":"minecraft:entity","pools":[{"rolls":1.0,"bonus_rolls":0.0,"entries":[{"type":"minecraft:item","name":"minecraft:green_wool"}]},{"rolls":1.0,"bonus_rolls":0.0,"entries":[{"type":"minecraft:loot_table","name":"minecraft:entities/sheep"}]}]},"light_blue":{"type":"minecraft:entity","pools":[{"rolls":1.0,"bonus_rolls":0.0,"entries":[{"type":"minecraft:item","name":"minecraft:light_blue_wool"}]},{"rolls":1.0,"bonus_rolls":0.0,"entries":[{"type":"minecraft:loot_table","name":"minecraft:entities/sheep"}]}]},"light_gray":{"type":"minecraft:entity","pools":[{"rolls":1.0,"bonus_rolls":0.0,"entries":[{"type":"minecraft:item","name":"minecraft:light_gray_wool"}]},{"rolls":1.0,"bonus_rolls":0.0,"entries":[{"type":"minecraft:loot_table","name":"minecraft:entities/sheep"}]}]},"lime":{"type":"minecraft:entity","pools":[{"rolls":1.0,"bonus_rolls":0.0,"entries":[{"type":"minecraft:item","name":"minecraft:lime_wool"}]},{"rolls":1.0,"bonus_rolls":0.0,"entries":[{"type":"minecraft:loot_table","name":"minecraft:entities/sheep"}]}]},"magenta":{"type":"minecraft:entity","pools":[{"rolls":1.0,"bonus_rolls":0.0,"entries":[{"type":"minecraft:item","name":"minecraft:magenta_wool"}]},{"rolls":1.0,"bonus_rolls":0.0,"entries":[{"type":"minecraft:loot_table","name":"minecraft:entities/sheep"}]}]},"orange":{"type":"minecraft:entity","pools":[{"rolls":1.0,"bonus_rolls":0.0,"entries":[{"type":"minecraft:item","name":"minecraft:orange_wool"}]},{"rolls":1.0,"bonus_rolls":0.0,"entries":[{"type":"minecraft:loot_table","name":"minecraft:entities/sheep"}]}]},"pink":{"type":"minecraft:entity","pools":[{"rolls":1.0,"bonus_rolls":0.0,"entries":[{"type":"minecraft:item","name":"minecraft:pink_wool"}]},{"rolls":1.0,"bonus_rolls":0.0,"entries":[{"type":"minecraft:loot_table","name":"minecraft:entities/sheep"}]}]},"purple":{"type":"minecraft:entity","pools":[{"rolls":1.0,"bonus_rolls":0.0,"entries":[{"type":"minecraft:item","name":"minecraft:purple_wool"}]},{"rolls":1.0,"bonus_rolls":0.0,"entries":[{"type":"minecraft:loot_table","name":"minecraft:entities/sheep"}]}]},"red":{"type":"minecraft:entity","pools":[{"rolls":1.0,"bonus_rolls":0.0,"entries":[{"type":"minecraft:item","name":"minecraft:red_wool"}]},{"rolls":1.0,"bonus_rolls":0.0,"entries":[{"type":"minecraft:loot_table","name":"minecraft:entities/sheep"}]}]},"white":{"type":"minecraft:entity","pools":[{"rolls":1.0,"bonus_rolls":0.0,"entries":[{"type":"minecraft:item","name":"minecraft:white_wool"}]},{"rolls":1.0,"bonus_rolls":0.0,"entries":[{"type":"minecraft:loot_table","name":"minecraft:entities/sheep"}]}]},"yellow":{"type":"minecraft:entity","pools":[{"rolls":1.0,"bonus_rolls":0.0,"entries":[{"type":"minecraft:item","name":"minecraft:yellow_wool"}]},{"rolls":1.0,"bonus_rolls":0.0,"entries":[{"type":"minecraft:loot_table","name":"minecraft:entities/sheep"}]}]}}

View File

@@ -0,0 +1 @@
{"directories":[],"files":["black.json","blue.json","brown.json","cyan.json","gray.json","green.json","light_blue.json","light_gray.json","lime.json","magenta.json","orange.json","pink.json","purple.json","red.json","white.json","yellow.json"]}

View File

@@ -0,0 +1,25 @@
{
"type": "minecraft:entity",
"pools": [
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:item",
"name": "minecraft:black_wool"
}
]
},
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:loot_table",
"name": "minecraft:entities/sheep"
}
]
}
]
}

View File

@@ -0,0 +1,25 @@
{
"type": "minecraft:entity",
"pools": [
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:item",
"name": "minecraft:blue_wool"
}
]
},
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:loot_table",
"name": "minecraft:entities/sheep"
}
]
}
]
}

View File

@@ -0,0 +1,25 @@
{
"type": "minecraft:entity",
"pools": [
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:item",
"name": "minecraft:brown_wool"
}
]
},
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:loot_table",
"name": "minecraft:entities/sheep"
}
]
}
]
}

View File

@@ -0,0 +1,25 @@
{
"type": "minecraft:entity",
"pools": [
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:item",
"name": "minecraft:cyan_wool"
}
]
},
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:loot_table",
"name": "minecraft:entities/sheep"
}
]
}
]
}

View File

@@ -0,0 +1,25 @@
{
"type": "minecraft:entity",
"pools": [
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:item",
"name": "minecraft:gray_wool"
}
]
},
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:loot_table",
"name": "minecraft:entities/sheep"
}
]
}
]
}

View File

@@ -0,0 +1,25 @@
{
"type": "minecraft:entity",
"pools": [
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:item",
"name": "minecraft:green_wool"
}
]
},
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:loot_table",
"name": "minecraft:entities/sheep"
}
]
}
]
}

View File

@@ -0,0 +1,25 @@
{
"type": "minecraft:entity",
"pools": [
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:item",
"name": "minecraft:light_blue_wool"
}
]
},
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:loot_table",
"name": "minecraft:entities/sheep"
}
]
}
]
}

View File

@@ -0,0 +1,25 @@
{
"type": "minecraft:entity",
"pools": [
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:item",
"name": "minecraft:light_gray_wool"
}
]
},
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:loot_table",
"name": "minecraft:entities/sheep"
}
]
}
]
}

View File

@@ -0,0 +1,25 @@
{
"type": "minecraft:entity",
"pools": [
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:item",
"name": "minecraft:lime_wool"
}
]
},
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:loot_table",
"name": "minecraft:entities/sheep"
}
]
}
]
}

View File

@@ -0,0 +1,25 @@
{
"type": "minecraft:entity",
"pools": [
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:item",
"name": "minecraft:magenta_wool"
}
]
},
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:loot_table",
"name": "minecraft:entities/sheep"
}
]
}
]
}

View File

@@ -0,0 +1,25 @@
{
"type": "minecraft:entity",
"pools": [
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:item",
"name": "minecraft:orange_wool"
}
]
},
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:loot_table",
"name": "minecraft:entities/sheep"
}
]
}
]
}

View File

@@ -0,0 +1,25 @@
{
"type": "minecraft:entity",
"pools": [
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:item",
"name": "minecraft:pink_wool"
}
]
},
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:loot_table",
"name": "minecraft:entities/sheep"
}
]
}
]
}

View File

@@ -0,0 +1,25 @@
{
"type": "minecraft:entity",
"pools": [
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:item",
"name": "minecraft:purple_wool"
}
]
},
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:loot_table",
"name": "minecraft:entities/sheep"
}
]
}
]
}

View File

@@ -0,0 +1,25 @@
{
"type": "minecraft:entity",
"pools": [
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:item",
"name": "minecraft:red_wool"
}
]
},
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:loot_table",
"name": "minecraft:entities/sheep"
}
]
}
]
}

View File

@@ -0,0 +1,25 @@
{
"type": "minecraft:entity",
"pools": [
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:item",
"name": "minecraft:white_wool"
}
]
},
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:loot_table",
"name": "minecraft:entities/sheep"
}
]
}
]
}

View File

@@ -0,0 +1,25 @@
{
"type": "minecraft:entity",
"pools": [
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:item",
"name": "minecraft:yellow_wool"
}
]
},
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:loot_table",
"name": "minecraft:entities/sheep"
}
]
}
]
}