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

    Mod Feedback [1.7.10] RFDrills - for all of your mining needs!

    Just released a quick little update. It's taking forever to get approved on Curseforge, though. Hopefully all the bugs are out of the way and I can start working on the EnderIO crushers in the future.
  2. gardenapple

    What cool little thing have you discovered today?

    That is... interesting... I knew that Primal Mana is a thing, but I had no idea about the all the crazy effects. Also, their new website looks kinda cool.
  3. gardenapple

    What's new in modded minecraft today?

    RFDrills just got a little update:
  4. gardenapple

    Those little things that irk you about Minecraft

    I didn't even notice that. Now I hate it even more!
  5. gardenapple

    Those little things that irk you about Minecraft

    I hate how the Sky Stone Chect is 2 pixels wider than all the other chests... It just doesn't fit in my chest room. :(
  6. gardenapple

    Vanilla+ - Press Release

    Here I go with the suggestions... While I'm not personally into vanilla redstone, I feel like for vanilla redstoners out there this might be a bit too much. Redstone Paste, on the other hand, might fit a lot better (maybe throw in Funky Locomotion or Pistronics to simulate 1.8 slime blocks?)...
  7. gardenapple

    How to Access Other Mod's Items for Recipes

    Your mod might be initializing before ExtraUtilties. One way to fix it is to register your recipe in postInit, or add ExU as a dependancy: add this to your @Mod annotation: @Mod(/*mod id and such*/, dependencies = "after:ExtraUtilities") Note: you can also say "required-after" instead of...
  8. gardenapple

    Looking for examples of well written mods

    For mod integration stuff, I think Simply Jetpacks is great: https://github.com/Tonius/SimplyJetpacks Another personal favourite is Botania. Don't remember much more off the top of my head. Most of the time when I'm modding I just go "hey, that feature in that mod was cool, I want to know how...
  9. gardenapple

    [SOLVED] Help with: Armor with Infinite Durability and Diamond Level Protection

    I'm pretty sure that if you aren't doing anything with damage calculation you don't need ISpecialArmor. Just a regular ItemArmor should do just fine. If you want to make it unbreakable, though, you probably want to override the setDamage method instead. You can also override isDamageable, but...
  10. gardenapple

    [SOLVED} Help with: Hide the Recipe for my Item from NEI

    This one is easy: if(Loader.isModLoaded(String modid)){ //stuff } You should be able to find the mod id via the "Mods" list in the main menu. Not exactly sure how to do this. One cheaty way to do it is to make your own recipe class, an exact copy of ShapedOreRecipe. (NEI won't recognize it...
  11. gardenapple

    Those little things that irk you about Minecraft

    A bit of a Vanilla rant here. Apparently if you place a sign while sneaking, you don't open the GUI and therefore can't edit it. So it's impossible to write something on a sign if you want to place it on a chest.
  12. gardenapple

    What's new in modded minecraft today?

    Here's an attempt to revive one of my older mods, CopperTools:
  13. gardenapple

    [1.7.10] CopperTools - all kinds of tools, armor & sickles! All the ingots!

    1.4 is now done! With a rather large changelog: I think I have the Mojang syndrome now. I've spent more time rewriting CopperTools than adding features to it.
  14. gardenapple

    Mod Feedback [1.7.10] RFDrills - for all of your mining needs!

    Sorry for the lack of updates, guys. School is ending soon, so I have quite a bit of non-Minecraft work to do. Hopefully I'll be able to make more updates in summer. Anyways, here's a quick update: You should be able to get it here in a few minutes.
  15. gardenapple

    Mod Feedback [1.7.10] RFDrills - for all of your mining needs!

    It is possible, but I'm not exactly sure if I want to implement that. Also, how would I call it?
  16. gardenapple

    That one acronym game

    Don't Ever Remember Posts... I thought I could pull off a "don't forget your acronym" joke there.:( Anyways, SKYBLOCK
  17. gardenapple

    Recent Events Discussion (RED) Thread

    Since when is this a thing? o_O
  18. gardenapple

    Request Suggest mods for creation here

    Artifice can do that. It's not only dedicated to scaffolding, but I believe that most of its features can be disabled in the config.
  19. gardenapple

    That one acronym game

    Possibly Interesting Non-Edible American Peter Pan Leaves Ectoplasm... SPECTRE