Jump to content

TheAstroKnight

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by TheAstroKnight

  1. 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 {
  2. 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
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.