The Meaning of Life, the Universe, and Everything.
Join Date:
5/1/2014
Posts:
54
Member Details
I coded a biome with my custom block in Minecraft 1.6.4. I can make the biome with every block except my 2 newest blocks. For some reason if I put one of those in as either the top or the filler blocks, Minecraft crashes when I generate the world.
Here is my main code file:
http://pastebin.com/NgXT84Aj
Here is one of my blocks that makes Minecraft crash(if it's set as a block in my biome) when world is generated:
http://pastebin.com/iX12De5x
And lastly here is my biome class:
http://pastebin.com/WL6UTCSs
!IF YOU HAVE ANY IDEA WHAT IS HAPPENING PLEASE HELP!
(: