Posted July 27, 20196 yr I can't seem to get my block to register. I've tried a couple things but it's just not working. https://pastebin.com/UukL8F86https://pastebin.com/EiFHmpPq the log message never gets printed. I've also tried having the methods in DeconTable and add listeners to them from FMLJavaModLoadingContext; but that runs registerBlocks multiple times, and the block has already been registered so it crashes with "Attempted to set registry name with existing registry name!" I've looked through the documentation and i've tried to find examples but I'm not sure what i'm doing wrong.
July 27, 20196 yr 6 minutes ago, bdkuhman said: I can't seem to get my block to register. I've tried a couple things but it's just not working. Your register methods need to be static. VANILLA MINECRAFT CLASSES ARE THE BEST RESOURCES WHEN MODDING I will be posting 1.15.2 modding tutorials on this channel. If you want to be notified of it do the normal YouTube stuff like subscribing, ect. Forge and vanilla BlockState generator.
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.