-
Notifications
You must be signed in to change notification settings - Fork 1
itemSize fails in some cases #40
Copy link
Copy link
Open
Labels
systems interactionDue to unforseen interactions, something isn't working like expected, though not incorrectly eitherDue to unforseen interactions, something isn't working like expected, though not incorrectly either
Metadata
Metadata
Assignees
Labels
systems interactionDue to unforseen interactions, something isn't working like expected, though not incorrectly eitherDue to unforseen interactions, something isn't working like expected, though not incorrectly either
TFC version: 3.2.20
KubeJS-TFC version: 1.3.4
I am playing the modpack ATMG².
Try using KJS-TFC and modify the size of all items so that they can be stacked to 64, but the
itemSizemethod doesn't seem to work.If I modify all the items, none of the items are modified successfully
So how can I correctly modify the itemSize of all items ?