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.

Voidi

Members
  • Content count

    17
  • Joined

  • Last visited

Everything posted by Voidi

  1. I translate the messages and names to German and saved them into the Google Drive dokument from aliceingame.
  2. MeteorCraft with TFC

    I want to use MeteorCraft https://sites.google.com/site/reikasminecraft/meteorcraft with TFC.How do i describe the Ores i want to spawn? TFC Ores consist of to Parameters Stone ADN Oretype, so how could this be doable? This is the content MeteorCraft_CustomOres.cfg where I can define new Ore Blocks to exist in Meteors. // -------------------------------// MeteorCraft Custom Ore Loader// -------------------------------//// Use this file to add custom ores to meteor generation.// Specify one per line, and format them as 'Name, Spawn Weight, Meteor Type, OreDictionary Name(s)'// Meteor Types:// 0 - Stone (Overworld Ores)// 1 - Netherrack (Nether Ores)// 2 - End Stone (End Ores)//// Sample Lines:// Sample Ore 1, 2, 0, oreSample// Sample Ore 2, 2, 2, oreNotSample, oreSecondName, oreHasLotsOfVariants//// Missing names or spawn weights, or less than one Ore Dictionary name are incorrect.// Incorrectly formatted lines will be ignored and will log an error in the console.// Lines beginning with '//' are comments and will be ignored, as will empty lines.//// NOTE WELL: It is your responsibility to choose the spawning blocks appropriately.// While you can theoretically spawn anything from the Ore Dictionary in meteors,// null or missing blocks, non-blocks and blocks with TileEntities are very likely// to crash and corrupt the world. No support will be provided in this case.// ====================================================================================
  3. MeteorCraft with TFC

    Thanks for the explanation. Asumming I specify the right NBT Tags can I get a normal Ore block? (I know it shouldn't be possible in 1.6.4, because using NBT Data with give works only since 1.7) I will dig through Meteorcraft(Code), maybe its possible to give the Mod more specific Information about the Block to spawn. Where can I find more Information about NBT Data used for Ores? I take a quick look at the source but don't find something. Even though I am a bit inexperienced in Java Programming, looking at the right Sourcecode part would help me.
  4. MeteorCraft with TFC

    I think the Stonetype option is only for the filling material of the Meteorite. For me it would be okay to have vanillay cobblestone. How work the ores in TFC in Terms of IDs? One ID with a lot of Metadata?
  5. internal item names with whitespaces

    I will try to localise the texture causing the error, maybe deleting the correspondent connected texture setting will help
  6. I use TFC with MineTweaker for recipe changing. Thus TFC uses items which have internal names like '<item.Wrought Iron Sheet>' this screws up other mods which refer to this name and don't expect whitespaces I asked in the Minetweaker thread http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/1290366-1-6-4-1-7-x-minetweaker-3-customize-your?comment=969 Sorry for my bad english but i am bit 'Not amused'. Who or which is responsible for this? Are there official Minecraft Guideline for Itemnames? In the most programming language whitespaces in identifiers are forbidden.
  7. the best approach with mod crafting mechanis would be http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/1290366-1-6-4-1-7-x-minetweaker-3-customize-your in combination with http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/wip-mods/2093121-1-7-x-modtweaker-0-5d-minetweaker-addon (the second bring integration with I think all Railcraft crafting mechanism) Sadly this won't work for 1.6.4, Railcraft Support in Modtweaker appears in a later version. For the Coke oven: To make things simple, the best would be to use the TFC Firebrick. With Minetweaker could make an ore dictionary entry for firebricks, but I not sure if the coke oven thing checks for ore dictionary since it's no real crafting mechanism Taking the creosote out with normal glas bottle wouldn't work with TFC?
  8. internal item names with whitespaces

    Thanks a lot!Now I wish that all the MineTweaker dependcies would work with 1.6.xHow much must i donate to the developers that they could finish TFC for 1.7.x in a week? ;-)relating my other support thread with optifine: know their developers the problems in combinatio with TFC?
  9. Since evening today nobody can join my server. The problem seems likewise http://terrafirmacraft.com/f/topic/5933-07817-arrayindexoutofboundsexception-shortly-after-joining-server/ Crahslog after joining the server http://pastebin.com/x5eHWma8 with a new world now problems occur
  10. [Solved] Crash after joining world

    ok we solved the problem anything related to the connected Textures of the Resourcepack
  11. internal item names with whitespaces

    While these internal names change with update to 1.7 ? How can I get the real internal names?
  12. I administrate a server for some people and plan to integrate Railcraft for endgame. How did you do the integration with TFC in Detail, particular the Coke oven and Rolling maschines?
  13. [TFC 0.78.9] ExtraFirma Addon v1.0.4

    1. I and some friends made a german translation, please check the attached file and include if you think it's ok 2. You say it's licensed under everything TFC is licensed. TFC is licensed under GNU GPL so would provide your source code 3. As we play with the unlittorch mod, the candles are alternative lightsource, but they can be placed only on solidblocks. It is possible to change that? So that it can placed on fences an even better on chiseled blocks or single planks? de_DE.txt
  14. Time config option for multiplayer

    I use this http://terrafirmacraft.com/f/topic/4883-farming-and-seasons-in-multiplay/ solution on my Server and it works
  15. [TFC 0.78.X] Rusticam Melius v1.2.0

    Chicken have layed eggs but no more Sheepwool. I've sheared the wool and made them pregnant at the same time, the lamb are born but the parents doesn't regrow their wool. There are some blocks of tall grass in the pasture, food should not be problem
  16. [TFC 0.78.X] Rusticam Melius v1.2.0

    How long take it the sheeps to regrow their wool? and how often chicken drop eggs? On my server many days passed and nothing happend. How can i affect these things? I think my pasture is large enough ( acouple of 100m²)
  17. [TFC 0.78.9] ExtraFirma Addon v1.0.4

    Seems that the first post with the recipes is a bit outdated. Several items like the leather bag have have no recipes.