Update README with structure addition instructions
This commit is contained in:
committed by
GitHub
Unverified
parent
bc2bc37d5c
commit
9011136416
@@ -43,10 +43,10 @@ Don't forget to check out the **Builder Settings** tab, where you can improve yo
|
||||
|
||||
Construct uses Minecraft's vanilla structure system so that you can easily create and build new structures.
|
||||
|
||||
- The simplest way to add a new structure to the structure list is to save it using a structure block. This will only save the structure to the world you're in.
|
||||
- The simplest way to add a new structure to the structure list is to save it using a structure block or the /structure command. This will only save the structure to the world you're in.
|
||||
- Importing structures from other worlds:
|
||||
1. Move the `Construct[BP]` to your `com.mojang/development_behavior_packs` folder.
|
||||
2. Drop your `.mcstructure` file in Construct's `Construct [BP]/structures` folder.
|
||||
2. Drop your `.mcstructure` file in Construct's `Construct[BP]/structures` folder.
|
||||
3. Restart your world.
|
||||
4. Your structure should now be in in Construct's structure list!
|
||||
|
||||
@@ -77,4 +77,4 @@ If you have any issues or suggestions, please don't hesitate to open an issue on
|
||||
|
||||
### Adding Translations
|
||||
|
||||
Construct currently supports American English and Chinese (thanks to [wed150](https://github.com/wed150) & [EndrTrekker](https://github.com/EndrTrekker)). If you would like to contribute a translation, please join our Discord and reach out!
|
||||
Construct currently supports American English and Chinese (thanks to [wed150](https://github.com/wed150) & [EndrTrekker](https://github.com/EndrTrekker)). If you would like to contribute a translation, please join our Discord and reach out!
|
||||
|
||||
Reference in New Issue
Block a user