Hey all, I'm having trouble getting liquids to work in the mod I'm working on with a friend and it seems no matter what i do they just wont register as blocks.
At best, the liquid WILL show up as a item, but it wont appear in a bucket in the creative inventory and if I try and use the existing base game code for liquids with the added "[ { type: "block", code: "game:woodbucket", attributes: { ucontents: [ { type:"item", code: "gggenchem:dissolvedsulfur", makefull: true } ] } } ]" section formatted correctly, it just crashes the same as This existing thread.
I'd appreciate any and all helpw ith this because the wiki doesnt have much in the way of guides for custom liquids, and even attempts at reverse engineering the code for other mods liquids hasnt gone very far .
dissolvedsulfur.json dissolvedsulfurportion.json