You've already forked minecraft-assets
Create/Update assets for version 1.10.1
This commit is contained in:
13
assets/minecraft/loot_tables/entities/skeleton_horse.json
Normal file
13
assets/minecraft/loot_tables/entities/skeleton_horse.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"pools": [
|
||||
{
|
||||
"rolls": 1,
|
||||
"entries": [
|
||||
{
|
||||
"type": "item",
|
||||
"name": "minecraft:bone"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user