#How do i update fluid registration
11 messages · Page 1 of 1 (latest)
Through kube or java?
kubejs
heres one of my current scripts:
event.create('juice_lime')
.fluid()
.color(0xEFE9B2)
event.create('juice_lemon')
.fluid()
.color(0xEFE9B2)
event.create('sauce_soy')
.fluid()
.color(0x543026)
})```
it seems like it registers fine actually even though it says it would need to be updated?
registering them like that is fine
its only when you are updating existing materials to give fluids is where you needed to change stuff
oh okay
for ex giving iron a gaseous fluid