Filename
litematica-fabric-1.19.0-0.12.1.jar
Uploaded by
masady
Uploaded
Dec 24, 2022
Game Version
1.19
+1
Size
882.42 KB
Downloads
13,531
MD5
7a6bb246417d192506137b646464183c
Supported Modloader Versions
Fabric
Supported Minecraft 1.19 Versions
1.19
Changelog
- Fix a crash if changing render layers or some configs while not in a world
- PickBlock: Fix pickBlockableSlots not accepting slot 9. Avoid replacing tools.
- MaterialCache: add support for more multi-item blocks
- TaskPasteSchematicPerChunkCommand: fix WorldEdit paste mode on 1.19+
- Clean up and fix some task things
- Clean up some debug logging things
- Pick Block: Add configs to not replace tools or damageable items in the hotbar
- Pick Block: Add warning messages if there are no valid slots for pick block
- Add an option to insert the sign text to the sign edit screen
- Change the block replace behavior for placements to With Non-Air
- Paste (commands): Fix placing the temp blocks too far (thanks mms0316)
- Add/Fix missing conversion of living entities' sleeping position
- Make the creation of the VertexBuffers for schematic rendering lazy, and also don't split chunks to 16-high sections vertically for rendering - this fixes the crashes that people have experienced with the latest AMD and nVidia graphics drivers