Expanded Delight [Fabric]

Expanded Delight [Fabric]

9M Downloads

Chili pepper texture missing for age 1

AutoRunFail opened this issue ยท 3 comments

commented

Hello! The chili pepper plant is missing it's texture on age 1. All the other ages are fine, it's just age 1 that is missing it's texture.

Version: Expanded Delight 0.1.9 on 1.18.2 Minecraft

Update: Found the exact error message referencing this :

[Worker-Main-2/WARN]: Unable to load model: 'expandeddelight:block/chili_pepper_crop_stage1' referenced from: expandeddelight:chili_pepper_crop#age=0: java.io.FileNotFoundException: expandeddelight:models/block/chili_pepper_crop_stage1.json

commented

Getting the same error on 1.18.2.

commented

@ianm1647 The problem here is your file is named "chilL_pepper_crop_stage1.json" instead of chili with a final i :)

commented

It looks like this was fixed for the 1.19 version but not the 1.18 version
image