1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-04-29 14:13:13 +00:00
Jonathan Coates 4f3663ccc9
Allow overriding computer/floppy capacity
This adds a new "computercraft:storage_capacity" component to items (and
"Capacity" NBT tag to BEs), that overrides the capacity for the given
item.

Fixes #1814
2025-01-21 10:04:46 +00:00
..