Create an account

CustomSort v0.14  

Upload: 01 Oct 2022, 21:16
Created by: tyw [X]
Uploaded by: Aqxaro
CustomSort v0.14

About

  • Need EAC disabled. Not tested in multiplayer.
  • Customize sort order and coloring slots.
  • Show state icon to Locked slot
  • Changed default name sort key from translated name to ID.
  • Alt+Click sort button to dump ItemStack info to console.
  • Lock by item type
    • avoid MoveAll, SmartMove and QuickStack of QuickStackWithLockedSlots MOD.
    • Made for using with Vehicles.
    • Default state can be set by XML.
    • To change state in game, use QuickStackWithLockedSlots MOD.

How to customize

  • SortOrder and color
    • Add <porperty name="SortKey" value="key#RRGGBB"/> tag to item/block in items.xml/blocks.xml
    • If you want to make many changes from default, I recommend you to make your own Modlet.
    • Default items.xml/block.xml may be overwritten when MOD updates.
    • Specify RRGGBB with Hex. If you don't need change color, specify key only.
  • Type lock
    • Add <porperty name="IsLockedType" value="true"/>
Comments
The minimum comment length is 10 characters.