gigaherz / JsonThings

Data-driven minecraft
https://www.curseforge.com/minecraft/mc-mods/json-things
Other
23 stars 5 forks source link

[Suggestion] A way to copy an existing block's properties. #26

Closed ZeroLevels closed 1 year ago

ZeroLevels commented 1 year ago

Just a way to copy an existing block's properties in case you're adding something similar and want to ensure continuity. Perhaps a command for a block being held in your main hand? Possibly even copy a JSON template of that block to your clipboard. It would be super helpful. :p

ZeroLevels commented 1 year ago

I'm dumb. Looked right past the "parent" thing in the blocks documentation. Ugh. 🤦‍♂️

gigaherz commented 1 year ago

Heh. Still, you gave me the idea of having some client-side commands that generate templates. I have to look into it someday.

/jsonthings create pack <name>
/jsonthings pack set namespace <ns>
/jsonthings create item sword <name>
/jsonthings create blockset wood <name>