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.

Liukaner

Members
  • Content count

    11
  • Joined

  • Last visited

Community Reputation

0 Neutral

About Liukaner

  • Rank
    Caveman

Profile Information

  • Location
  1. [Solved] TFC Server

    What engine/fork should I use for my server to handle plugins AND mods like TFC without crashes? I was using KCauldron recently and it seems that wasn't a good idea.
  2. [Rule #5] Server crash

    Hello again. My server shut itself without any reason. Here is the crashlog: http://pastebin.com/DUNUFR8Q
  3. Spawn normal monsters not from TFC?

    Please close.
  4. How to edit mobs HP and damage?

    Thanks, I love You!
  5. How to edit mobs HP and damage?

    Can You help mi with only one? And then I can edit all I mean, I need example. This is raw file for vampire: { "_name": "witchery.vampire", "drops": [], "pre_stats": [], "stats": [] } Normal vampire have 10HP/2-5dmg attack and I want vampire have 500HP and 50 dmg attack. I will be grateful
  6. How to edit mobs HP and damage?

    But I want use mod: mobstats and increase all mobs damage and HP.And then the monsters from TFC become too strong.
  7. How to edit mobs HP and damage?

    I make server with Terrafirmacraft, witchery, thaumcraft and mobs from witchery and thaumcraft are usless ;/ I want make it usefull back
  8. How to edit mobs HP and damage?

    Hello, I want edit monsters from this mod but I have problem. I go tohttps://github.com/Deadrik/TFCraft/blob/master/src/Common/com/bioxx/tfc/Core/TFC_MobData.java Copy all and editpublic static final int ZOMBIE_HEALTH = 450; topublic static final int ZOMBIE_HEALTH = 50; And save asTFC_MobData.javaand compile toTFC_MobData.class and replace in terrafirmacraft.jar but Zombie have still 450 hp ;/
  9. Spawn normal monsters not from TFC?

    I try JAS but is too dificult to me ;/ I don't know where I can find configuration file about mobs spawning ;/
  10. Spawn normal monsters not from TFC?

    Monstersnot all mobs. Creepers, skeletons, zombies, spiders, endermans etc. I use MobStats to increase HP and damage monsters from Witchery and Thaumcraft but normal monstersbecome too strong.
  11. Spawn normal monsters not from TFC?

    Hello, How to change monsters who spawn in my server? I don't want monsters from Terrafirmacraft, I want normal monsters from vanilla minecraft. Sory for my bad English.