https://github.com/binary1024x2/exportable-structures
A mod that lets you export structures using structure blocks outside of the .minecraft folder. Useful when custom launchers break the structure blocks.
https://github.com/binary1024x2/exportable-structures
minecraft minecraft-fabric minecraft-fabric-mod minecraft-mod
Last synced: about 2 months ago
JSON representation
A mod that lets you export structures using structure blocks outside of the .minecraft folder. Useful when custom launchers break the structure blocks.
- Host: GitHub
- URL: https://github.com/binary1024x2/exportable-structures
- Owner: binary1024x2
- License: other
- Created: 2024-05-14T22:47:21.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-13T20:35:52.000Z (12 months ago)
- Last Synced: 2025-02-18T19:24:49.170Z (4 months ago)
- Topics: minecraft, minecraft-fabric, minecraft-fabric-mod, minecraft-mod
- Language: Java
- Homepage:
- Size: 226 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# Exportable Structures
  
This mod exists for the cases when a custom launcher breaks the structure blocks in Minecraft.
This mod adds a button **Export** in the **Save** mode of the structure block screen that lets you chose a folder where to export the structure.
## Version 1.1_1.20.6
Exportable Structures now allows `.nbt` files to be imported from anywhere in your computer. To make this happen a few elements where moved in the **Load** screen of the structure block. Now to apply the rotation to the structure there is a state button that changes between `0`, `90`, `180` and `270`, replacing the respective buttons from Vanilla.
