Content: Slate Blackcurrant Watermelon Strawberry Orange Banana Apple Emerald Chocolate Marble
Background: Slate Blackcurrant Watermelon Strawberry Orange Banana Apple Emerald Chocolate Marble
Pattern: Blank Waves Notes Sharp Wood Rockface Leather Honey Vertical Triangles
Welcome to TerraFirmaCraft Forums

Register now to gain access to all of our features. Once registered and logged in, you will be able to contribute to this site by submitting your own content or replying to existing content. You'll be able to customize your profile, receive reputation points as a reward for submitting content, while also communicating with other members via your own private inbox, plus much more! This message will be removed once you have signed in.

  • Announcements

    • Dries007

      ATTENTION Forum Database Breach   03/04/2019

      There has been a breach of our database. Please make sure you change your password (use a password manager, like Lastpass).
      If you used this password anywhere else, change that too! The passwords themselves are stored hashed, but may old accounts still had old, insecure (by today's standards) hashes from back when they where created. This means they can be "cracked" more easily. Other leaked information includes: email, IP, account name.
      I'm trying my best to find out more and keep everyone up to date. Discord (http://invite.gg/TerraFirmaCraft) is the best option for up to date news and questions. I'm sorry for this, but the damage has been done. All I can do is try to make sure it doesn't happen again.
    • Claycorp

      This forum is now READ ONLY!   01/20/2020

      As of this post and forever into the future this forum has been put into READ ONLY MODE. There will be no new posts! A replacement is coming SoonTM . If you wish to stay up-to-date on whats going on or post your content. Please use the Discord or Sub-Reddit until the new forums are running.

      Any questions or comments can be directed to Claycorp on either platform.

Search the Community: Showing results for tags 'plugin'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Found 1 result

  1. TerraFirmaCraftNEIplugin Adding NEI support to TFC Note: I'm dyslectic, sometimes I will type FTC by mistake. I'm talking about TFCof course! First, a littlebackstory: I have been playing TFC on and off since I knew of its existence. In fact, it is the first non tech mod I have ever played. Because I knew how much fun it is, I wanted to play with my friends. One small problem: not all of my friends have an extra monitor to keep the wiki open all the time. So, how do you provide wiki like information ingame? Not enough items by Chickenbones! One problem: No support for odd crafting recipes or special blocks. Solution: Custom plugin! So, what does this thing do? In technical terms: It adds custom recipe handlers to NEI to allow it to show TFC recipes. In non-technical terms: aka SCREENSHOTS BABY! IMPORTANT: You can click the arrow to see all of the crafting recipes of the same type. Source code? To the github! Small note: This mod sends anonymous usage statistics to mcstats.org (code is open source, here, here and here) I use these stats to judge interest in my mods, but if you want, you can opt out in thePluginMetrics.cfg file. You can see the results of the data send here. Changelog? Github again v1.1 summary Added alloy mixer Added metrics Fixed bugs v1.2 -> Update for build 0.79.12 v1.3 -> Update for build 0.79.13 v1.4 -> Update for build 0.79.17 v1.5 (may still work with 79.17, no guaranties!) Added heating Hiding some items in NEI to avoid overlap (1.5.3) Modpacks?See license file! Known issues? None. There is an issue with the NEI search bar getting stuck, but that isn't my (or TFC's) fault. This mod is 100% server side save. (or it should be at least....) This mod requires only 2 mods: TFC and NEI (which in turn requires CodeChickenCore!!) Also: Make sure you are starting MC with java 7 + (especially Mac users) Version 1.5.3.24 and up was build with: - NEI 1.0.3.74 - CCCore 1.0.4.29 - CCLib 1.1.3.127 - TFC 0.79.23 This mod can take away some of the mystery of TFC, but it does not show any information you can't find on the wiki. If you want to disable certain parts of this mod, as of version 1.5.1 you can do so in the config (or the ingame config screen, reachable via the modlist) Please download via curse Download for developers / old versions? To the jenkins