Jump to content

ExtendedHorizons

Members
  • Posts

    55
  • Joined

  • Last visited

Converted

  • Gender
    Male
  • URL
    http://www.twitch.tv/extendedhorizons
  • Personal Text
    Learning the ways of modding...

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

ExtendedHorizons's Achievements

Stone Miner

Stone Miner (3/8)

-1

Reputation

  1. Like this? http://pastebin.com/YuA53cHC And in main: private CrystalManager crystalManager = new CrystalManager(); Then GameRegistry.registerWorldGenerator(crystalManager, 0); . And when I tried this It didnt work in Default world which is what im wanting it to do
  2. Were could I put it in this class: http://pastebin.com/FWXmuJnr
  3. I want to basically do if theres a stone block and theres a empty y place above it then generate custom block. I also want this to be in default world gen. So basically | if y<62 && Blocks.stone + y+1's block = airblock above it the custom block can spawn. Please find a way I could do this. Thanks!
  4. I found out it only crashes when I try to use my custom world gen which im guessing you already know because of the crash trying to render the custom biome. Although I dont see anything wrong in the custom GenLayer class. If you know anything please help
  5. In all seriousness thats not that bad.. I wouldnt really matter if that hitbox was only that big i thought it was going to be like a full block but thats fine.
  6. This is everything in that class: http://pastebin.com/mN9xEWux
  7. Ive been having this crash report frequently lately. I cant solve it so i cant code... Please help! Also please inform me of where the possible classes that could be solving the problems are. Crash: http://pastebin.com/3ie60tPd
  8. Diesen could we talk in a PM i need some specific help.. Im not a creep and it would help me out a lot of you would talk to me
  9. I want a 3d rendered blender model displayed on ur back in game(itll be wings). Is there any possible way to do this?
  10. Hmm. Im not that far into modding sadly so I cant help you I wish you the best of luck to solve it though
  11. Well its kind of anoying if its not a full block render but has a large hitbox. Id suggets to fix it
  12. Please solve this im live streaming and i want to resume it
×
×
  • Create New...

Important Information

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