You've already forked minecraft-assets
Create/Update assets for version 18w45a
This commit is contained in:
1
data/minecraft/loot_tables/entities/sheep/_list.json
Normal file
1
data/minecraft/loot_tables/entities/sheep/_list.json
Normal 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"]}
|
||||
23
data/minecraft/loot_tables/entities/sheep/black.json
Normal file
23
data/minecraft/loot_tables/entities/sheep/black.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"pools": [
|
||||
{
|
||||
"rolls": 1,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:black_wool"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"rolls": 1,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:loot_table",
|
||||
"name": "minecraft:entities/sheep"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
23
data/minecraft/loot_tables/entities/sheep/blue.json
Normal file
23
data/minecraft/loot_tables/entities/sheep/blue.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"pools": [
|
||||
{
|
||||
"rolls": 1,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:blue_wool"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"rolls": 1,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:loot_table",
|
||||
"name": "minecraft:entities/sheep"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
23
data/minecraft/loot_tables/entities/sheep/brown.json
Normal file
23
data/minecraft/loot_tables/entities/sheep/brown.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"pools": [
|
||||
{
|
||||
"rolls": 1,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:brown_wool"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"rolls": 1,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:loot_table",
|
||||
"name": "minecraft:entities/sheep"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
23
data/minecraft/loot_tables/entities/sheep/cyan.json
Normal file
23
data/minecraft/loot_tables/entities/sheep/cyan.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"pools": [
|
||||
{
|
||||
"rolls": 1,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:cyan_wool"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"rolls": 1,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:loot_table",
|
||||
"name": "minecraft:entities/sheep"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
23
data/minecraft/loot_tables/entities/sheep/gray.json
Normal file
23
data/minecraft/loot_tables/entities/sheep/gray.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"pools": [
|
||||
{
|
||||
"rolls": 1,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:gray_wool"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"rolls": 1,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:loot_table",
|
||||
"name": "minecraft:entities/sheep"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
23
data/minecraft/loot_tables/entities/sheep/green.json
Normal file
23
data/minecraft/loot_tables/entities/sheep/green.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"pools": [
|
||||
{
|
||||
"rolls": 1,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:green_wool"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"rolls": 1,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:loot_table",
|
||||
"name": "minecraft:entities/sheep"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
23
data/minecraft/loot_tables/entities/sheep/light_blue.json
Normal file
23
data/minecraft/loot_tables/entities/sheep/light_blue.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"pools": [
|
||||
{
|
||||
"rolls": 1,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:light_blue_wool"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"rolls": 1,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:loot_table",
|
||||
"name": "minecraft:entities/sheep"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
23
data/minecraft/loot_tables/entities/sheep/light_gray.json
Normal file
23
data/minecraft/loot_tables/entities/sheep/light_gray.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"pools": [
|
||||
{
|
||||
"rolls": 1,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:light_gray_wool"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"rolls": 1,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:loot_table",
|
||||
"name": "minecraft:entities/sheep"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
23
data/minecraft/loot_tables/entities/sheep/lime.json
Normal file
23
data/minecraft/loot_tables/entities/sheep/lime.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"pools": [
|
||||
{
|
||||
"rolls": 1,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:lime_wool"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"rolls": 1,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:loot_table",
|
||||
"name": "minecraft:entities/sheep"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
23
data/minecraft/loot_tables/entities/sheep/magenta.json
Normal file
23
data/minecraft/loot_tables/entities/sheep/magenta.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"pools": [
|
||||
{
|
||||
"rolls": 1,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:magenta_wool"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"rolls": 1,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:loot_table",
|
||||
"name": "minecraft:entities/sheep"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
23
data/minecraft/loot_tables/entities/sheep/orange.json
Normal file
23
data/minecraft/loot_tables/entities/sheep/orange.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"pools": [
|
||||
{
|
||||
"rolls": 1,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:orange_wool"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"rolls": 1,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:loot_table",
|
||||
"name": "minecraft:entities/sheep"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
23
data/minecraft/loot_tables/entities/sheep/pink.json
Normal file
23
data/minecraft/loot_tables/entities/sheep/pink.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"pools": [
|
||||
{
|
||||
"rolls": 1,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:pink_wool"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"rolls": 1,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:loot_table",
|
||||
"name": "minecraft:entities/sheep"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
23
data/minecraft/loot_tables/entities/sheep/purple.json
Normal file
23
data/minecraft/loot_tables/entities/sheep/purple.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"pools": [
|
||||
{
|
||||
"rolls": 1,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:purple_wool"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"rolls": 1,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:loot_table",
|
||||
"name": "minecraft:entities/sheep"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
23
data/minecraft/loot_tables/entities/sheep/red.json
Normal file
23
data/minecraft/loot_tables/entities/sheep/red.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"pools": [
|
||||
{
|
||||
"rolls": 1,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:red_wool"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"rolls": 1,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:loot_table",
|
||||
"name": "minecraft:entities/sheep"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
23
data/minecraft/loot_tables/entities/sheep/white.json
Normal file
23
data/minecraft/loot_tables/entities/sheep/white.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"pools": [
|
||||
{
|
||||
"rolls": 1,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:white_wool"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"rolls": 1,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:loot_table",
|
||||
"name": "minecraft:entities/sheep"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
23
data/minecraft/loot_tables/entities/sheep/yellow.json
Normal file
23
data/minecraft/loot_tables/entities/sheep/yellow.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"type": "minecraft:entity",
|
||||
"pools": [
|
||||
{
|
||||
"rolls": 1,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:yellow_wool"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"rolls": 1,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:loot_table",
|
||||
"name": "minecraft:entities/sheep"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user