MC-002 #27

Open
Dandellion wants to merge 2 commits from MC-002 into master
4 changed files with 33 additions and 0 deletions
Showing only changes of commit 43de8b7fd4 - Show all commits

View File

@ -0,0 +1 @@
{}

View File

@ -0,0 +1,14 @@
{
"pools": [
{
"rolls": 1,
"entries": [
{
"type": "item",
"name": "minecraft:elytra",
"weight": 1
}
]
}
]
}

View File

@ -0,0 +1,12 @@
"pools": [
{
"rolls": 1,
"entries": [
{
"type": "loot_table",
"name": "minecraft:entities/dodsloot/ender_dragon"
}
]
}
]
}

View File

@ -0,0 +1,6 @@
{
"pack": {
"pack_format": 1,
"description": "Dodsorfas Data Pack for custom mob loot"
}
}