Перейти к содержимому
Mineforgian

Technical Utilities

Tech Utils is a mod providing client-side tweaks for Litematica, WorldEdit and other small utilities.

72K загрузок269 подписчиковCC0-1.0fabricquilt

Обновлён 7 июля 2026 г. · опубликован 27 ноября 2022 г.

  • Inventory setup
  • WorldEdit sync
  • Image preview selection
  • Litematica preview

Technical Utilities

Tech Utils is a mod providing client-side tweaks for Litematica, WorldEdit and other small utilities.

Mod config

To access mod config open Mod Menu and select this mod.

Features

  • 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 (view feature inventoryScreenOverlay further down).
    • 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 PCA Protocol in 1.20.1-4), or you have nbt query permissions (e.g. by being an operator or installing a permissions mod/plugin), or you're in Singleplayer.
    On Multiplayer, make sure you have enabled entityDataSync and entityDataSyncBackup in Litematica's settings.

  • Sync WorldEdit selection
    Snap WorldEdit region to active Litematica selection - autoWeSync.
    Region synchronizes shortly after you modify a selection, showing you a confirmation message above the hotbar.

  • Litematic preview (1.21 and below)
    Show 3D render of selected litematic in Load Schematics menu - renderPreview.
    This only works for .litematic files.

  • Image selection dialog for litematica preview:
    Set litematic preview image to one you select, which unlike the 3D preview feature will be shown to any player, even without this mod.
    In main Litematica menu go to Schematic Manager, select a litematic and ctrl + click on Set Preview button to open the prompt.

  • Inventory setup preview:
    Show items that have to be in a container and highlights wrong or mismatched ones - inventoryScreenOverlay.
    *Item colors match your placement block colors. By default its:
    • Light blue: missing item;
    • Orange: mismatched amount or nbt data;
    • Magenta: extra item that shouldn't be present;
    • Red: wrong item type.*

  • Compact scoreboard (ported from my old mod) - compactScoreboard.
    Using short number format:
    • 1000 -> 1k
    • 1000000 -> 1M
    • 1000000000 -> 1B
  • Disable WorldEdit neighbor updates on log-in - autoDisableUpdates.
  • Hotkeys for litematic placement rotation & mirror - rotatePlacement and mirrorPlacement.
  • /isorender selection shortcut for rendering current Litematica selection in Isometric Renders.
  • A hotkey to give yourself a container full of the item you're holding - giveFullInv. Supports boxes, chests, and bundles. Nesting them is possible.
  • A hotkey to refresh the material list - refreshMaterialList.
  • Make easy place act as if all blocks are full blocks. Useful for placing blocks with small hit boxes.
  • And more to come!

Dependencies

Mod logo by Mizeno

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
0.6.3+1.21.1Релиз1.21, 1.21.1fabric7 июля 2026 г.Скачать (277 КБ)
0.7.0+26.2Релиз26.2fabric23 июня 2026 г.Скачать (221 КБ)
0.7.0+26.1Релиз26.1, 26.1.1, 26.1.2fabric7 апреля 2026 г.Скачать (220 КБ)
0.6.3+1.21.11Релиз1.21.11fabric17 февраля 2026 г.Скачать (218 КБ)
0.6.2+1.21.11Релиз1.21.11fabric1 февраля 2026 г.Скачать (218 КБ)
0.6.2+1.21.10Релиз1.21.9, 1.21.10fabric1 февраля 2026 г.Скачать (219 КБ)
0.6.2+1.21.7Релиз1.21.6, 1.21.7, 1.21.8fabric1 февраля 2026 г.Скачать (219 КБ)
0.6.2+1.21.5Релиз1.21.5fabric1 февраля 2026 г.Скачать (218 КБ)
0.6.2+1.21.4Релиз1.21.4fabric1 февраля 2026 г.Скачать (218 КБ)
0.6.2+1.21.1Релиз1.21, 1.21.1fabric1 февраля 2026 г.Скачать (277 КБ)
0.6.1+1.21.11Релиз1.21.11fabric29 декабря 2025 г.Скачать (218 КБ)
0.6.1+1.21.10Релиз1.21.9, 1.21.10fabric9 ноября 2025 г.Скачать (222 КБ)
0.6.1+1.21.7Релиз1.21.6, 1.21.7, 1.21.8fabric9 ноября 2025 г.Скачать (221 КБ)
0.6.1+1.21.5Релиз1.21.5fabric9 ноября 2025 г.Скачать (221 КБ)
0.6.1+1.21.4Релиз1.21.4fabric9 ноября 2025 г.Скачать (220 КБ)

Показаны последние 15 из 47 версий.

Ченджлог

0.6.3+1.21.1Релиз1.21, 1.21.1 · 7 июля 2026 г.
  • Update Litematica and lock dependency versions
0.7.0+26.2Релиз26.2 · 23 июня 2026 г.
  • Update to 26.2
  • Fix the inventory screen overlay being inconsistent when used with overlapping schematics (it will now prefer the selected schematic)
0.7.0+26.1Релиз26.1, 26.1.1, 26.1.2 · 7 апреля 2026 г.
  • Update to 26.1
  • Register config screen upon malilib init (fixes #35)
  • Persist ignored inventories between verifications (fixes #37)
  • Add cooldown to give full inv and fix safety option (fixes #33)
  • Remove most default keybinds (fixes #34)
0.6.3+1.21.11Релиз1.21.11 · 17 февраля 2026 г.
  • Bump supported Litematica versions to 0.25-0.26
0.6.2+1.21.11Релиз1.21.11 · 1 февраля 2026 г.
  • Fix schematic inventory overlay not appearing when Axiom's Force Place is enabled
0.6.2+1.21.10Релиз1.21.9, 1.21.10 · 1 февраля 2026 г.
  • Fix schematic inventory overlay not appearing when Axiom's Force Place is enabled
0.6.2+1.21.7Релиз1.21.6, 1.21.7, 1.21.8 · 1 февраля 2026 г.
  • Fix schematic inventory overlay not appearing when Axiom's Force Place is enabled
0.6.2+1.21.5Релиз1.21.5 · 1 февраля 2026 г.
  • Fix schematic inventory overlay not appearing when Axiom's Force Place is enabled

Комментарии

Загружаем…