Releases: sakura-ryoko/litematica
1.21-0.19.54-sakura.8
- fix: Easy Place V3 for AXIS BlockStates; meaning this fixes Logs, Froglights, Basalt, Hyphae, etc.
1.21-0.19.54-sakura.7
- (MaLiLib) fix: NbtWrap (getType) for NbtUtils.getEntityPosFromTag()
This fixes the Item Frames / Paintings, etc from not showing. Requires MaLiLib bump, see --> https://github.com/sakura-ryoko/malilib/releases
1.21.4-0.21.0-sakura.6
-
fix: The Info Overlay within the Materials List sometimes gets overwritten by the
Ignore
button. There are other cases of this that requires the next MaLiLib update; but it is a minor, but related fix. -
feat: Make it so that the
entityDataSyncBackup
mode is capable of saving Litematics with Server-side NBT data, similar to how Servux functions. -
NOTE: This requires Litematica 'marking' your game session as safe to do so before hand. It does this by marking it safe after Requesting and Receiving a QueryNBT packet successfully. You can do this by going up to any simple Chest and pressing I (Info Overlay) once. This is because the operation involves potentially dozens of Packets being sent without OP status and that can be problematic, and can cause long delays in saving your Litematic without having OP. Using Servux is better overall because with the Servux packets; the data is sent in a single Large packet per a Chunk, rather than multiple packets; one for every single Block Entity or Entity within the Logical Bounding Box... But the goal is to help players who do not have access to a Fabric Server with Servux installed.
1.21.3-0.20.2-sakura.6
-
fix: The Info Overlay within the Materials List sometimes gets overwritten by the
Ignore
button. There are other cases of this that requires the next MaLiLib update; but it is a minor, but related fix. -
feat: Make it so that the
entityDataSyncBackup
mode is capable of saving Litematics with Server-side NBT data, similar to how Servux functions. -
NOTE: This requires Litematica 'marking' your game session as safe to do so before hand. It does this by marking it safe after Requesting and Receiving a QueryNBT packet successfully. You can do this by going up to any simple Chest and pressing I (Info Overlay) once. This is because the operation involves potentially dozens of Packets being sent without OP status and that can be problematic, and can cause long delays in saving your Litematic without having OP. Using Servux is better overall because with the Servux packets; the data is sent in a single Large packet per a Chunk, rather than multiple packets; one for every single Block Entity or Entity within the Logical Bounding Box... But the goal is to help players who do not have access to a Fabric Server with Servux installed.
1.21-0.19.54-sakura.6
-
feat: Make it so that the
entityDataSyncBackup
mode is capable of saving Litematics with Server-side NBT data, similar to how Servux functions. -
NOTE: This requires Litematica 'marking' your game session as safe to do so before hand. It does this by marking it safe after Requesting and Receiving a QueryNBT packet successfully. You can do this by going up to any simple Chest and pressing I (Info Overlay) once. This is because the operation involves potentially dozens of Packets being sent without OP status and that can be problematic, and can cause long delays in saving your Litematic without having OP. Using Servux is better overall because with the Servux packets; the data is sent in a single Large packet per a Chunk, rather than multiple packets; one for every single Block Entity or Entity within the Logical Bounding Box... But the goal is to help players who do not have access to a Fabric Server with Servux installed.
1.21.4-0.21.0-sakura.5
- Bump for MaLiLib 1.21.4-0.23.0-sakura.3
- Includes Config Gui Registration code
- fix: Easy Place Protocol not applying all possible rotation Directional Block States.
- Temporarily Disable the Data Fixers while browsing files in order to load the file Metadata Info Pane faster than previously.
1.21.3-0.20.2-sakura.5
- Bump for MaLiLib 1.21.3-0.22.3-sakura.4
- Includes Config Gui Registration code
- fix: Easy Place Protocol not applying all possible rotation Directional Block States.
- Temporarily Disable the Data Fixers while browsing files in order to load the file Metadata Info Pane faster than previously.
1.21-0.19.54-sakura.5
- Bump for MaLiLib 1.21-0.21.5-sakura.4
- Includes Config Gui Registration code
- fix: Easy Place Protocol not applying all possible rotation Directional Block States.
- Temporarily Disable the Data Fixers while browsing files in order to load the file Metadata Info Pane faster than previously.
1.21.4-0.21.0-sakura.4
- Update Chinese lang files, thanks to @DreamingLri and @snowlinouo, and @zly2006
- feat:
renderInfoOverlay
Hotkey is now defaulted to allow an Empty Keybinding to match the Config Comment; this allows you to 'empty' the key bind, and have Info Overlay to always be active.
1.21.4-0.21.0-sakura.3
- fix: Info Overlay not being able to see Empty Block Entities.