Posted July 24, 20187 yr Hello everyone, I'm learning how to mod, and I'm making a block currently. When I tried to spawn it in, using the command "/give @p foi:heatgeni", I got nothing! In fact, it even threw a message saying that the block did not exist! Any fixes? Check attachments for the code. ModBlocks.java HeatGenI.java CommonProxy.java
July 24, 20187 yr Author It was actually a pretty easy fix... All I had to do was add the following line above the class declaration line, so it would look something like this: @Mod.EventBusSubscriber public class CommonProxy {
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.