You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The only chest-like container in it is Radiant Chest, a 54-slot chest with quadruple stack size limits. This means that a slot can holds 256 regular items.
The only chest-like container in it is Radiant Chest, a 54-slot chest with quadruple stack size limits. This means that a slot can holds 256 regular items.
https://www.curseforge.com/minecraft/mc-mods/arcane-archives
https://github.com/AranaiRa/ArcaneArchives
slots initialization codes:
https://github.com/AranaiRa/ArcaneArchives/blob/80944ce45c6559243d8928cc4b305bf379388652/src/main/java/com/aranaira/arcanearchives/inventory/ContainerRadiantChest.java#L79-L90
The text was updated successfully, but these errors were encountered: