Ars Structure Ritual
Profile
- Allow you to register the structural board
- Use the Ritual Brazier and activate it to generate a pre-set structure
Java
- Add Maven for this project to your project. Then you can use pre-set APIs to quickly register
KubeJS File structure
- Registration code location
kubejs/startup_scripts
RitualEvents.registry(event =>{
event.createStructureRitual("test_ritual","test",0,0,0)
})
- Texture file location
asr/textures/item - Model file location
asr/models/item

