New Features
Documentation Updates
- Add new command system to edit Options in-game (currently available for privacy settings)
- Add multiple Privacy types
Improvements
- The new commands have been documented. You can find the updated command list here.
- Enhanced Options manipulation through commands for easier configuration
- Improved structure access management with expanded Privacy options
New Features
- Add direct support for Oraxen, just like CraftEngine tag is oraxen
Follow up
- Follow up of 1.1.8 FREE
New Features
Fixes & Improvements
- New Result: commands Result type, works like commands Option, define the commands section and add lines to it
Code (YAML):
type: commands
YAML:commands: - "tell %player% you have crafted the best item" #Executed by console - "p:tell %player% i've crafted the best item" #Executed by player
- Fixed problem with crafting GUI: when closed without crafting, the crafting system does not work...
Fixes & Improvements
- 1.1.6 Follow up: Now each minecraft version load different default files
Patch Notes – Version 1.2.1
Fixes & Improvements
- Fixed displaying blockdisplay entities of DisplayOption
now you can set more block displays, just create new sections inside blockdisplay option's section
Release 1.2.0
New Features
Fixes & Misc
- Follow up Structory 1.1.5 - FREE
- Implemented compatibility for Craft Engine
- New Animation system for crafting (3 by default, more coming up), every Ingredient now
can be crafted sequentially and can have configured particles
- New commnad /structory layout item to make held item magic
and /structory layout create to get layout configuration from region created
- If you set a RecipeSlot in the main block now you can access it by shifting
- Works on 1.21.8
- Moved particles settings (from crafting option) inside of particle option
- Changed recipe discover system.
- Minor code improvement
