Hello, I am trying to make a block of mine(richOreCopper) generate in veins of one ore each. Currently, I'm using the same code that I use for other ores, and just setting WordGenMineable's size to 1; However, this seems like it isn't working. This is my code:
I know it isn't a problem with that block specifically because I've gotten it to generate by setting the size to a larger number. Does anybody know what the issue could be?? Thanks!
Oh, God thanks. I can't believe I was so stupid to not do that. modtut is mcjty's name, firstmod is mine. Thanks for helping by giving it a second look.
Hello, I am following along with McJty's 1.12 modding tutorials and am at the point where I am creating a Tile Entity. I have followed the tutorial and there are no errors in IntelliJ. However, when I try to load the game it crashes.
I was stupid and forgot to change something from his tutorial to fit my mod.
Crash Log:
From this log, I know it occurs on line 60 or my CommonProxy Method.
CommonProxy:
Here are the two files pertaining to the TileEntity.
Here is another possibly important class:
If anybody knows of any common causes of this issue, please tell me!
Thanks!!
2 replies
Important Information
By using this site, you agree to our Terms of Use.