Pineapple Delight

Pineapple Delight

5M Downloads

Texture Issue

An-thracene opened this issue ยท 3 comments

commented

image
version:
1.19.2-Fabric 0.14.19
fabric
mods:
fabric-api-0.76.0+1.19.2
farmers-delight-fabric-1.19.X-1.3.9
PineappleDelight-Fabric-1.18-1.0.6

commented

fix it soon

commented

same thing happening on forge 1.18.2
image

commented

it looks like the texture is emptied in Forge 1.18.2 , but it not happend in 1.19.2
open the Jar with the WinRAR or other, then to find assets/pineapple_delight/block/states, open pineapple_wild_crop.json and put the following paragraph in to correct this problem:
{
"variants": {
"": { "model": "pineapple_delight:block/pineapple_wild_crop" }
}
}