cubex2 / customstuff4

A Minecraft mod for adding content
https://minecraft.curseforge.com/projects/custom-stuff-4
GNU General Public License v3.0
25 stars 14 forks source link

[bug] Crash when adding stairs #11

Closed ghost closed 7 years ago

ghost commented 7 years ago

crash log: https://pastebin.com/JZxVi6zq

json code: https://pastebin.com/1xiUXEw5

cubex2 commented 7 years ago

You need to specify the modelState attribute of the stairs, like this: https://github.com/cubex2/customstuff4/blob/master/examplemod/blocks.json#L111-L116