feat: initial commit
This commit is contained in:
@@ -0,0 +1,98 @@
|
||||
{
|
||||
"rolls": 1.0,
|
||||
"bonus_rolls": 0.0,
|
||||
"name": "tombstone:undead_boss",
|
||||
"entries": [
|
||||
{
|
||||
"functions": [
|
||||
{
|
||||
"function": "tombstone:delayed_nbt_loot"
|
||||
}
|
||||
],
|
||||
"name": "tombstone:magic_scroll",
|
||||
"weight": 100,
|
||||
"type": "minecraft:item"
|
||||
},
|
||||
{
|
||||
"functions": [
|
||||
{
|
||||
"function": "tombstone:check_enabled"
|
||||
}
|
||||
],
|
||||
"name": "tombstone:essence_of_undeath",
|
||||
"weight": 20,
|
||||
"type": "minecraft:item"
|
||||
},
|
||||
{
|
||||
"functions": [
|
||||
{
|
||||
"function": "tombstone:check_enabled"
|
||||
}
|
||||
],
|
||||
"name": "tombstone:ritual_flute",
|
||||
"weight": 20,
|
||||
"type": "minecraft:item"
|
||||
},
|
||||
{
|
||||
"functions": [
|
||||
{
|
||||
"function": "tombstone:check_enabled"
|
||||
}
|
||||
],
|
||||
"name": "tombstone:gemstone_of_familiar",
|
||||
"weight": 20,
|
||||
"type": "minecraft:item"
|
||||
},
|
||||
{
|
||||
"functions": [
|
||||
{
|
||||
"function": "tombstone:check_enabled"
|
||||
}
|
||||
],
|
||||
"name": "tombstone:receptacle_of_soul",
|
||||
"weight": 100,
|
||||
"type": "minecraft:item"
|
||||
},
|
||||
{
|
||||
"functions": [
|
||||
{
|
||||
"ancient": true,
|
||||
"function": "tombstone:random_scroll_buff"
|
||||
}
|
||||
],
|
||||
"name": "tombstone:strange_scroll",
|
||||
"weight": 100,
|
||||
"type": "minecraft:item"
|
||||
},
|
||||
{
|
||||
"functions": [
|
||||
{
|
||||
"function": "tombstone:delayed_nbt_loot"
|
||||
},
|
||||
{
|
||||
"components": {
|
||||
"tombstone:tb_ancient": true
|
||||
},
|
||||
"function": "minecraft:set_components"
|
||||
}
|
||||
],
|
||||
"name": "tombstone:magic_scroll",
|
||||
"weight": 50,
|
||||
"type": "minecraft:item"
|
||||
},
|
||||
{
|
||||
"functions": [
|
||||
{
|
||||
"function": "tombstone:delayed_nbt_loot"
|
||||
}
|
||||
],
|
||||
"name": "tombstone:receptacle_of_familiar",
|
||||
"weight": 100,
|
||||
"type": "minecraft:item"
|
||||
},
|
||||
{
|
||||
"weight": 2550,
|
||||
"type": "minecraft:empty"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user