#Why isn't my fluid texture not working?

17 messages · Page 1 of 1 (latest)

daring sand
modern helmBOT
#

Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!

ember raftBOT
#

Paste version of astralfoods_registry.js from @daring sand

desert sequoia
#

remove the .png, its a ResourceLocation, not a path

daring sand
desert sequoia
#
onEvent("fluid.registry", event => {    
  event.create("astralfoods:cream")        
    .displayName("Cream")        
    .stillTexture("astralfoods:fluid/cream_still")          
    .flowingTexture("astralfoods:fluid/cream_flow")          
    .bucketColor(0xfeedbd)
})
desert sequoia
#

and flowing?

daring sand
desert sequoia
#

double check the file name

daring sand
#

Might've solved it

#

let me test it

desert sequoia
#

what did you change

daring sand
#

Smth but it didn't work angerysad

desert sequoia
#

ow

daring sand
#

I'm too tired for this. I'll come back tomorrow