don't need any more

This commit is contained in:
Pyritie 2025-04-20 14:01:28 +01:00
parent 8000b83b7d
commit ce6944c9b6

View file

@ -1,30 +0,0 @@
{
"type": "minecraft:block",
"pools": [
{
"bonus_rolls": 0.0,
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
],
"entries": [
{
"type": "minecraft:item",
"functions": [
{
"function": "minecraft:copy_components",
"include": [
"minecraft:custom_name"
],
"source": "block_entity"
}
],
"name": "tfc:wood/chest/hickory"
}
],
"rolls": 1.0
}
],
"random_sequence": "lootr:blocks/lootr_chest"
}