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.

Emris

Members
  • Content count

    546
  • Joined

  • Last visited

Everything posted by Emris

  1. np have fun ------------------- I guess i can also post a mini update of my progress toward v0.5 As it turns out our vanilla yellow flower called Dandelion is a great source of rubber latex, so i just had to add this new liquid, and i also plan to add a Hevea tree for latex harvesting. Mixing a bucket of latex, sulfur dust and green dye will make 4 peaces of green rubber that can be used to make a water proof pipe. That makes much more sense to me then using a cooked cactus. Also rubber can be made with any color dye, but only the green one will be used for making pipes. I'm also working on a more believable source of green dye. We'll see where that goes Vanilla buckets will also not be needed anymore, I'm adding a steel bucket to handle oil and fuel, maybe zinc for water that can only be used on tanks and combustion engines...i'll have to think about that one. But if i get the wooden bucket working correctly(at the moment it gets deleted when used), there will be no need for a zinc one. And maybe i will add a BlackSteel bucket for lava (that can only be used on BC tank and engine). Or, there will be no need for that one, at least if a small TFC bucket fix gets accepted. And even if the fix is not accepted, you will be free to use the Red/Blue Steel bucket anyway, just don't expect to get it back Well, that's it for now, back to coding
  2. I have provided a backport of BC 3.5.3 that is compiled with the same Forge version as TFC. The download link is in the OP. TMI is not compatible with TFC, so that wont work anyway and has nothing to do with BC or this crossover mod. And your questions are not silly And Welcome to the Forum
  3. This mod is not so simple as just adding a few recipes.All the recipes are a part of my crossover mod. To make a crossover like this, i had to extend many classes and add many new items (and i will probably add much more until i'm finished). So if you can code Java, i can give you a few tips, but a tutorial will not happen. Besides, there are a ton of good Java tutorials out there
  4. Sound Bug

    To me, it looks more like a sound file is not being found.
  5. 0.77.11 bug and translation mistake

    Pull request made.
  6. Could not find main class [SOLVED]

    It's a compile bug, it should work with hotfix 18.
  7. BCTFCcrossover v0.4.B76HF18 Features are same as in v0.3.b76. This version needs BuildCraft 3.5.3 and TFC B76 HotFix18
  8. Server start with normal MC

    No problem, i'm glad it worked out. And you are not dumb, you are just learning, and learning is the opposite of dumb, imho.
  9. Please correct the bug forge!

    Yes, barrels are a golden egg like that ... Fixed Sluices would have to gather a full stack before you could exploit it like that, but it's possible, and with full inventory + shift-clicking will make your long-awaited item disappear ... Fixed Anvils would only do that if you extend the class to make it possible for the output to be more then one. At the moment the anvil works as designed, we can only propose a small adjustment to allow more then one output, without breaking or changing the way it works now.
  10. Server start with normal MC

    configTFC.cfg configTFCOptions.cfg
  11. Server start with normal MC

    Did you try deleting the TFC config files?
  12. Please correct the bug forge!

    Fixed
  13. Server start with normal MC

    For Server you only need this from PlayerAPI 1.5 for MC1.5.1. Just like it states in the readme.txt jc.classServerPlayerAPI.classServerPlayerBase.classServerPlayerBaseSorter.classServerPlayerBaseSorting.classThe order is also important. First Forge then PlayerAPI. Server => http://assets.minecraft.net/1_5_1/minecraft_server.jar
  14. Server start with normal MC

    It looks like the TFC zip file is not in the mods folder. Can you give us more info of what you did exactly?
  15. Revamp: "Treecapitator" effect on trees

    Many times...but maybe thats just me
  16. Revamp: "Treecapitator" effect on trees

    There are thick branches in there also.
  17. Unable to update TFC

    If the server is 1.5.2, then it's not a TFC server. TFC needs MC 1.5.1
  18. Revamp: "Treecapitator" effect on trees

    Scythe is a tool for cutting grass, not tree leaves and tree branches.Imho, i would use an axe, and when you break the leaves block that is next to the tree block, all the leaves from that side of the tree, and only on that height, drop sticks and/or saplings. Just like in real life, you cut a branch, all the leaves on that branch come down with it I would also add damage when you break leaves with bare hands. Would make you want to use tools more
  19. Tall grass and tree saplings respawn already. I think rocks do too, but very sloooow. I thought about this too, and a mini mod for servers could balance this out. That way, there is no need for any change in TFC code. Just a thought.
  20. Galvanizing could be fun. A multiblock structure, something like a mini bloomery, where you can smelt zinc ingots and dip the transport pipes into, making them waterproof. I also thought about adding a way to extract latex from trees, or maybe even add a tree (or a few) for that purpose....hmm, coding a cool tree..could be fun (anyone have good tree ideas?)
  21. Version 0.3.b76 is out. Wrench tool added. Can be made with different metals that have different durability. Recipes page will be updated soon, but you can use any metals from which the TFC tools are made out of.
  22. Yes, you need both. Are you making the wrench with TFC anvil? Redstone chips have not been changed. It may be a BC bug. ...i will take a look at it tonight
  23. Server Problems

    I would use this for the server java -Xms1G -Xmx2G -jar minecraft_server.jar and you are already using 2GB for your client.
  24. Server Problems

    That hardware should be good enough to run a dedicated server for about 10-15 players. But running a client along side it, could be too much for it. How much RAM are you dedicating for the server and client? I would go for 2GB each. That way you have 2GB left for your OS. That should work, but you will probably have to live with lag. A few people should be able to play though.
  25. Server Problems

    Is the server running on it's own PC, or on your PC where you also use the client. What kind of a PC (Hardware) is your server running on? CPU, RAM,... is it a notebook? Once, i tried running a server on an old Intel D processor. It almost loaded 3 chunks and died on me with the same messages that you are getting.