PssbleTrngle / SliceAndDice

Making automation for Farmer's Delight more sensible
https://www.curseforge.com/minecraft/mc-mods/slice-and-dice
Other
19 stars 14 forks source link

Custom Bucket Model #136

Closed SugarDaddii closed 2 months ago

SugarDaddii commented 6 months ago

What happened?

The Texture of the Liquid is above the Bucket with Custom Model of another Texture pack

image

Loader

forge

Mod Version

2.3.2

Minecraft Version

1.19

Relevant log output

No response

PssbleTrngle commented 6 months ago

How do other modded buckets look like?

SugarDaddii commented 6 months ago

in most mods i can change the bucket type or some other stuff ...but in your mod there is no "fert.bucket.png" to change that

SugarDaddii commented 6 months ago

image here you see that your bucket is the only one which had the liquid not correctly

SugarDaddii commented 6 months ago

the liquid is 2 pixel above the bucket... and i cant change that because you dont have a file which does that

PssbleTrngle commented 6 months ago

The bucket model uses the built-in forge generated model, but you could overwrite it to use a custom texture using a resourcepack by modifying the models/item/fertilizer_bucket.json file