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
Is your feature request related to a problem? Please describe.
Allows a player to hold larger amounts of atoms.
Describe the solution you'd like
An item (atom pack) that holds some atoms. The item should be able to auto insert picked up items into it's inventory.
A Block (atom storage) holds a larger amount of atoms. Should link with the LCT for easier crafting.
The item can transfer it's contents into the block.
Client / Server desync on multiplayer : CUSTOM NETWORKING, byte -> short. Some packet somewhere does not like having more then 127 items for syncing. more then 127 makes them invisable (but ALL items are still accessible/available), see [Bug] Atomic Storage / Pack: Multiplayer Syncing #873
IDEA(s):
Crafting 2 packs together fills one with the other (1 of them remains other go's to output)
Enchantment: Holding : increases stack size when applied
Pack / Storage UI : instead of numbers a visual bar ?
Is your feature request related to a problem? Please describe.
Allows a player to hold larger amounts of atoms.
Describe the solution you'd like
An item (atom pack) that holds some atoms. The item should be able to auto insert picked up items into it's inventory.
A Block (atom storage) holds a larger amount of atoms. Should link with the LCT for easier crafting.
The item can transfer it's contents into the block.
STATUS:
See Art project for Texture(s) status
Bug(s) / Issues:
IDEA(s):
Fixes
should resolve #223 and fix #764
The text was updated successfully, but these errors were encountered: