
Texture Issue
An-thracene opened this issue ยท 3 comments
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" }
}
}