AmarokIce / PineappleDelight

Another extension of Farmer's Delight! Brought pineapples and related foods to Minecraft!
Mozilla Public License 2.0
3 stars 6 forks source link

Texture Issue #3

Closed An-thracene closed 1 year ago

An-thracene commented 1 year ago

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

AmarokIce commented 1 year ago

fix it soon

WanderBoi commented 1 year ago

same thing happening on forge 1.18.2 image

AmarokIce commented 1 year ago

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" } } }