Stack
Jump to navigation
Jump to search
- STUB: Stub article(s) in need of expansion.
To disable a particular Tag-message, after checking/fixing the related issue.
Remove the related TAG from the 'Pagenotice' call, or remove the whole 'Pagenotice' call.
Remove the related TAG from the 'Pagenotice' call, or remove the whole 'Pagenotice' call.
See also Bundle page for the moment.
.
.
.
Notes
- All stackable items can be made to auto-stack, or not, by toggling the related option in the Toggles menu. (when normally acquiring items, or when transferred from stockpile)
- Odd/Annoying stack behaviors:
- When crating stuff from stacks (like roasted grasshopper). 1 item stack appear(?).
- When area-sowing stuff from stacks (like carrots). The sowing stops when a single non-stacked item is generated/encountered.
- Stacks themself can't be used to create/initiate stockpiles. (Nor can't that be dropped directly into a stockpile)
- (?:recheck) Although creating a stack with RMC+Shift will fill the stack with the available items. When using RMC+Shift with a stack-item on a existing stack just add that item and picks up next stack item). For filling up a existing stack RMC+Shift+Ctrl needs to be used. (Ender client checked only)
- Edible items can be eaten from open open stack container. Potentially leaving behind a mixed stack. When all items are converted in this way, so will the stack.
- Tables don't take stacked food items. (nor will any extended inventory at this moment.)
Notable auto-stacking Pro(bug)
- Items that where auto-stacked don't automatically lose there un-discovered state. (Verified, applies to all stacks)
Notable stacking (item order) Con
For those that use some client with sorting features, stacks come with a nice curveball.
(empty inventory presumed from here on)
Lets have a stockpile with the items (FILO-side)[A,B,C,D](LIFO-side) in it.
Now if you would load that stockpile into your inventory with auto-stacking disabled you would get [D,C,B,A]. ([FILO order nicely preserved)
Try that with auto-stack enabled and you get a stack with [C,D,B,A]. That's right, [C,D,..] instead of [D,C,..].
Why is that ... Well:
- [D] gets pulled first, which is a single item. so no stack yet.
- Next is item [C]. Which get merged with [D] into a stack. Same as clicking [C] onto [D]. Which creates the stack [C,D]. (Why not [D,C]? ... Your guess here is as good as mine.)
- Now that there is a stack to which the other incoming items can be added, they are added at the end of the stack. so +[B]=>[C,D,B], and then +[A]=>[C,D,B,A].
- Stacks unpacking works the same as with stockpile. so: Stack:[A,B,C,D] => Inventory:[D,C,B,A]
(Ergo: if you like to maintain some item(Q) order, don't use auto-stacking. Auto-stacking will mix it up)
Stacking property data
Dumping of additional item stacking data is best done on the Talk page.
- Semantic search presets.
- Capacity: Unknown + Error (Smaller than Zero)
- Capacity: Don't stacks. (Zero)
- Capacity: Unknown max. (One)
- Capacity: Stacks. (Greater than One)
Game Development
- Color Wheel (2024-05-27)◎ >"Reeds now stack."
- Misty Badger (2023-11-26)◎ >"Coal and "Stitched Casing"s all now stack."
- Stacks of Shrimp (2023-10-22)◎ >"Most interactions should now be possible to perform through stacks. You can right-click a stack to interact with an item in it, you can hold the stack and right click the map or an object to perform the normal item interaction with that, e.g. forming new stockpiles, adding to stockpiles, adding fuel, &c. Mileage may vary around edge cases as the implementation is perhaps not a thing of perfect beauty, but it felt like a major improvement. Report any strangeness."
- Stacks of Shrimp (2023-10-22)◎ >"Bay Shrimp, Bark, Lilyshreds, Leather, Clams & Mussels now stack."
- Loose Velvet (2023-06-22)◎ >"Several things now stack: Soil, Clay, Bricks, Plant Fibre, Wool, Carrots, Beets, Turnips, all Onion types, Champignons, Peapods, Pepper (Boiled or not), Hops, Grapes, Raisins, Prunes and Chum Bait."
- Realm of Toads (2023-05-28)◎ >"Tree Seeds now stack 4 units high."
- Realm of Toads (2023-05-28)◎ >"Male and Female "Silk Moth"s no longer stack together, which should prevent eggs from ending up in silkmoth stacks. Existing such stacks are unaffected."
- Foxhole Foxtrot (2023-05-11)◎ >""Ant"s, "Herb"s (e.g. most mushrooms, lady's mantles, &c) now stack."
- Foxhole Foxtrot (2023-05-11)◎ >"Barter Stands now recurse into stacks and containers (e.g. purses) when looking for payment."
- Stack of Stacks (2023-03-07)◎ >"Implemented item stacking proper. Certain items -- e.g. those which we had previously added bundles for, along with some others, notably stone -- now stack in type restricted stacks using the same icon and inventory size as a single item of that type.
:Stacks are formed by right-clicking a stackable item with another item of the same type. Holding Shift while right-clicking will draw the maximum amount of such items into the stack, and holding Shift-Ctrl will attempt to create as many such stacks as you can from your current inventory.
:Actions acquiring resources from nature (e.g. picking branches) tend to auto-stack whatever you're acquiring, whereas inventory transfers normally preserve existing stacks.
:The local inventory of a stack is available on mouseover. You can pick items, mousewheel them out, &c&c.
:Holding a stack and right-clicking another stack, or item of the type, will combine the stackables. Holding Alt while thus right-clicking will leave the combined stack on your cursor.
:You can Shift-Right-click a stack to move one item out of it. You can Shift-Ctrl-Right-click to empty the stack entirely.
:With this, we have naturally removed the ability to create new bundles."
- Stack of Stacks (2023-03-07)◎ >"Sub-inventories (stacks, belts, keyrings, creels, &c) are now permanently available to the client. You can drag sub-inventories to detach them as traditional inventory windows."
- Pocket Bundle (2023-01-17)◎ >"Added "Bundles"(now called stacks). Some items -- presently: Bugs, Fish, Hides, Raw Meat, Boughs, Branches, Flowers, Metal Nuggets and Nuts -- can be combined into a "Bundle". Bundles are effectively little containers for the relevant item type. To create a bundle, simply hold one such type of item, and right-click another. Barter Stands will always sell items in bundles, rather than bundles as such. Bundles can be dropped as such, but removing the last item from a bundle will make it disappear. Feel free to suggest additions or changes."