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.

spacewolfcub

Members
  • Content count

    7
  • Joined

  • Last visited

Community Reputation

0 Neutral

About spacewolfcub

  • Rank
    Freshly Spawned
  1. Upgrading Decorations Addon to 0.79.29

    Er, am being asked to select an mcp conf dir for the deobfuscator... I am posting the answer that seems to have worked for me, in case it helps someone else. http://www.minecraftforge.net/forum/topic/29397-solved-not-enough-items-in-1710-eclipse/
  2. Upgrading Decorations Addon to 0.79.29

    Well, trying it out. Had to open gradle properties and change distributionUrl=https://services.gradle.org/distributions/gradle-4.4-all.zip to make Setup.bat work. /me crosses fingers
  3. Hello, everyone! I am new to Java, so I am hoping a C++ and C# background (not professional) combined with Java reference material will be sufficient to the task. I intend to work off of this code: https://github.com/Aleksey-Terzi/DecorationsTFC Because his license seems to allow it: GPL 3.0 : Permissions of this strong copyleft license are conditioned on making available complete source code of licensed works and modifications, which include larger works using a licensed work, under the same license. Copyright and license notices must be preserved. Contributors provide an express grant of patent rights. But before I really get started I'd like to ask: Can I use JDK 9.0.4 for this project? Can I use Eclipse Luna SR2? Any advice, tutorials, or mentorship would be greatly appreciated.
  4. [TFC 0.79.23+] Decorations Addon for TFC

    Hello and thank you for this beautiful expansion on TFC. Recently, I've been trying to add this mod to the modpack Per Fabrica Ad Astra, which uses TFC 0.79.34 Specifically this: https://github.com/wormzjl/TFCraft/tree/Build79 To my horror and pain, adding DecorationsAddon to the modpack crashes it back to launcher every single time I try to launch it (Fatal errors were detected during the transition from POSTINITIALIZATION to AVAILABLE. Loading cannot continue). The log: https://pastebin.com/PZfFkZG7 Could somebody please tell me what the problem is? Could I fix it without coding? If it is a coding incompatibility deep within the java, can I fix it by editing this mod source? https://github.com/Aleksey-Terzi/DecorationsTFC I am not a java programmer, but I am willing to learn enough to fix a simple(ish) problem and recompile the mod if somebody who IS a java programmer would please tell me what to fix. <3
  5. [TFC 0.79.17] Anvil Calculator

    Is anyone else working on this? Or can share a link to one that works?
  6. For anyone confused by not finding a scripts folder, the scripts folder is created by ModTweaker. Usually MineTweaker3 can just be dropped into the mods folder of a modpack... but I do not know if it requires anything special to work with TFC. I am going to guess no.