42 lines
1.6 KiB
Markdown
42 lines
1.6 KiB
Markdown
<div align="center">
|
|
<a href="./pack_icon.png">
|
|
<img src="./pack_icon.png" alt="Canopy Extension Example Icon" width="100" height="100">
|
|
</a>
|
|
<p><b>StrucTool</b></p>
|
|
|
|
[](https://app.codacy.com/gh/ForestOfLight/StrucTool/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)
|
|
[-brightgreen)](https://feedback.minecraft.net/hc/en-us/sections/360001186971-Release-Changelogs)
|
|
[](LICENSE)
|
|
[](https://discord.gg/9KGche8fxm)
|
|
</div>
|
|
|
|
---
|
|
|
|
Intro paragraph.
|
|
|
|
> [!IMPORTANT]
|
|
> This addon is a **Canopy Extension**, which means **Canopy** must be installed in your world for it to work.
|
|
> [Download **Canopy** here!](https://github.com/ForestOfLight/Canopy)
|
|
|
|
## Usage
|
|
|
|
All commands are prefixed with `./`. Do `./help` for more information.
|
|
|
|
**Usage: `./struct add <name>`**
|
|
Adds a new structure.
|
|
|
|
**Usage: `./struct remove <name>`**
|
|
Removes a structure.
|
|
|
|
## Roadmap
|
|
|
|
- [x] Form to manage structure
|
|
- [x] easyPlace rule
|
|
- [ ] Automatic material gathering from inventories
|
|
- [ ] Structure movement & rotation
|
|
- [ ] More litematica features!
|
|
|
|
## Issues & Suggestions
|
|
|
|
If you have any issues or suggestions, please open an issue on this repo. Additionally, if you're interested in contributing to the project, feel free to open a pull request!
|