fixed the FE cables still being in the loot chests
This commit is contained in:
parent
7f52fbe09a
commit
67b3911e46
1 changed files with 4 additions and 4 deletions
|
|
@ -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": [
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue