Skip to content

Releases: sakura-ryoko/litematica

1.21-0.19.54-sakura.8

17 Dec 03:40
623bdf9
Compare
Choose a tag to compare
  • fix: Easy Place V3 for AXIS BlockStates; meaning this fixes Logs, Froglights, Basalt, Hyphae, etc.

1.21-0.19.54-sakura.7

17 Dec 01:40
c7be1ac
Compare
Choose a tag to compare
  • (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

12 Dec 03:49
981a3e9
Compare
Choose a tag to compare
  • 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

12 Dec 03:49
483f90c
Compare
Choose a tag to compare
  • 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

12 Dec 03:47
a9c8b98
Compare
Choose a tag to compare
  • 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

11 Dec 05:29
0216d8b
Compare
Choose a tag to compare
  • 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

11 Dec 05:29
e316cce
Compare
Choose a tag to compare
  • 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

11 Dec 05:28
2878ffd
Compare
Choose a tag to compare
  • 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

08 Dec 18:35
a288035
Compare
Choose a tag to compare
  • 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

08 Dec 06:01
3dbbf76
Compare
Choose a tag to compare
  • fix: Info Overlay not being able to see Empty Block Entities.