Skip to content

StoneTrench/go-schematic-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create Mod Schematic Editor/Library

A Schematic contains a main Level and multiple SubLevel-s. A Level contains a Palette and Chunk-s containing the CellId-s of that level. Chunk creation and management is handled by the library, it's just a way to represent the data. A SubLevel also has a Position and Orientation.

Features:

  • Import .nbt schematics, preserving all data
  • Export to .nbt schematics
  • Supports Create: Aeronautics sub-levels
  • Has helper functions for
    • aeronautics:*_envelope
    • simulated:swivel_bearing
    • simulated:rope_connector
    • simulated:honey_glue
    • create:shaft
    • create:gearbox
    • create:cog
    • create:large_cog
    • etc

Todo

  • Implement schematic import/export
  • Implement SDF rasterization
  • Implement schematic rotation (including properties and nbt data)
  • Implement physics utilities for aeronautics (lift and mass calculations)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors