Search results

  1. Y

    MineTweaker/ModTweaker - A help and suggestions thread.

    Well "doesn't work" is kinda vague. Did you get any errors? If so, post the minetweaker.txt please.
  2. Y

    [1.8.9][1.9.4]Terrain Crystals!

    Wouldn't requests go invalid if you'd make the islands customizeable via JSON? :) Not sure how you do it via code but something like surface blocks, bottom blocks, foliage, biome, hex code for the crystal, etc. You would just leave the currents one in as examples. That would be great!
  3. Y

    MineTweaker/ModTweaker - A help and suggestions thread.

    If something is not on the wiki, just look at the code. addFertilizer(IItemStack item, String type) addFertilizer is the method after "mods.mfr.Fertilizer." and the parameters are kind of obvious, you can look at the fertilizer strings in the code below.
  4. Y

    MineTweaker/ModTweaker - A help and suggestions thread.

    Depends on how GT does it. Do /mt hand on an empty and full one and compare if the outputs are any different. Greg may store it via NBT-Data.
  5. Y

    MineTweaker/ModTweaker - A help and suggestions thread.

    Oh great :) Glad it worked for you!
  6. Y

    MineTweaker/ModTweaker - A help and suggestions thread.

    Which version of Forestry and Modtweaker? The WeightedItemStack is relatively new.
  7. Y

    MineTweaker/ModTweaker - A help and suggestions thread.

    Not working is very vague. You need to give us your minetweaker log too or maybe a more detailed description.
  8. Y

    [1.7.10] Wanderlust Reloaded - Questing Adventure [Magic-Tech] [HQM - over 250 Quests] [Tabula Rasa]

    If you want to mess up existing worlds, sure :)
  9. Y

    Modtweaker how to use?

    Please test with this version.
  10. Y

    [1.7.10] Wanderlust Reloaded - Questing Adventure [Magic-Tech] [HQM - over 250 Quests] [Tabula Rasa]

    Your quest data/config need to be the same in both server and client. Perhaps you forgot to update your client too?
  11. Y

    Modtweaker how to use?

    Nope, Voidi fixed it here. Expect a fix soon @hekawa
  12. Y

    [1.7.10] Wanderlust Reloaded - Questing Adventure [Magic-Tech] [HQM - over 250 Quests] [Tabula Rasa]

    Well, if you don't distribute all of them. : ) I'm not stuck up on people distributing my content but it'd be a dick move if someone copy-pasted all of my scripts into their pack and called it theirs! lol But you are using a private pack so whatever ; ) Yea, Belathus is supposed to fix that. haha
  13. Y

    Modtweaker how to use?

    The crusher function isn't working at the moment, @jaredlll08 is working on it : )
  14. Y

    What's new in modded minecraft today?

    "@stanhebben" should work better :)
  15. Y

    [1.7.10] Wanderlust Reloaded - Questing Adventure [Magic-Tech] [HQM - over 250 Quests] [Tabula Rasa]

    I hope Belathus likes that mod. At least I do! haha
  16. Y

    Weird texturing and ID issue

    Uhhh, I think this is it.