Move bucket content textures to mods
cech12 opened this issue ยท 1 comments
Move the textures of the bucket contents to the folder of the specific mods to enable the possibility that mods can add/change bucket contents.
Actually the bucket content textures are located at bucketlib:item/bucket_content/MODID/BUCKETCONTENT.
Moving it to MODID:item/bucket_content/BUCKETCONTENT could make it more flexible and let mods integrate their own bucket contents in their environment.