#.bucketItem.texture no longer loading bucket textures
11 messages · Page 1 of 1 (latest)
I believe it is actually supposed to be something like:
.bucketItem(item => {
item.texture = “”
})
hmm I'll give it a try
that gives me: molten_fluids.js#56: Error in 'StartupEvents.registry': TypeError: Cannot call property bucketItem in object FluidBuilder[kubejs:molten_gold]. It is not a function, it is "object".
You can find your KubeJS startup log in /minecraft/logs/kubejs/startup.log.
If you are on 1.18 or below it will be called startup.txt.
Please send it if asked, as it contains helpful information.
Paste version of startup.log from @cunning linden
here's a zip of my kubejs folder with all the relevant assets and the startup script if you want to see for yourself. If I use it in 1.19.2 it works but if I use it in 1.20 it doesn't.
Paste version of kubejs.zip from @cunning linden