fixed the FE cables still being in the loot chests

This commit is contained in:
Pyritie 2025-07-05 02:32:03 +01:00
parent 7f52fbe09a
commit 67b3911e46

View file

@ -484,7 +484,7 @@
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 10,
"max": 3,
"min": 1
},
"function": "minecraft:set_count"
@ -500,8 +500,8 @@
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 5,
"min": 2
"max": 3,
"min": 1
},
"function": "minecraft:set_count"
}
@ -509,7 +509,7 @@
},
{
"type": "minecraft:item",
"name": "ad_astra:desh_cable",
"name": "ad_astra:raw_desh",
"weight": 30,
"functions": [
{