File Details
litematica-fabric-1.20.1-0.15.3.jar
- B
- Jul 5, 2023
- 888.64 KB
- 1.8M
- 1.20.1
- Fabric + 1
File Name
litematica-fabric-1.20.1-0.15.3.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
- Fix an incompatibility with the Visible Barriers mod (thanks EarthComputer)
- Fix Material List HUD rendering with scale != 1.0
- Fix the `*.litematic` to `*.nbt` conversion not getting entities (GH #727)
- Add a BlockEntity data fixer for signs from pre-1.20 to 1.20 format
- Easy Place: Fix placement restriction not working with `easyPlaceFirst` disabled
- Fix block entities missing the ID tag when saving schematics - This was a pretty serious bug in principle, although it doesn't currently show up within the mod itself... It seems to have been broken ever since the 1.18 update >_>