Prototype/BlueprintBook: Difference between revisions
Jump to navigation
Jump to search
(1.1: show_in_library removed) |
m (→Mandatory values: "dynamic" inventory size) Tag: Reverted |
||
Line 6: | Line 6: | ||
== Mandatory values == | == Mandatory values == | ||
Blueprint books must have a stack size of 1. | Blueprint books must have a stack size of 1. | ||
{{Prototype property|inventory_size|[[Types/ItemStackIndex|ItemStackIndex]] or [[Types/string|"dynamic"]]}} | |||
The inventory size of the item. If "dynamic", the size of the LuaInventory object is the last occupied blueprint / book slot. |
Revision as of 01:17, 25 March 2023
Template:Prototype parent A blueprint book.
Mandatory values
Blueprint books must have a stack size of 1.
Template:Prototype property The inventory size of the item. If "dynamic", the size of the LuaInventory object is the last occupied blueprint / book slot.