Jump to content
  • Home
  • Files
  • Docs
Status Updates
  • All Content

  • Advanced Search
  • Existing user? Sign In  

    Sign In



    • Not recommended on shared computers


    • Forgot your password?

  • Sign Up
  • All Activity
  • Home
  • Voidedpizzel

Voidedpizzel

Members
 View Profile  See their activity
  • Content Count

    6
  • Joined

    May 26, 2014
  • Last visited

    August 6, 2014

Community Reputation

0 Neutral

About Voidedpizzel

  • Rank
    Tree Puncher

Converted

  • Gender
    Undisclosed
  • Personal Text
    I am new!
  1. Voidedpizzel

    1.7.2 Help with making a new biome

    Voidedpizzel replied to Voidedpizzel's topic in Modder Support

    fixed the field error. I put a specified field for the getDeclaredField instead of "biomePatternGeneratorChain" which is why things were derping up Now its all a matter of seeing if I can find the biome or not. Thanks for the help and patience!
    • May 29, 2014
    • 10 replies
  2. Voidedpizzel

    1.7.2 Help with making a new biome

    Voidedpizzel replied to Voidedpizzel's topic in Modder Support

    read the whole pastebin and the NoSuchField Errors still persists The code I got from Bens Pastebin: http://pastebin.com/zQkU2qwj where "DesertCave" is replacing "MyMod" in the paste. The CaveBiomesGenLayerAccessor Class: http://pastebin.com/Gm0W8pfy The Minecraft Crash Report: http://pastebin.com/7w7L3n2N
    • May 29, 2014
    • 10 replies
  3. Voidedpizzel

    1.7.2 Help with making a new biome

    Voidedpizzel replied to Voidedpizzel's topic in Modder Support

    As a person trying to learn java Blindly copying and pasting is something I'am heavily laying away from I will check the notes in the pastebin and see it through. In other words did you manage to get your Biome to spawn in your world if so did you use any methods to force the biome to spawn at your spawn?
    • May 29, 2014
    • 10 replies
  4. Voidedpizzel

    1.7.2 Help with making a new biome

    Voidedpizzel replied to Voidedpizzel's topic in Modder Support

    Ben I have found your method and tried it yesterday but I got NoSuchFieldErrors when I launched the game and from looking at the biomes o plenty source code it would seem that that is what people are doing. Making their own GenLayer and BiomeGenBase class files and extending it with the vanilla ones. I'm currently focusing on doing a little bit more wrapping my head around java before I attempt making my own GenLayer file for my Biomes which is still a ways to go with me as I'm still a bit foreign with java and coding in general and Fabricator if you feel motivated enough to do a tutorial on this concept then by all means do so as it would help many people who are struggling with this same thing! I really wish this could be made easier in the future though :\
    • May 28, 2014
    • 10 replies
  5. Voidedpizzel

    1.7.2 Help with making a new biome

    Voidedpizzel replied to Voidedpizzel's topic in Modder Support

    bump
    • May 27, 2014
    • 10 replies
  6. Voidedpizzel

    1.7.2 Help with making a new biome

    Voidedpizzel posted a topic in Modder Support

    I have been trying for a while now to figure out how to make a custom biome in minecraft and I can't seem to figure it out I have read up on many threads on the issue of adding a new biome and how it seemingly became harder to do then you would previously do on version 1.6.4 where you could simply just register the biome you made by adding GameRegistry.addBiomes under your mod events. I have also looked at you tube tutorials to further understand the concept despite the fact they were all tutorials for 1.6.4 and still not luck :\ now what I have done was a series of different methods suggested in this forum and with some of these methods I got a working code that gave no errors but then I would run into the problem of finding the biome. Since you cant simply just get a Biome from the creative block like you can with a Block and an Item etc. It becomes very hard for me to deduct if my Biome actually spawned or not. Any help regarding this would be tremendously appreciated! In other notes. // /*I just recently started modding and have been able to successfully make my own Blocks,Items, and, Recipes as well as add textures to the block and item. /*given I have just started doing this I have also started working on getting a basic understanding of java but not anything too advanced that would allow me to remake something like the WorldGen class file for my own mod /* I am trying to make an Underground biomes mod that kind of replicates Terraria's Underground Generations etc. such as Ice Caves and Underground Desert Temples. Thanks in Advance for the help! I will provide any piece of code I' Am using to try to get my custom biomes to work if needed
    • May 26, 2014
    • 10 replies
  • All Activity
  • Home
  • Voidedpizzel
  • Theme

Copyright © 2019 ForgeDevelopment LLC · Ads by Longitude Ads LLC Powered by Invision Community