Memory Bank: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{BlockInfoBox | {{BlockInfoBox | ||
|title=Memory Bank | |title=Memory Bank | ||
|model= | |model={{#widget:ModelViewer | ||
|src=https://survivalcraft.wiki/content/Models/MemoryBank.glb | |||
|alt=Memory Bank | |||
|width=240px | |||
|height=165px | |||
|cameraControls=true | |||
|cameraOrbit=232deg 86deg 8m | |||
|disableZoom= true | |||
|disablePan=true | |||
|disableTap=true | |||
|loading=eager | |||
|interactionPrompt=none | |||
|maxFieldOfView= 25deg | |||
}} | |||
|id=186 | |id=186 | ||
|blockID=186 | |blockID=186 | ||
|isStackable=yes | |isStackable=yes | ||
|maxStackSize=40 | |maxStackSize=40 | ||
|isFlammable= | |isFlammable=yes | ||
|isFluidBlocker=no | |isFluidBlocker=no | ||
|diggingMethod=axe | |diggingMethod=axe | ||
|diggingResilience=1 | |diggingResilience=1 | ||
}} | }} | ||
Line 73: | Line 85: | ||
{{MessageBox | {{MessageBox | ||
|text=Do NOT edit the bank when it's in-hand if you are in any survival mode. The game has a bug that will delete all banks in the selected slot EXCEPT ONE! Once a bank is programmed, it becomes unique and cannot share an inventory slot with any other item, but you can hold a full stack of unprogrammed banks. If you edit the stack as a whole, the game gets confused and will turn the entire stack into just one single | |text='''Warning:''' Do NOT edit the bank when it's in-hand if you are in any survival mode. The game has a bug that will delete all banks in the selected slot EXCEPT ONE! Once a bank is programmed, it becomes unique and cannot share an inventory slot with any other item, but you can hold a full stack of unprogrammed banks. If you edit the stack as a whole, the game gets confused and will turn the entire stack into just one single programmed bank. Losing an entire stack of memory banks in survival mode can be very frustrating! | ||
|border= 1px solid #9f3526 | |border= 1px solid #9f3526 | ||
|backgroundColor= #ffe9e5 | |backgroundColor= #ffe9e5 |