Dragon drops wings
This commit is contained in:
parent
a97ef160a1
commit
43de8b7fd4
|
@ -0,0 +1 @@
|
||||||
|
{}
|
|
@ -0,0 +1,14 @@
|
||||||
|
{
|
||||||
|
"pools": [
|
||||||
|
{
|
||||||
|
"rolls": 1,
|
||||||
|
"entries": [
|
||||||
|
{
|
||||||
|
"type": "item",
|
||||||
|
"name": "minecraft:elytra",
|
||||||
|
"weight": 1
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
|
@ -0,0 +1,12 @@
|
||||||
|
"pools": [
|
||||||
|
{
|
||||||
|
"rolls": 1,
|
||||||
|
"entries": [
|
||||||
|
{
|
||||||
|
"type": "loot_table",
|
||||||
|
"name": "minecraft:entities/dodsloot/ender_dragon"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
|
@ -0,0 +1,6 @@
|
||||||
|
{
|
||||||
|
"pack": {
|
||||||
|
"pack_format": 1,
|
||||||
|
"description": "Dodsorfas Data Pack for custom mob loot"
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in New Issue