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.

Tander

Members
  • Content count

    23
  • Joined

  • Last visited

Posts posted by Tander


  1. I installed MineTweaker3. Then i copyed the carpenters-adapter.zs to my scripts folder , but when I type /mt reload it says unknown command. 

    Seems you installed it wrong, and MineTweaker3 not working. Make sure you download mod from official source, for your version of Minecraft, placed MineTweaker3-1.7.10-3.0.10B.jar (not ZIP!) in "mods" folder of your modpack (you should see at least [1.7.10] terrafirmacraft-0.79.28.908.jar and Carpenter's Blocks v3.3.7 - MC 1.7.10.jar in this folder) and after that try to type /mt reload in singleplayer game.

    1

  2. javaw_2016-03-27_14-51-42.png javaw_2016-03-27_14-51-29.png

    javaw_2016-03-27_14-50-48.png javaw_2016-03-27_14-50-19.png

    ...and more!

     

    In short: I rewrote recipes for Carpenter's Blocks with script for Mine Tweaker 3. Now all Carpenter's blocks are craftable with reasonable amounts of TFC resources. All recipes are oredictionared as much as possible.

     

    Download:

    There are two versions of script. That is require Decorations mod, because i'm using Mud Bricks in Carpenter's Tile recipe:

    But if Decorations isn't presents in your modpack, you can use script with alternative Carpenter's Tile recipe:

     

    Installation:

    • Make sure you have Mine Tweaker 3 in your client
    • Unzip and put script in %YOUR_PATH_TO_MINECRAFT_CLIENT%/scripts/ folder.
    • Restart client and enjoy!
    0

  3. post-3137-0-87414000-1425061314_thumb.pn

     

    In short: I wrote simple script for Mine Tweaker 3 mod, that rewrite Ropes+ recipes for Terra Firma Craft. It allows use almost all items from Ropes+ (dirt, seed, slime and torch arrows was disabled due balance) in TFC.

     

    Download:

     

    Installation:

    • Make sure you have Mine Tweaker 3 in your client
    • Put RopesPlusFix.zs script in %YOUR_PATH_TO_MINECRAFT_CLIENT%/scripts/ folder.
    • Restart client and enjoy!
    2

  4. Yeah... Seems the book will be the best choice. Encyclopedia style, like in Ars Magica 2. Table of contents, each article has left page (or pages) with text, and right page with recipe, scheme or just screenshot.

    Posted Image

    0

  5. Definitely, even if the hints or whatever are too much work, SOMETHING needs to be implemented. The Achievements don't really do much more than tell you 'go that way' and completely forget about the fact that you don't even know what a bloomery is.

    True. You know, in GregTech grinder, blast furnace etc. have picture that show what construct you need to build. Like this (1):

     

    Posted Image

     

    Is it suitable for TFC, what you think?

     

    Or, Forestry and Thermal Expanstion have another type in-machine help via tabs:

     

    Posted Image

     

    I think it can be implemented in TFC machines too. One of this, i mean, not both =)

    0

  6. TFC doesn't have a research tree like Thaumcraft does, so I don't think research notes will be of any use.

    Yep, but it can be implemented. Researching via minigame to find a way to use ores, for example, isn't it in TFC style?

    Anyway, right now TFC have no in-game help. Thaumcraft and Ars Magica 2 have researches, OpenBlock and Tinkers Construct have encyclopedia-style books, OpenPeripherals has plain-text helping book, Industrial Craft and Twilight Forest have tips via an achievement tree. TFC has nothing. It's okay, mod in development etc., I'm understand. But this feature will be realy useful, in any form.

    0

  7. I play in TFC once a year. The mod develops too slowly. It's not developers fault, at all! Just right now mod is needing more content. Metallurgy? Cool. Seasons? Awesome! Microblocks? Perfect! But I have nice home, top-tier armor and tools (after weeks(!) of slow and tiresome mining), what's next? TFC may be perfect platform for servers, but obsolete minecraft version and incompatibility with bukkit plugins or other mods makes it impossible. I know it, because i tried! TFC has no built-in chests and home protection system (like Rust at least), no clan mechanics (cooperation is necessery to survive in SMP TFC). LogBlock or WorldGuard plugins can't detect any block interact event in TFC, did you know? TFC is unique mod, but it's not enough for regular playing in it.

    0

  8. Everybody knows that TFC is very cool mod, that completely overhaul minecraft. But it's very difficult to use it. Creating public servers is complicated too. There are a lot of reasons of it, but i want pay your attention on chests.

     

    Bukkit plugins doesn't work properly with TFC chests. Other mods too. For example, that what i see after a few seconds of playing in Minecraft with TFC and ArsMagica mods:

    java.lang.ClassCastException: net.minecraft.tileentity.TileEntityChest cannot be cast to TFC.TileEntities.TileEntityChestTFC    at TFC.TileEntities.TileEntityChestTFC.checkForAdjacentChests(TileEntityChestTFC.java:192)    at TFC.TileEntities.TileEntityChestTFC.func_70316_g(TileEntityChestTFC.java:239)    at net.minecraft.world.World.func_72939_s(World.java:2196)    at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:546)    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:651)    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:570)    at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:127)    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:468)    at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)

    I think, it's because TFC chests have differences with vanilla chests, and mods don't know what to do with it and they crash =(

    I'm sure TFC will become much more popular if TFC was more mod-friendly. At least please modify TFC chests for compatibility with other mods.

     

    I'm sorry for my bad english,but I hope you understand me =)

     

    P.S.: example of crash report in attachment.

    crash-2013-07-28_13.20.05-server.txt

    0

  9. Bug report

    Suggested name: Creeper deals vanilla damage

    Suggested category: Minor

    Description: Creeper's explosion damage doesn't adapted to 1000 hitpoints in TFC, and so it looks like no damage by creepers.

    Have you deleted your config file and then still been able to reproduce this bug?: Yes

    0

  10. It happens only in multiplayer, in singleplayer crafting leather armor works fine.

    Server version: git-MCPC-Plus-jenkins-MCPC-Plus-369 (MC: 1.5.1)

    Forge version: 5.1.43.674

    TFC version: TFC Beta Build 76 Hotfix 14

    That is error message in server console:

    >2013-05-05 08:42:03 [SEVERE] [ForgeModLoader] A critical server error occured handling a packet, kicking 1335java.lang.NullPointerException		at TFC.Handlers.CraftingHandler.onCrafting(CraftingHandler.java:24)		at cpw.mods.fml.common.registry.GameRegistry.onItemCrafted(GameRegistry.java:380)		at net.minecraft.inventory.SlotCrafting.func_82870_a(Unknown Source)		at net.minecraft.inventory.Container.func_75144_a(Container.java:367)		at net.minecraft.network.NetServerHandler.func_72523_a(NetServerHandler.java:1684)		at net.minecraft.network.packet.Packet102WindowClick.func_73279_a(Unknown Source)		at org.spigotmc.netty.NettyNetworkManager.func_74428_b(NettyNetworkManager.java:189)		at net.minecraft.network.NetServerHandler.func_72570_d(NetServerHandler.java:213)		at net.minecraft.network.NetworkListenThread.func_71747_b(Unknown Source)		at org.spigotmc.netty.NettyServerConnection.func_71747_b(NettyServerConnection.java:68)		at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:918)		at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:323)		at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:786)		at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:670)		at net.minecraft.server.ThreadMinecraftServer.run(Unknown Source)08:42:03 [WARNING] Failed to handle packet for Charant/176.212.111.237: java.lang.NullPointerExceptionjava.lang.NullPointerException		at TFC.Handlers.CraftingHandler.onCrafting(CraftingHandler.java:24)		at cpw.mods.fml.common.registry.GameRegistry.onItemCrafted(GameRegistry.java:380)		at net.minecraft.inventory.SlotCrafting.func_82870_a(Unknown Source)		at net.minecraft.inventory.Container.func_75144_a(Container.java:367)		at net.minecraft.network.NetServerHandler.func_72523_a(NetServerHandler.java:1684)		at net.minecraft.network.packet.Packet102WindowClick.func_73279_a(Unknown Source)		at org.spigotmc.netty.NettyNetworkManager.func_74428_b(NettyNetworkManager.java:189)		at net.minecraft.network.NetServerHandler.func_72570_d(NetServerHandler.java:213)		at net.minecraft.network.NetworkListenThread.func_71747_b(Unknown Source)		at org.spigotmc.netty.NettyServerConnection.func_71747_b(NettyServerConnection.java:68)		at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:918)		at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:323)		at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:786)		at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:670)		at net.minecraft.server.ThreadMinecraftServer.run(Unknown Source)

    And next multiple "Could not pass event InventoryCloseEvent" errors by plugins. As a matter of facts, "Could not pass event" errors is the biggest problem on mcpc+ server. But i think i'll create another topic about this.

    0