JSON schematic system
asiekierka opened this issue ยท 5 comments
TODO:
- Verify whether nbtField works
- Add "/items/" for custom item handling
- Make storeRequirements(...) use a FakeWorld with the NBT-transformed tile upon blueprint creation
- Figure out best layout for JSONs
- Fix hack detection dropping items
@Lunatrius this is something different, it isn't about schematic saving formant but JSON API for declaring support with BC Builders.
Yes, although I'm evaluating rewriting the schematic API itself to allow for different rendering effects and better support for multi-stage builds (like building a chest slowly, or allowing parts of a pipe to be placed even before other parts are available, and "pausing" the pipe so it doesn't tick until its ready).
EDIT: That removed as its too complicated to be done simply.