Create: Interiors Chairs don't have complete textures.
Jingo139 opened this issue ยท 2 comments
What happened?
All faces but the seatwood bottom/backing are blank textures. Cause of this is the filepaths in the json files for all the chairs point to the incorrect locations.
All instances of "create:blocks/seats/[texture]" need to be replaced with "dye_the_world:block/create/seat/[texture]"
Or alternatively have the create seat textures moved to the location specified in the json filepaths, which will require changing the json files for the Create seats.
Loader
forge
Mod Version
1.3.0
Minecraft Version
1.20
Relevant log output
You are right, I merged Levs create compat texture resourcepack which also contains support for interiors chairs, but never actually finished those, will do