#Why isn't my fluid texture not working?
17 messages · Page 1 of 1 (latest)
Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!
Paste version of astralfoods_registry.js from @daring sand
remove the .png, its a ResourceLocation, not a path
Didn't seem to work?
onEvent("fluid.registry", event => {
event.create("astralfoods:cream")
.displayName("Cream")
.stillTexture("astralfoods:fluid/cream_still")
.flowingTexture("astralfoods:fluid/cream_flow")
.bucketColor(0xfeedbd)
})
Still texture now works 
and flowing?
flowing is still broken
what did you change
Smth but it didn't work 
ow
I'm too tired for this. I'll come back tomorrow
