Posted March 28, 20214 yr I added a new type of wood in my mod, so how exactly do I make them rotatable? I have already created changed the blockstate .json to how it is used in Minecraft, what else do I have to do to make them work?
March 28, 20214 yr Have you tried looking at how vanilla logs are coded? (Or any other block that can be oriented on different axis) Check out the port of the BetterEnd fabric mod (WIP): https://www.curseforge.com/minecraft/mc-mods/betterend-forge-port
March 29, 20214 yr On 3/28/2021 at 1:31 PM, ChonkoTheGreat said: I added a new type of wood in my mod, so how exactly do I make them rotatable? I have already created changed the blockstate .json to how it is used in Minecraft, what else do I have to do to make them work? If it is a simply a new type of wood, you can just extend it off of LogBlock instead of the default Block. Follow these rules when talking to me, and we'll get along fine. 1).I know Java fairly well. I don't know as much about modding. They are not the same, don't compare them. 2). I consider myself to always be learning. I make mistakes, you make mistakes. Who doesn't? 3). Insult me, and I will leave the thread. I have a real life, I don't have time to throw petty insults in a Minecraft Modding forum. ModMCdl - Co-Founder and Director of Design for Artemis Game Studios
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.