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 'api'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Found 2 results

  1. Some time ago I remember people suggesting a mod API for TFC2, and Biox asking what people wanted in an API. I don't remember what people actually said, I couldn't find that discussion, and it was difficult to etch anything out because there was less information on what would be in the game.Now so everyone is on the same page here is a definition for an API. Application program interface (API) is a set of routines, protocols, and tools for building software applications. AnAPIspecifies how software components should interact. Additionally,APIsare used when programming graphical user interface (GUI) components. To add my own definition:A set of functions that is helpful in extending the functionality of thecode in a safe controlled waythat everyone agrees not to modify, because doing so would break mod compatibility and have the potential of making the whole more unstable. I have taken the liberty of going through mods for TFC 1 and gatheredthe ways they have extended TFC 1.If you'd like to add to the list post and I'll get around to adding it as long as it isn't too niche. Not everything on the list needs an API depending on how it's implimented.If and how anyimplementation of these featuresshows up is to be determined by Biox. I've also added mod compatibility because it's already been added for Harvestcraft and a lot of modpacks use minetweaker. Access to all biome information. (temperature, humidity, elevation) Mob Spawn controls. A few modpacks usedAdvanced Spawn Controlwhich didn't updated Containers for entities and items (support for size and/or weight) Customore (using TFC 2 generation mechanics) Custom metals (alloys) weapons and armor (supporting non-vanilla damage types) decoration blocks(with support abilities, mud bricks) compatibility Pam's Harvestcraft JEI or NEI WAWLA orHWYLA orWAILA crafttweaker (the new minetweaker) applecore or alternative. chisel & Bits hardcore darkness malisis doors might be useful hammercore neat NetherPortalfix spice of life
  2. A TFC2 API? Will it exist?

    I'm wondering if an API will be made for this mod, as I, Elucent, and a few other mod creators have been following this mod for years and are interested in developing addons for it that fit the theme in our minds.