- Only show verifier feedback in the verifier GUI (fixes a crash with another mod).
- Fix verifier error lines being applied incorrectly.
- Fix clashing tooltips in the Crafter's screen.
- Only show verifier feedback in the verifier GUI (fixes a crash with another mod).
- Fix clashing tooltips in the Crafter's screen.
-
Updated to 1.21.4 (and removed the Litematic Render Preview in favor of the SchematicPreview mod)
-
Added Inventory Verifier addon to Litematica's Schematic Verifier
- Conveniently displays the difference between the expected and found inventory contents side-by-side.
- Has semantic slot highlighting.
- Turning on
verifyItemComponents
will require item components to match and will also visualize them in the item tooltip for you to compare. - Enables schematic creators to use item predicates - a flexible way to specify what properties items should have. Here's an impractical but exhaustive example via Misode's handy generator.
Check out the feature's showcase video:
This feature only works if your server has Servux, or you have nbt query permissions (e.g. by being an operator or installing a permissions mod/plugin), or you're in Singleplayer.
-
Added Inventory Verifier addon to Litematica's Schematic Verifier
- Conveniently displays the difference between the expected and found inventory contents side-by-side.
- Has semantic slot highlighting.
- Turning on
verifyItemComponents
will require item components to match and will also visualize them in the item tooltip for you to compare. - Enables schematic creators to use item predicates - a flexible way to specify what properties items should have. Here's an impractical but exhaustive example via Misode's handy generator.
Check out the feature's showcase video:
This feature only works if your server has Servux, or you have nbt query permissions (e.g. by being an operator or installing a permissions mod/plugin), or you're in Singleplayer.
- Fix crash caused by deleted schematic
Port to 1.21 by @velizarbg
Backport 1.19.4 changes
- Config screen hotkey
- Edits to feature descriptions
- Fix crash with rendering litematic item backgrounds
- Fix missing mod icon in ModMenu (#4)
- Fix crash on opening ender chest (#5)
- Preview schematic inventory contents in container GUI
Released mostly because of sheer amount of 1.19.4 requests
Big changes for a small mod!
New
- Rebranded from "TMC Utils" to "Technical Utilities"
- Render 3D litematic preview
- Hotkeys for schematic placement rotation
- Compact scoreboard
Fixes
- WorldEdit utilities now work with CUI mod installed
Internal changes
- (Almost) complete mod rewrite (I asked)