Skip to content

Releases: mms0316/litematica

1.21.4-0.21.2 #52

09 Mar 21:40
Compare
Choose a tag to compare

Changes from previous version:

  • Material List: Added hotkey 'materialListFetchKeepStacks' similar to 'materialListFetch' but doesn't fill empty inventory slots
  • Material List: Added config 'materialListUseBSIFormat' to show counts as B (shulker boxes) S (stacks) I (remainder items)
  • Pick Block Shulker: Changed to prefer Shulker Boxes in hotbar and then the Shulker Box with the least amount of items
  • Pick Block: Expanded 'blockInfoLinesEnabled' to show all items that need restocking and they now always show (before it was only when raytracing to a schematic block)
    • Added hotkey 'refillListClear' to clear these items
  • Pick Block: Added border on Shulker Boxes / Bundles in hotbar if they contain a refill item
  • Schematic Verifier GUI: Added search bar

Version is based on litematica 69ec6cd (branch 'pre-rewrite/fabric/1.21.4' from https://github.com/sakura-ryoko/litematica/).

Requires malilib 1.21.4-0.23.2

1.21.4-0.21.2 #51

16 Feb 20:25
Compare
Choose a tag to compare

Changes from previous version:

  • Fixes custom image preview for .schem and .nbt (broken since 1.21.4 first release)
  • Schematic Rendering: Adds Color config 'schematicOverlayColorMissing2' that is alternated when using RenderLayer with axis
  • EasyPlace: Adds config 'easyPlacePickBlockHalt' to reduce player speed if Pick Block fails or picks a Shulker Box

Version is based on litematica 9cc3aaf (branch 'pre-rewrite/fabric/1.21.4' from https://github.com/sakura-ryoko/litematica/).

Requires malilib 1.21.4-0.23.2-sakura.6+ (9f555ae757)

1.21.4-0.21.2 #50

18 Jan 23:56
Compare
Choose a tag to compare

Changes from previous version:

Update to 1.21.4

Version is based on litematica 57fe6c6 (branch 'pre-rewrite/fabric/1.21.4' from https://github.com/sakura-ryoko/litematica/).

Requires malilib 1.21.4-0.23.2-sakura.2+ (9aa89b627c)

1.21-0.19.2 #50

07 Nov 01:40
Compare
Choose a tag to compare

Changes from previous version:

  • Material List Fetch: Fixed synchronization with the recounting that happens every 2s. Now hitting the hotkey too fast shouldn't fetch over what's needed
  • Material List Fetch: Fixed to handle multipliers

Version is based on litematica 0a140e (branch 'pre-rewrite/fabric/1.21' from https://github.com/sakura-ryoko/litematica/).

Requires malilib 1.21-0.20.0+

1.21-0.19.2 #49

05 Nov 02:31
Compare
Choose a tag to compare

Changes from previous version:

  • Material List: Fixed another case that bypassed config 'materialListHotkeyAutoRefresh' (through Schematic Placements)

Version is based on litematica 0a140e (branch 'pre-rewrite/fabric/1.21' from https://github.com/sakura-ryoko/litematica/).

Requires malilib 1.21-0.20.0+

1.21-0.19.2 #48

05 Nov 01:48
Compare
Choose a tag to compare

Changes from previous version:

  • Material List: Fixed a case that bypassed config 'materialListHotkeyAutoRefresh' (after loading a new schematic and then running the first Material List)

Version is based on litematica 0a140e (branch 'pre-rewrite/fabric/1.21' from https://github.com/sakura-ryoko/litematica/).

Requires malilib 1.21-0.20.0+

1.21-0.19.2 #47

05 Nov 01:14
Compare
Choose a tag to compare

Changes from previous version:

  • Material List: Added info message when using hotkey 'materialListToggleInfoHud'
  • Material List, Area Analyzer: Fixed having multiple unfinished tasks when changing layers or refreshing

Version is based on litematica 0a140e (branch 'pre-rewrite/fabric/1.21' from https://github.com/sakura-ryoko/litematica/).

Requires malilib 1.21-0.20.0+

1.21-0.19.2 #46

03 Nov 01:47
Compare
Choose a tag to compare

Changes from previous version:

  • EasyPlace and Material List: Addition of configs 'easyPlaceAvoidBeacons' and 'materialListAvoidBeacons', and hotkeys 'beaconRegister', 'beaconUnregister' and 'beaconUnregisterAll'
    • First, register beacons by pointing to them and hitting the hotkey
    • Then, blocks that obstruct registered beacons won't be EasyPlaced or won't be counted in Material List
  • Material List: Addition of config 'materialListHotkeyAutoRefresh' to stop counting materials automatically when using hotkey 'openGuiMaterialList' for the first time
  • Material List: Addition of hotkey 'materialListToggleInfoHud'
    • This is a shortcut for M+L and button click on "Info HUD: ON / OFF"
  • Material List: No longer is cleared when changing dimensions
  • Status Info HUD: Shows if easyPlaceFirst is true/false

Version is based on litematica 0a140e (branch 'pre-rewrite/fabric/1.21' from https://github.com/sakura-ryoko/litematica/).

Requires malilib 1.21-0.20.0+

1.21-0.19.2 #45

26 Oct 04:24
Compare
Choose a tag to compare
  • EasyPlace: Added config easyPlacePlaceInterval
    • This is a config for a fixed 2s timer in official Litematica that stops EasyPlace from working if the target has been placed before
    • Thing is, the timer is also set if you target a schematic block when you're inside it
    • The default for the config has been set to 400ms

1.21-0.19.2 #44

14 Oct 23:48
Compare
Choose a tag to compare
  • EasyPlace: When warning "Ran out of X" or "Refill X", if config 'highlightRefillInInventory' is not disabled, lacking item in inventories will be highlighted.
    • Color may be changed by "highlightRefillInInventoryColor"
  • EasyPlace: When warning "Ran out of X", if config 'blockInfoLinesEnabled' is not disabled, lacking item will be shown as an Info Overlay

Version is based on litematica 0a140e (branch 'pre-rewrite/fabric/1.21' from https://github.com/sakura-ryoko/litematica/).

Requires malilib 1.21-0.20.0+