No edit summary |
m (Pywikibot 10.3.1) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 8: | Line 8: | ||
|category = Unit | |category = Unit | ||
|icon = Count Free Space.png | |icon = Count Free Space.png | ||
|explaination = Fixes all storage slots or a specific item slot index to a specific item type. If no item is specified, it will fix the slot without an item. | |||
<hl>Item</> is the item type to fix to the slots, if empty it will just fix the slot without an item. | |||
<hl>Slot index</> is the specific slot to fix, if empty it will fix all slots of the specified type. | |||
<hl>Only Unfixed</> will only fix slots that are not already fixed, <hl>Override Fixed</> will override any fixed slots and fix them to the specified item type. | |||
|argsType1 = Input | |argsType1 = Input | ||
|argsName1 = Item | |argsName1 = Item | ||
|argsDescription1 = Item type to try fixing to the slots | |argsDescription1 = Item type to try fixing to the slots | ||
|argsDataType1 = item_num | |argsDataType1 = item_num | ||
|argsType2 = Input | |argsType2 = Input |