litematica-printer-fabric-2.0
Printer functionality for Litematica Fabric 1.18
- Automatically builds Litematica hologram
- Hotkey for toggling printer
- Placement range and placement speed are configurable
These versions were tested on 1.18, 1.17.1 and 1.16.5.
2.0
- Rewrote the entire mod to make the code actually readable and have an easy way to add block placement rules for each type of block
- All blocks should be placed correctly and reliably now, apart from these:
- Grindstones
- Skulls placed on the ground
- Signs
- Glow lichen and vines
- Entities, including item frames and armor stands
- The printer should skip all of the above blocks
- I might attempt to make these blocks work with the printer in the future
- Added rules to block clicking, meaning that doors and trapdoors first of all will be oriented correctly, and second will be opened or closed correctly.
- Changed the default keybind for toggling printing mode from
M + O
toCAPSLOCK
- I feel like caps lock was made for this purpose as minecraft doesn't bind anything to it and it's easily accessible.
- Added new keybind called PRINT that defaults to
V
and will place blocks while held down regardless if the printing mode is enabled. This could even be bound to mouse buttons if you have any of those free. - All blocks are now placed in air at least for now, meaning that in theory the server could have anticheat to check for those and block the placements or ban the user if using mods is against the rules. Use at your own risk and don't break the rules!
Should you come across any blocks that are placed incorrectly and are not mentioned in above blacklist of blocks, a crash or some kind of other unwanted behavior on the printer's side, please create an issue and I'll have a look.
NOTE: Due to the restructuring of the mod, you now need to install both this mod and Litematica.
See here on how to install litematica. This mod now also requires Fabric API to be installed (I think). Download that too.