Started by
MCDragon
on
Topic category: Help with Minecraft modding (Java Edition)
Currently I have a block model of a fence with a carpet under it, the problem is is that I dont want the hit box to only be the fence or the carpet. Is there a way to have two seperate hit boxes or to specify where the hit box is.
You said you didn't want the hit box to only be the fence or only be the carpet, then you said is there a way to have two separate hit boxes...lol. Which one are you wanting? Separate or not? If your model has both combined, you can use the built in collision box to set the values to the bounds of the model, or you can follow this tutorial here to make a custom one: https://mcreator.net/forum/65830/tutorial-making-non-cuboid-collision-boxes