Search results

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
  1. N

    FTB Monster Health issues

    This is really starting to get annoying. I just cant figure out why my health drops so fast and that I have to eat everytime I gain a heart back while healing.
  2. N

    FTB Monster Health issues

    Dont think so, and wouldn't it show if it was that?
  3. N

    FTB Monster Health issues

    Anyone have any thougts into this ?
  4. N

    FTB Monster Health issues

    Not doing Blood Magic at the moment
  5. N

    FTB Monster Health issues

    So all of a sudden I am losing health faster than normal and I cannot heal unless I eat every heart that is healed. Any ideas why this is happening ? Wasn't like this before. And no I dont have anything on me or around me that would cause this. Happening no matter where I am.
  6. N

    Thoughts about open source Minecraft alternatives?

    Runs perfectly fine on my PC...
  7. N

    Ask a simple question, get a simple answer

    Just wanted to let you know that I go Minetweaker working. You have to make sure that you copy the config/minetweaker folder to the world folder and also add your .cfg files to the main.cfg Once you do that it works fine.
  8. N

    MYSTCRAFT- Clean up unused ages

    Awesome stuff...
  9. N

    Ask a simple question, get a simple answer

    I was asked to post this here from another thread now I am getting asked to move again? Maybe someone needs to sort this stuff out lol... Dont matter anyway cause I am not going to bother trying to get this to work anymore...
  10. N

    Ask a simple question, get a simple answer

    After issuing the /mt reload command I just get a "script reloaded, updating all players" in the in game chat Thats all that shows up. No i dont have modtweaker
  11. N

    Ask a simple question, get a simple answer

    I just cant get ti to work, its setup exactly as you said it should be and its not loading the script. And I dont see anywhere on the Minetweaker website about being able to use scrupts folder as you have shown. http://minetweaker.powerofbytes.com/wiki/GettingStarted
  12. N

    Ask a simple question, get a simple answer

    I have been using NEI to check.... Also the script is in this thread (above). I also added a couple more remarks to my previous post. Here is the script again. recipes.remove(<729>); recipes.addShaped(<729>, [[<20>,<331>,<20>],[<331>,<348>,<331>],[<20>,<331>,<20>]]);The recipe number is just...
  13. N

    Ask a simple question, get a simple answer

    Removed Configs but folder does recreate on next restart Are you sure my Script is right? Also are we both running the same version of Minetweaker ? Mine came with FTB Monster After issuing the /mt reload command I just get a "script reloaded, updating all players" in the in game chat
  14. N

    Ask a simple question, get a simple answer

    Yes players have minetweaker installed Folder lay out - - >> http://s12.postimg.org/ajndzvnsd/Temp.jpg Yes I tried runing /mt reload in both the console and the in game chat Any thoughts Its the Guardian Stone from Geostrata that I am trying to change the recipe for btw.
  15. N

    Ask a simple question, get a simple answer

    I tried it and it didnt work
  16. N

    Ask a simple question, get a simple answer

    Do I need to add the script to the main.cfg ?
  17. N

    Ask a simple question, get a simple answer

    This needs to be server side.
  18. N

    Ask a simple question, get a simple answer

    Its not working, I have no idea why it isnt :P
  19. N

    Ask a simple question, get a simple answer

    Ok well hopefully this script will work :D recipes.remove(<729>); recipes.addShaped(<729>, [[<20>,<331>,<20>],[<331>,<348>,<331>],[<20>,<331>,<20>]]);
  20. N

    Ask a simple question, get a simple answer

    Ok so I just put my (hopefully correct) script in that folder and exucute "/mt reload" Does anyhting else need to go in that folder? Like the other configs from the config/minetweaker folder?