Skip to content

Commit 4fd26ce

Browse files
authored
update predicate count to 64 (#1120)
1 parent e2c7bb9 commit 4fd26ce

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

  • gm4_metallurgy/data/gm4_tinker_shamir/predicate/has_full_stack

gm4_metallurgy/data/gm4_tinker_shamir/predicate/has_full_stack/slime_ball.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"slots": {
99
"container.*": {
1010
"items": "minecraft:slime_ball",
11-
"count": 16
11+
"count": 64
1212
}
1313
}
1414
}
@@ -20,7 +20,7 @@
2020
"slots": {
2121
"armor.*": {
2222
"items": "minecraft:slime_ball",
23-
"count": 16
23+
"count": 64
2424
}
2525
}
2626
}
@@ -32,7 +32,7 @@
3232
"slots": {
3333
"weapon.offhand": {
3434
"items": "minecraft:slime_ball",
35-
"count": 16
35+
"count": 64
3636
}
3737
}
3838
}

0 commit comments

Comments
 (0)