How does KubeJS generate blockstate and model jsons automatically? #669
Answered
by
ChiefArug
AnAwesomGuy
asked this question in
Addons and Integration
-
Asking here because I'm bad at reading code and also because I can't use Discord in China. |
Beta Was this translation helpful? Give feedback.
Answered by
ChiefArug
Jul 24, 2023
Replies: 1 comment 1 reply
-
generateAssetJsons method in *Builder. Also, Lat wants you to port your shears pr to 1.19, as 1.18 isnt getting new features now. he pinged you in discord, not realising you couldnt access it. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
AnAwesomGuy
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
generateAssetJsons method in *Builder.
For example, the one for ItemBuilder: https://github.com/KubeJS-Mods/KubeJS/blob/1902/common/src/main/java/dev/latvian/mods/kubejs/item/ItemBuilder.java#L164-L182.
Also, Lat wants you to port your shears pr to 1.19, as 1.18 isnt getting new features now. he pinged you in discord, not realising you couldnt access it.