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. Furious1964

    Question about Construct's Armory High Stride in Revelation.

    I put it on a pair of Iron Boots...but I would like to know if there's a way to turn them off as I'm currently in the Nether and don't feel like swimming in Lava ATM.
  2. Furious1964

    Question about Industrial Foregoing in Revelation.

    Once again, Thank you kind Sir.
  3. Furious1964

    Question about Industrial Foregoing in Revelation.

    Is it possible to add other things...like Barley from Natura? I added this and got the error again. BioReactor.add(<natura:seedBarley>); BioReactor.add(<natura:cropBarley>);
  4. Furious1964

    Question about Industrial Foregoing in Revelation.

    Thank you!!! That works. I don't know why they don't include wheat and the other grain crops as they can be used to create Ethanol IRL.
  5. Furious1964

    Question about Industrial Foregoing in Revelation.

    #Name: bioreactor_consume_list.zs #Author: Feed the Beast print("Initializing 'bioreactor_consume_list.zs'..."); #adds items to be consumed by the bioreactor import mods.industrialforegoing.BioReactor; BioReactor.add(<minecraft:wheat>); print("Initialized 'bioreactor_consume_list.zs'");
  6. Furious1964

    Question about Industrial Foregoing in Revelation.

    I added that, but got a script error.
  7. Furious1964

    Question about Industrial Foregoing in Revelation.

    I was just wondering why it doesn't do all organic crops. Do I need to put this into the script file? import mods.industrialforegoing.BioReactor; BioReactor.add(<minecraft:wheat>);
  8. Furious1964

    Question about Industrial Foregoing in Revelation.

    How do I add organic items to the list of stuff that the Bioreactor can consume? I would like to add Wheat, but it doesn't accept it. Someone gave me the command of BioReactor.add(<minecraft:wheat>); but I don't know how to use it.
  9. Furious1964

    HD Textures for Astral Sorcery.

    1) I play Witcher III, Fallout 4 and Far Cry 5 at MAX Settings. 2) I'm currrently allocating 18GB of RAM to Minecraft as I build a lot of stuff. 3) I can run the 512x pack PureBDCraft without a problem. 4) Tested it multiple times with all the updates from 1.8.10 and up and the only thing that...
  10. Furious1964

    Playing Revelation 2.0.0 with Nephew and he did this...

    Reddit suggested a Stabilizer...but I don't know how it works.
  11. Furious1964

    HD Textures for Astral Sorcery.

    I've tried Sphax in Revelation 2.0.0, but the texture for the telescope doesn't render properly. Anyone know of some good hd texture packs for Revelation?
  12. Furious1964

    Playing Revelation 2.0.0 with Nephew and he did this...

    It's from Thaumcraft and I want to know how to clean it up.
  13. Furious1964

    What can I use to transfer items extremely fast?

    Haven't gotten to making the ME System yet, was looking into ducts.
  14. Furious1964

    What can I use to transfer items extremely fast?

    I'm playing Revelations and currently using Impulse Itemducts...but it's creating a bottleneck. Need to transfer them instantly from an Absorption Hopper. What can I use?
  15. Furious1964

    Need help with Astral Sorcery on a public server.

    How can this be done?
  16. Furious1964

    Question about the floating crystals in Revelations.

    Is there anything that can move/relocate the crystal found in the temples and shrines of Astral Sorcery?
  17. Furious1964

    Need help with Astral Sorcery on a public server.

    All the shrine have been gutted with no constellation pages in them and I would like to know of it's possible to make them myself if I view the constellations with a telescope to research them.
  18. Furious1964

    Ask a simple question, get a simple answer

    Is there a way or config to be able to disable the machines in the Engineer's house breaking when I use a pick-axe on them? Silktouch SHOULD be able to pick them up!
  19. Furious1964

    FTB Revelations Engineer's House question.

    Is it possible to Silk touch those machines that will break if a player tries to get them? If not, how can I disable them from breaking?