litematica-printer-fabric-2.2
Pre-release
Pre-release
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.2
A lot of changes behind the scenes, this version is not final and I will do another update soon when I get stuff finished.
Here's some info about this release:
- This version is probably full of bugs still, but it runs on 1.18.2. This was the main reason for a rushed update.
- Printing directly in the air is currently broken (turn printInAir off)
- Not printing directly in air (legitimate placement, for servers that use anticheat) should now work as intended.
- Observers are placed correctly
- Some other blocks might still have issues / are broken, no need to report those for this release since I will be updating this in the near future
- Dropped support for 1.16 since it was a lot of work, if there are a lot of disappointed 1.16 gamers out there, react with 👎 to help me evaluate if 1.16 is worth the time
2.1
- Fixed a bug that broke packet altering in production, and essentially caused moving the camera to overwrite the printer's look packets, resulting in blocks placed facing the wrong direction.
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.