How do you have a Block class were you can select what texture you want? The getIcon method doesn't work. It will change all the types of the Block. I want them to be changed interdependently.
I hope you can help me
I have made a block in a entity file so I could render it as a technne model but it keeps moving half a block up and I don't want it to move at all.
Entity code
I'm trying to create a block renders as a techne model but this is what i get ^^^
I have no idea why this happens. Here is my src code:
Main Mod
ClientProxy
The Entity
The Model (The names are in danish... But it's made in techne)
Render
I'm trying to create a block renders as a techne model but this is what i get ^^^
I have no idea why this happens. Here is my src code:
Main Mod
ClientProxy
The Entity
The Model (The names are in danish... But it's made in techne)
Render