Natura

Natura

55M Downloads

Change door models

IronPiston opened this issue ยท 1 comments

commented

Version Information

Minecraft: 1.12.2
Forge: 14.23.5.2838
Mantle: 1.3.3.55
Natura: 4.3.2.69

Report Information

I make a resource pack that converts 2D item sprites into their 3D models. I'm trying to add support for Natura's doors, but am unsure on how to do this, seeing as all the model information is in blockstate files rather than individual models.

Steps to Reproduce

I've tried changing the model files for each door, which has no effect. I've tried changing the blockstate file for overworld doors, but can't figure out how to change the model and transform. Ideally, I'd replace the model with the door model JSON, and the transform with the display of that model.

commented

I found some examples for forge transforms and managed to implement them.

nether_doors.txt
overworld_doors.txt