Dye The World

Dye The World

13k Downloads

Create: Interiors Chairs don't have complete textures.

Jingo139 opened this issue ยท 2 comments

commented

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

commented

You are right, I merged Levs create compat texture resourcepack which also contains support for interiors chairs, but never actually finished those, will do

commented

Actual support is now out in the new 1.4.0 version (needs create >= 6.0 tho)