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
  • Electrobob99

Electrobob99

Members
 View Profile  See their activity
  • Content Count

    162
  • Joined

    June 12, 2014
  • Last visited

    July 22, 2015

Community Reputation

0 Neutral

About Electrobob99

  • Rank
    Creeper Killer
  • Birthday 04/06/1995

Converted

  • Gender
    Male
  • URL
    http://aero-tech.me/
  • Personal Text
    Getting used to Modding with Forge
  1. Electrobob99 started following [UnSolved] [1.7.2+] Porting mod to 1.7.2, [1.7.2] Custom Block texture won't render properly and [1.7.2 + ] Quick Question February 1, 2017
  2. Electrobob99

    [1.7.10] Changing block metadata on rightclick

    Electrobob99 replied to Electrobob99's topic in Modder Support

    Well, I am happy.. Found out there was away to make it seem to be less random without tile entity... just used the world.scheduleBlockUpdate() method. Seems to work exactly how I wanted it. Set it to a 100 tick rate and it took 5 seconds to make the changes.
    • May 31, 2015
    • 14 replies
  3. Electrobob99

    [1.7.10] Changing block metadata on rightclick

    Electrobob99 replied to Electrobob99's topic in Modder Support

    Ok, but what if I wanted to make a sapling, or plant grow faster by default? Would I have to make a Tile Entity? Or would it be possible to do it as just a block. Would I use random.nextInt() with a greater range, equaling a larger set of numbers to increase chance of growth?
    • May 31, 2015
    • 14 replies
  4. Electrobob99

    [1.7.10] Changing block metadata on rightclick

    Electrobob99 replied to Electrobob99's topic in Modder Support

    Ok, so what's an answer to my other question? On how to increase rate of metadata change?
    • May 31, 2015
    • 14 replies
  5. Electrobob99

    [1.7.10] Changing block metadata on rightclick

    Electrobob99 replied to Electrobob99's topic in Modder Support

    Tick Handler? As a side note? How could I increase the chance of meta change?
    • May 31, 2015
    • 14 replies
  6. Electrobob99

    [1.7.10] Changing block metadata on rightclick

    Electrobob99 replied to Electrobob99's topic in Modder Support

    Dang, because I was hoping I could make 100 blocks with this similar property. Welp, if needed I could either make less blocks, or just let it be random.
    • May 31, 2015
    • 14 replies
  7. Electrobob99

    [1.7.10] Changing block metadata on rightclick

    Electrobob99 replied to Electrobob99's topic in Modder Support

    Well, with the amount of blocks I plan to have this attibute, I don't think a tile entity would be a good option sadly . So anyone have an idea on how to make a block do what I want it to do, from my post above this replied post?
    • May 31, 2015
    • 14 replies
  8. Electrobob99

    [1.7.10] Changing block metadata on rightclick

    Electrobob99 replied to Electrobob99's topic in Modder Support

    Ok, this works now. Here is a new question I have, how would I make my block's metadata change in a constant time. Like if I wanted it to change every 20 seconds. I already have an idea on how to make it stop at a set metadata as to not constantly increment, but I don't know how to make it change metadata at set times... What I mean is I don't want it to randomly change.
    • May 31, 2015
    • 14 replies
  9. Electrobob99

    [1.7.10] Changing block metadata on rightclick

    Electrobob99 posted a topic in Modder Support

    I wanted to know if it is possible to use the onBlockActivated method to change the metadata of a custom block. This is the current contents of onBlockActivated of which I tried: Trying to use it to change the block's bound depending on metadata value. It's probably a simple issue to be honest
    • May 26, 2015
    • 14 replies
  10. Electrobob99

    [1.7.10]Making Custom Tree grow with item of choice

    Electrobob99 replied to Electrobob99's topic in Modder Support

    Do those setBlock commands put your sapling back? As for the sapling vanishing, you set the block to air, then do all your checking. So when everything is done, there is a 50% chance of your sapling vanishing because you have 6 possible outcomes from your randomized and you're only checking for 3 possible outcomes. I think so. But how would I fix that?
    • May 26, 2015
    • 13 replies
  11. Electrobob99

    [1.7.10]Making Custom Tree grow with item of choice

    Electrobob99 replied to Electrobob99's topic in Modder Support

    Dang, Tis be strange
    • May 16, 2015
    • 13 replies
  12. Electrobob99

    [1.7.10]Making Custom Tree grow with item of choice

    Electrobob99 replied to Electrobob99's topic in Modder Support

    Ok:
    • May 16, 2015
    • 13 replies
  13. Electrobob99

    [1.7.10]Making Custom Tree grow with item of choice

    Electrobob99 replied to Electrobob99's topic in Modder Support

    Ok, now next question? What could be the reason as to why my sapling doesn't always disappear when the tree generates, and sometimes disappears before the tree even generate?
    • May 16, 2015
    • 13 replies
  14. Electrobob99

    [1.7.10]Making Custom Tree grow with item of choice

    Electrobob99 replied to Electrobob99's topic in Modder Support

    Ok, now I have a bit of another issue... For some reason, I occasionally get Phantom trees, where its blocks seem to stay solid and stay present until they are right clicked, or leave and rejoin world, any ideas?
    • May 16, 2015
    • 13 replies
  15. Electrobob99

    [1.7.10]Making Custom Tree grow with item of choice

    Electrobob99 replied to Electrobob99's topic in Modder Support

    Thank you very much, this has resolved my dilemma. Now I have another question, how would I make my sapling capable of generating different types of trees. Similar to how oak saplings have chance of creating a giant tree?
    • May 16, 2015
    • 13 replies
  16. Electrobob99

    [1.7.10]Making Custom Tree grow with item of choice

    Electrobob99 posted a topic in Modder Support

    Like the title says, I have been trying for a while to make my custom sapling grow with something other than bonemeal. What I want to know, is what would I have to code in order to make my sapling create the tree randomly when rightclicked with certain item.. Like lets say I right clicked it with redstone for instance and It would grow.
    • May 15, 2015
    • 13 replies
  • All Activity
  • Home
  • Electrobob99
  • Theme

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