a64f24eb58
Fix block data key in read_blocks function
...
Updated the `read_blocks` function to retrieve `Data` instead of `BlockData` from the NBT structure. This resolves potential mismatches and ensures compatibility with the expected key in the NBT schema.
2025-05-11 19:51:49 +02:00
881989a7bc
Refactor NBT handling for version 3 schematics
...
Update logic to process "Schematic" key in NBT for version 3, ensuring compatibility with nested tags. Adjust function signatures to pass CompoundTag references, optimizing data handling and reducing unnecessary clones.
2025-05-04 20:26:26 +02:00
582079c80d
Bump Version
2023-05-23 20:10:41 +02:00
e25aeab065
Fix Broken Schematics Loading
2023-05-23 20:07:23 +02:00
eb84adb4a3
Reduce Boilerplate
2023-04-24 19:04:44 +02:00
4671f38591
Bump Version
2023-04-22 21:55:08 +02:00
5cff84538d
Fix Performance
2023-04-22 21:29:18 +02:00
9a0b0535c6
remove Serde
2023-04-22 21:03:00 +02:00
a47c2f44bd
Something ™️
2023-04-22 16:39:21 +02:00
246927d840
idk what im doing
2023-04-14 17:56:28 +02:00
d1a01dc0c1
Faster but not working
2023-04-13 23:49:39 +02:00
e03a805bdb
Something Working :D
2023-04-13 23:16:12 +02:00
9cca860db3
Some new Ideas
2023-04-13 16:16:02 +02:00
80f5191ae8
Merge branch 'master' into chaoscaot/support_sponge_v1_v3
2023-04-13 14:33:59 +02:00
fb8f935617
Fix Cache and Bump Version
2023-04-05 13:05:15 +02:00
a1b5449f06
Some basic tests and basic impls
2023-04-04 12:07:33 +02:00
02404792a5
Bump Version
2023-03-19 11:59:39 +01:00
734a0a67b1
Add Multithreading
2023-03-11 11:34:40 +01:00
5c12ce1202
Add AGPL Headers
2023-03-08 22:18:40 +01:00
98d797532e
Finishing
2023-03-08 15:47:51 +01:00
74df144d05
Fixes and more Tests
2023-03-06 22:35:56 +01:00
ca249c8900
Improvements
2023-03-06 19:01:03 +01:00
0df001602e
Finish CLI
2023-03-06 18:29:03 +01:00
26d83caa05
Restructure
2023-03-04 12:20:20 +01:00