add first patch
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"type": "minecraft:chest",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{ "add": false, "count": 1.0, "function": "minecraft:set_count" }
|
||||
],
|
||||
"name": "minecraft:dragon_egg"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "lootr:chests/elytra"
|
||||
}
|
||||
Reference in New Issue
Block a user