File Details
litematica-forge-1.16.5-0.0.0-dev.20210917.jar
- B
- May 7, 2022
- 843.10 KB
- 348.1K
- 1.16.5
- Forge
File Name
litematica-forge-1.16.5-0.0.0-dev.20210917.jar
Supported Versions
- 1.16.5
Curse Maven Snippet
Note: This changelog is mostly copy pasted from the 2021-09-17 version for Fabric, which in turn is copy pasted from the 2021-09-06 1.17.1 Fabric release.
Note: This update was still also made by ZacSharp and just built by me, so it hasn't been thoroughly tested by me.
Note: One issue I noticed already in the previous version (which is most likely a bug in the malilib port), is that if you change any hotkey configs, you will need to log out of the world and back in, or at least use a portal to change dimensions, before the hotkey changes are applied.
- Fix the block model rendering in a GUI (it's an option for the Verifier GUI)
- Fix/change the ray traces to ignore the verifier overlay in most cases
- Support loading uncompressed schematic files (for example Google Drive apparently tries to be smart and uncompresses the schematic files, previously preventing them from loading in Litematica anymore...)
- Improve the tool item config and detection (it allows NBT data on the items now. And it also allows requiring specific tags on the item, although in general this should not be needed, my recommendation is to just use some item you always have on you, such as your food, and then toggle on/off the tool item functionality when needed, by default with M + T)
- Change most ray traces and actions to happen from the camera entity viewpoint
- Rename the Rebuild Schematic mode to Edit Schematic mode (to avoid confusion)
- Easy Place: Add an option to trace to the furthest schematic block and place that first
- Easy Place: Handle the Accurate Placement Protocol in single player in Litematica itself (previously either Tweakeroo or Carpet was needed for this in single player)
- Easy Place: Change the activation key to be a standalone use key. The Easy Place function is no longer tied to the vanilla use key.
- Easy Place: Implement a new, more generic placement protocol (currently only supported by Litematica itself, in single player, but this will be at least in Servux at some point for multiplayer use)
- Easy Place: Fix under-water placement (GH #411)
- Add an indication to modified schematics in the Loaded Schematics list
- Add a button to reload schematics from file
- Add support for loading schematics from the Sponge schematic format (*.schem). This is a temporary simple solution for just loading them, and saving in that format is not supported yet (except in the 1.12.2 LiteLoader version). (GH #326, #327, #383, #409, etc.)
- Change schematic pasting in single player to happen in per-chunk pieces via the task scheduler, instead of all in one go
- Change the Block Info Overlay to always render any inventories present
- Add an option to save from the schematic world instead of the normal vanilla world (this allows for example either trimming or combining of loaded schematics, without having to paste them to a temporary creative world)
- Add an option to generate lowercase underscore names (enabled by default)
- Add an option to ignore entities when pasting

