Page 1 of 1

Disable 3D Door Model?

Posted: 27 Mar 2018, 16:42
by DrAkademik
Hey, in the Secret Rooms mod it looks like they use the Dark oak door and in Sphax it looks like the door is 3D so not my secret door insn't so secret lol.

Just wondering if there's some way to make the door flat like in the default texture pack? I tried removing the dark_oak_door.json and that didnt' work. Is there anything else I can try? I will never use the door so I don't care if the texture for the vanilla door breaks.

Thanks :D

Re: Disable 3D Door Model?

Posted: 27 Mar 2018, 17:08
by HanFox
There are 4 block models for every door.

[woodtype]_upper, [woodtype]_upper_rh, [woodtype]_lower, [woodtype]_lower_rh

You would need to delete all 4 of those from assets/minecraft/models/block

Re: Disable 3D Door Model?

Posted: 27 Mar 2018, 18:49
by DrAkademik
Awesome, thankyou, I appreciate it :D