Files
Construct-CN/README.md
T
2025-06-06 03:31:50 -07:00

67 lines
3.4 KiB
Markdown

<div align="center">
<a href="./icon.png">
<img src="./icon.png" alt="Construct Icon" width="130" height="130">
</a>
<p><b>Construct</b></p>
[![GitHub Downloads](https://img.shields.io/github/downloads/ForestOfLight/Construct/total?label=Github%20downloads&logo=github)]([https://](https://github.com/ForestOfLight/Construct/releases))
[![Minecraft - Version](https://img.shields.io/badge/Minecraft-v1.21.80_(Bedrock)-brightgreen)](https://feedback.minecraft.net/hc/en-us/sections/360001186971-Release-Changelogs)
[![Discord](https://badgen.net/discord/members/9KGche8fxm?icon=discord&label=Discord&list=what)](https://discord.gg/9KGche8fxm)
</div>
---
Give yourself the tools to ease the survival building process with Construct, an addon designed to help you transfer your builds from creative to survival. Construct offers these convenient features and several more:
- **Layered Building**: Build structures in layers.
- **Block Validation**: Highlights incorrect blocks.
- **Easy Place**: Always places blocks correctly.
- **Material Grabbing**: Pulls required materials from chests in just one click.
- **Structure Management**: Create and edit many structures at once.
<div align="center">
<a href="./demo.png">
<img src="./demo.png" alt="Construct Structure Demo" height="350">
</a>
</div>
> [!IMPORTANT]
> This is a standalone addon, but it is also a **Canopy Extension**, which means **Canopy** can be installed in your world for a few extra features.
> [Download **Canopy** here!](https://github.com/ForestOfLight/Canopy)
## Usage
Construct's latest release can be downloaded from its [Releases Page](https://github.com/ForestOfLight/Construct/releases) right here on GitHub. Install it just like any other addon, though make sure the Beta APIs experiment is enabled!
### Construct Menu
The main Construct menu can be accessed using a `paper` item. Using it will open a menu where you can manage your structures instances. You can create new instances of structures, edit existing ones, and delete them when you no longer need them. There are plenty options available to customize your building style!
*Pro tip: You can name the paper after a structure instance to automagically select it when you open the menu!*
### Adding New Structures
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.
- Importing structures from other worlds is as simple as dropping the `.mcstructure` file in Construct's `Construct [BP]/structures` folder. Then, to select your structure in the Construct menu, choose "Other" when presented with the structures and enter the filename (without including ".mcstructure"). You only need to do this once with new structures, since Construct will save them for future use!
### Commands
**Usage: `./construct`**
Shows the construct form. Only available while **Canopy** is installed.
## Roadmap
- [x] Form to manage structures
- [x] Structure naming & movement
- [x] Easyplace
- [x] Correct block placement checking
- [x] Automatic material gathering from inventories
- [x] Material list
- [ ] Structure Merging into SuperStructures
## Issues & Suggestions
If you have any issues or suggestions, please don't hesitate to open an issue on this repo. Additionally, if you're interested in contributing to the project, feel free to open a pull request!