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.

Red3Tango

Members
  • Content count

    150
  • Joined

  • Last visited

Everything posted by Red3Tango

  1. Looks like there was a slight shift in the food prep UI. So here is a quick update on the image...
  2. My Terrafirmacraft portfolio

    very impressive, beats any build ive done!
  3. [TFC 0.79.29] Cellars Addon

    Wow that was a quick update! Can confirm destroying doors no longer causing crashes. And all my racks are now organized and labeled to satisfy my OCD (Disregard - recipe is correct, just un-intuitive compared to other TFC ones) Did notice a problem with the anvil recipe, seems to be backwards. As with all other TFC anvil steps order is Right-Middle-Left, however, to complete the recipe you must do Left-Middle-Right. So basically, this process should have had all steps in green. (I am also aware the completion markers are not lined up, is just to show the steps)
  4. Oh cool, I didn't even know that was supposed to happen!
  5. [TFC 0.79.29] Cellars Addon

    I would suggest allowing signs to be placed, for those of us that like to label/organize everything. Also as a bug report: When you destroy the doors of a completed cellar (say if you are expanding) it will crash the game when it processes the tick on the Ice Bunker,
  6. Version#:0.79.13 - 0.79.15 SSP/SMP(Single/MultiPlayer): SSP and SMP SuggestedName:Foal texture not randomized / no mules SuggestedCategory: (very)Minor Description:When breeding Horses/Donkeys, the foal always (at least tested 20 times with horses) has the same texture as the mother regardless of the texture the father has. This may also be the reason why mules are not currently possible, tested this 40 times. Haveyou deleted your config filesandare still able to reproducethisbug?:Yes Doyou have any mods other thanForgeandTFC installed?:Tested with and without Ifyes,which mods:FastCraft, NEI, NEI Plugin, MapWriter, Lanterns, Water Sac
  7. [TFC 0.79.23+] Decorations Addon for TFC

    I just noticed that with the Lead core, it uses a lead sheet (like all others), however the sheet is able to be created on a copper anvil, but the core requires a bronze anvil. Not sure if this was intended or not, so thought I would bring it up just in case this is a bug/oversight.
  8. This looks really interesting, I may have to include this on my server! Would save me from carpel tunnel when using the blast furnace.
  9. [Solved][0.79.13] Foal texture not randomized / no mules

    Been a little over a month, but does look like he has been out of the loop for a while. And sadly I forgot to say anything to him when he popped in my stream a couple weeks ago
  10. Version#:0.79.13 SSP/SMP(Single/MultiPlayer):SSP (have not tested SMP yet) SuggestedName: Opening Donkey Chest Crashing SuggestedCategory: Minor Description:When trying to open a chest on a donkey, by shift-right-clicking, there are times it crashes. Normally it has been when I try to open the chest 4+ consecutive times within a fairly short amount of time. (update: happening only when in close proximity to other horses/donkeys) Haveyou deleted your config filesandare still able to reproducethisbug?:Yes Doyou have any mods other thanForgeandTFC installed?:No Crash Report: ---- Minecraft Crash Report ---- // There are four lights! Time: 12/5/14 8:47 PM Description: Unexpected error java.lang.IndexOutOfBoundsException: Index: 38, Size: 38 at java.util.ArrayList.rangeCheck(Unknown Source) at java.util.ArrayList.get(Unknown Source) at net.minecraft.inventory.Container.func_75139_a(SourceFile:104) at net.minecraft.inventory.Container.func_75131_a(SourceFile:390) at net.minecraft.client.network.NetHandlerPlayClient.func_147241_a(NetHandlerPlayClient.java:1056) at net.minecraft.network.play.server.S30PacketWindowItems.func_148833_a(SourceFile:49) at net.minecraft.network.play.server.S30PacketWindowItems.func_148833_a(SourceFile:11) at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:273) at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1591) at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:962) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887) at net.minecraft.client.main.Main.main(SourceFile:148) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at magic.launcher.Launcher.main(SourceFile:207) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Stacktrace: at java.util.ArrayList.rangeCheck(Unknown Source) at java.util.ArrayList.get(Unknown Source) at net.minecraft.inventory.Container.func_75139_a(SourceFile:104) at net.minecraft.inventory.Container.func_75131_a(SourceFile:390) at net.minecraft.client.network.NetHandlerPlayClient.func_147241_a(NetHandlerPlayClient.java:1056) at net.minecraft.network.play.server.S30PacketWindowItems.func_148833_a(SourceFile:49) at net.minecraft.network.play.server.S30PacketWindowItems.func_148833_a(SourceFile:11) at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:273) -- Affected level -- Details: Level name: MpServer All players: 1 total; [EntityClientPlayerMP['Red3Tango'/186, l='MpServer', x=32.70, y=165.54, z=-12592.46]] Chunk stats: MultiplayerChunkCache: 812, 812 Level seed: 5551530789369890240 Level generator: ID 00 - TFCDefault, ver 0. Features enabled: false Level generator options: Level spawn location: World: (22,147,-12575), Chunk: (at 6,9,1 in 1,-786; contains blocks 16,0,-12576 to 31,255,-12561), Region: (0,-25; contains chunks 0,-800 to 31,-769, blocks 0,0,-12800 to 511,255,-12289) Level time: 826368 game time, 15670368 day time Level dimension: 0 Level storage version: 0x00000 - Unknown? Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false Forced entities: 88 total; [EntityHorseTFC['Horse'/137, l='MpServer', x=40.66, y=164.00, z=-12582.78], EntityHorseTFC['Horse'/136, l='MpServer', x=44.78, y=164.00, z=-12584.50], EntityHorseTFC['Horse'/139, l='MpServer', x=46.22, y=164.00, z=-12582.72], EntityHorseTFC['Horse'/138, l='MpServer', x=35.75, y=164.00, z=-12582.72], EntityHorseTFC['Horse'/141, l='MpServer', x=36.97, y=164.00, z=-12584.41], EntityHorseTFC['Horse'/140, l='MpServer', x=40.63, y=164.00, z=-12584.44], EntityHorseTFC['Donkey'/143, l='MpServer', x=47.25, y=164.00, z=-12591.66], EntityHorseTFC['Donkey'/142, l='MpServer', x=35.81, y=164.00, z=-12590.72], EntityHorseTFC['Donkey'/129, l='MpServer', x=27.25, y=164.00, z=-12591.66], EntityHorseTFC['Horse'/128, l='MpServer', x=29.78, y=164.00, z=-12583.66], EntityPigTFC['Pig'/131, l='MpServer', x=41.53, y=148.00, z=-12646.57], EntityHorseTFC['Donkey'/130, l='MpServer', x=21.41, y=164.00, z=-12591.94], EntityHorseTFC['Donkey'/133, l='MpServer', x=39.72, y=164.00, z=-12593.28], EntityHorseTFC['Horse'/132, l='MpServer', x=39.38, y=152.00, z=-12609.22], EntityHorseTFC['Donkey'/135, l='MpServer', x=45.56, y=164.00, z=-12592.72], EntityHorseTFC['Donkey'/134, l='MpServer', x=36.25, y=164.00, z=-12592.50], EntityHorseTFC['Donkey'/152, l='MpServer', x=57.97, y=150.00, z=-12634.16], EntityHorseTFC['Donkey'/153, l='MpServer', x=60.59, y=151.00, z=-12627.50], EntityHorseTFC['Horse'/154, l='MpServer', x=55.63, y=158.00, z=-12609.28], EntityBat['Bat'/155, l='MpServer', x=55.22, y=61.45, z=-12596.44], EntityHorseTFC['Horse'/156, l='MpServer', x=50.41, y=153.00, z=-12606.94], EntityHorseTFC['Donkey'/157, l='MpServer', x=59.87, y=164.00, z=-12592.56], EntityHorseTFC['Donkey'/158, l='MpServer', x=55.59, y=164.00, z=-12592.09], EntityHorseTFC['Donkey'/159, l='MpServer', x=52.28, y=164.00, z=-12592.13], EntityHorseTFC['Donkey'/144, l='MpServer', x=41.25, y=164.00, z=-12591.50], EntityBat['Bat'/145, l='MpServer', x=47.88, y=67.10, z=-12570.44], EntityHorseTFC['Horse'/146, l='MpServer', x=47.16, y=150.00, z=-12552.72], EntityPigTFC['Pig'/147, l='MpServer', x=55.53, y=152.00, z=-12671.16], EntityPigTFC['Pig'/148, l='MpServer', x=48.53, y=151.00, z=-12656.69], EntityPigTFC['Pig'/149, l='MpServer', x=51.38, y=150.00, z=-12649.50], EntityHorseTFC['Horse'/150, l='MpServer', x=59.81, y=155.00, z=-12649.66], EntityHorseTFC['Horse'/151, l='MpServer', x=54.72, y=149.00, z=-12626.91], EntityHorseTFC['Donkey'/171, l='MpServer', x=66.06, y=164.00, z=-12593.28], EntityBat['Bat'/170, l='MpServer', x=64.97, y=61.00, z=-12595.03], EntityHorseTFC['Horse'/169, l='MpServer', x=61.38, y=151.00, z=-12635.56], EntityHorseTFC['Donkey'/168, l='MpServer', x=61.60, y=164.00, z=-12591.99], EntityHorseTFC['Donkey'/175, l='MpServer', x=66.56, y=164.00, z=-12591.50], EntityHorseTFC['Donkey'/174, l='MpServer', x=71.00, y=164.00, z=-12584.03], EntityHorseTFC['Horse'/173, l='MpServer', x=64.72, y=164.00, z=-12583.44], EntityHorseTFC['Horse'/172, l='MpServer', x=70.94, y=164.00, z=-12592.00], EntityHorseTFC['Horse'/163, l='MpServer', x=50.50, y=164.00, z=-12584.44], EntityHorseTFC['Horse'/162, l='MpServer', x=56.47, y=164.00, z=-12584.50], EntityHorseTFC['Horse'/161, l='MpServer', x=62.28, y=164.00, z=-12584.28], EntityHorseTFC['Donkey'/160, l='MpServer', x=50.66, y=164.00, z=-12592.50], EntityHorseTFC['Donkey'/167, l='MpServer', x=57.25, y=164.00, z=-12591.66], EntityHorseTFC['Horse'/166, l='MpServer', x=52.28, y=164.00, z=-12582.72], EntityHorseTFC['Horse'/165, l='MpServer', x=54.72, y=164.00, z=-12584.44], EntityHorseTFC['Horse'/164, l='MpServer', x=60.53, y=164.00, z=-12584.63], EntityClientPlayerMP['Red3Tango'/186, l='MpServer', x=32.70, y=165.54, z=-12592.46], EntityPigTFC['Pig'/184, l='MpServer', x=153.38, y=160.00, z=-12451.53], EntityPigTFC['Pig'/185, l='MpServer', x=149.38, y=156.00, z=-12451.19], EntityBat['Bat'/178, l='MpServer', x=87.25, y=61.10, z=-12572.41], EntityBat['Bat'/179, l='MpServer', x=86.75, y=63.10, z=-12562.47], EntityHorseTFC['Horse'/176, l='MpServer', x=66.50, y=164.00, z=-12583.47], EntityBat['Bat'/177, l='MpServer', x=81.13, y=60.05, z=-12603.50], EntityBat['Bat'/182, l='MpServer', x=83.59, y=67.67, z=-12570.25], EntityBat['Bat'/183, l='MpServer', x=98.63, y=62.39, z=-12588.91], EntityBat['Bat'/180, l='MpServer', x=86.03, y=61.39, z=-12565.97], EntityBat['Bat'/181, l='MpServer', x=80.66, y=61.00, z=-12560.69], EntityHorseTFC['Donkey'/102, l='MpServer', x=-10.03, y=146.00, z=-12604.06], EntityHorseTFC['Donkey'/103, l='MpServer', x=-8.97, y=147.00, z=-12599.13], EntityHorseTFC['Horse'/100, l='MpServer', x=-4.56, y=147.00, z=-12626.78], EntityHorseTFC['Horse'/101, l='MpServer', x=-3.00, y=147.00, z=-12616.41], EntityPigTFC['Pig'/99, l='MpServer', x=-44.84, y=148.00, z=-12657.09], EntityBat['Bat'/110, l='MpServer', x=1.00, y=53.20, z=-12594.63], EntityBat['Bat'/111, l='MpServer', x=6.59, y=54.20, z=-12585.94], EntityHorseTFC['Donkey'/108, l='MpServer', x=4.03, y=147.00, z=-12613.00], EntityHorseTFC['Donkey'/109, l='MpServer', x=14.19, y=146.00, z=-12617.91], EntityBat['Bat'/106, l='MpServer', x=-10.97, y=63.85, z=-12553.50], EntityBat['Bat'/107, l='MpServer', x=0.22, y=70.35, z=-12535.47], EntityHorseTFC['Horse'/104, l='MpServer', x=-8.84, y=147.00, z=-12607.75], EntityBat['Bat'/105, l='MpServer', x=-0.69, y=53.00, z=-12572.16], EntityHorseTFC['Donkey'/119, l='MpServer', x=19.72, y=164.00, z=-12593.28], EntityPigTFC['Pig'/118, l='MpServer', x=22.47, y=145.00, z=-12629.32], EntityHorseTFC['Horse'/117, l='MpServer', x=31.75, y=147.00, z=-12648.34], EntityHorseTFC['Horse'/116, l='MpServer', x=0.59, y=150.00, z=-12551.97], EntityHorseTFC['Donkey'/115, l='MpServer', x=3.28, y=140.00, z=-12574.28], EntityHorseTFC['Horse'/114, l='MpServer', x=2.72, y=140.00, z=-12573.72], EntityBat['Bat'/113, l='MpServer', x=19.47, y=58.51, z=-12582.31], EntityBat['Bat'/112, l='MpServer', x=3.56, y=54.29, z=-12589.44], EntityHorseTFC['Horse'/127, l='MpServer', x=31.44, y=164.00, z=-12584.28], EntityHorseTFC['Horse'/126, l='MpServer', x=25.72, y=164.00, z=-12582.72], EntityHorseTFC['Horse'/125, l='MpServer', x=20.50, y=164.00, z=-12583.53], EntityHorseTFC['Horse'/124, l='MpServer', x=25.53, y=164.00, z=-12584.47], EntityHorseTFC['Horse'/123, l='MpServer', x=20.81, y=164.00, z=-12585.19], EntityHorseTFC['Donkey'/122, l='MpServer', x=31.47, y=164.00, z=-12591.38], EntityHorseTFC['Donkey'/121, l='MpServer', x=29.72, y=164.00, z=-12592.19], EntityHorseTFC['Donkey'/120, l='MpServer', x=25.47, y=164.00, z=-12592.28]] Retry entities: 0 total; [] Server brand: fml,forge Server type: Integrated singleplayer server Stacktrace: at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:373) at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2433) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:916) at net.minecraft.client.main.Main.main(SourceFile:148) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at magic.launcher.Launcher.main(SourceFile:207) -- System Details -- Details: Minecraft Version: 1.7.10 Operating System: Windows 7 (amd64) version 6.1 Java Version: 1.7.0_72, Oracle Corporation Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 1570990016 bytes (1498 MB) / 1995440128 bytes (1903 MB) up to 1995440128 bytes (1903 MB) JVM Flags: 3 total; -Xms2048m -Xmx2048m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP v9.05 FML v7.10.85.1236 Minecraft Forge 10.13.2.1236 5 mods loaded, 5 mods active mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available FML{7.10.85.1236} [Forge Mod Loader] (forge-1.7.10-10.13.2.1236.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available Forge{10.13.2.1236} [Minecraft Forge] (forge-1.7.10-10.13.2.1236.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available tfc_coremod{0.79.13} [TFC[coremod]] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available terrafirmacraft{0.79.13} [TerraFirmaCraft] ([1.7.10]TerraFirmaCraft-0.79.13.468.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available Launched Version: 1.7.10-Forge10.13.2.1236 LWJGL: 2.9.1 OpenGL: GeForce GTX 650/PCIe/SSE2 GL version 4.4.0 NVIDIA 344.48, NVIDIA Corporation GL Caps: Using GL 1.3 multitexturing. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported. Anisotropic filtering is supported and maximum anisotropy is 16. Shaders are available because OpenGL 2.1 is supported. Is Modded: Definitely; Client brand changed to 'fml,forge' Type: Client (map_client.txt) Resource Packs: [[x64] H3D Texture v5.1.1.zip] Current Language: English (US) Profiler Position: N/A (disabled) Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used Anisotropic Filtering: Off (1)
  11. Sorry to always be the bearer of bad news, but looks like (at least) the icons.png layout has changed slightly with the 0.79.14 update... so now the health/food/hunger bars are now offset and not displaying properly
  12. Version#:0.79.13 SSP/SMP(Single/MultiPlayer):SSP and SMP SuggestedName:Donkey Chest accepting all items SuggestedCategory: (very)Minor Description:With the help of Reyvinn pointing it out in the change log, noticed that donkey chests are not 'refusing' any items. I have been able to put in Anvils, full Barrels, Log stack, Ingots, Tools/Weapons, etc... into the chests on my donkey(s) Haveyou deleted your config filesandare still able to reproducethisbug?:Yes Doyou have any mods other thanForgeandTFC installed?:Tested with and without Ifyes,which mods:FastCraft, NEI, NEI Plugin, MapWriter, Lanterns, Water Sac
  13. [Cannot Reproduce][0.79.13] Donkey Chest Crashing

    So I narrowed it down to a single donkey, however, when I took him away and have not been able to reproduce now. I did notice that there was a donkey that had never been feed/familiarized that had a saddle on it, I remember that when I familiarized another one and tried to put a saddle on her, it put it on the donkey next to me that was not familiarized yet. The donkey that I DID familiarize though was the problematic one, so it may have been that the saddle glitch caused it. I cannot however reproduce the glitch of putting the saddle on the wrong donkey, and the glitched donkey started working when I led them away and brought back. Changing topic to "cannot reproduce" unless you would prefer something else.
  14. [Cannot Reproduce][0.79.13] Donkey Chest Crashing

    Update on this, this was happening in my massive horse/donkey breeding farm that I was using to test possibility for mules. So there are over 80 donkeys/horses in a very small area. This is when the crashing would be happen, I lead the donkey that was crashing, away from the farm, and everything worked fine. I have updated the original bug report to state only happens when close proximity to other donkeys, so not entirely sure how I should mark this thread
  15. Some things about Donkey/Mules

    Wasnt sure if this should go in discussion or in support, or be split into several topics. First is that it does not look like it is possible to breed a Mule, as the breed of the foal (baby) is the same as the mother. I may be wrong with this, but I have breed 20 horses and 20 donkeys (with the opposite male) and has been the case every time. Not sure if there is anything that can be done with the TFC code in order to "fix" this because of the added gender mechanics. Second, while running the tests above, I also noticed that the texture of the foal is always the same as the mother. This is something else I believe would be a nice "fix"/feature that it would randomize the texture as it does in vanilla. Third, you are able to put a chest (any type) onto a donkey. When the donkey is killed it will drop a vanilla chest. This could possibly be considered an exploit, as with vanilla chests you can place any item in it and not have to worry about size of the item. So I guess my 'suggestions' would be about the ability to breed mules, and also a random texture when you breed a horse. I can make a formal bug report of the chest if that would be advised. EDIT: I have put these into topics in the support thread now.
  16. Some things about Donkey/Mules

    Yeah I checked this as well, and still possible in 0.79.13
  17. Some things about Donkey/Mules

    In vanilla horses can have saddles and armor, donkeys/mules can have saddles and chest. In TFC horses can have saddles, and donkeys can have saddles and chest. I do like the idea of having it so mules cant be ridden, but a mule could be. This functionality may be to difficult to implement though.
  18. Some things about Donkey/Mules

    Well I am guessing that the reason for not having mules is the same thing that causes the bug with all foals being the same breed/texture as the mother. I don't want it implemented just because its possible IRL, but that its possibly by the game code (is a vanilla feature as well). It really just gives us more options for having a world we want to play in. I personally like Mules in MC because they can have saddlebags and I like the color better So even if it was setup that the texture for a "mule" would just be an alternate texture for a donkey, that would still make me happy.
  19. Version#:0.79.13 SSP/SMP(Single/MultiPlayer):SSP and SMP SuggestedName:Killing a Donkey with a chest drops a vanilla chest SuggestedCategory: Minor Description:You are able to place any TFC chest onto a donkey to give it the "saddlebags", however, when you kill the donkey, it drops hide, meat, bones, and a vanilla chest. This could be considered an exploit as the vanilla chest can hold all items regardless of its "tfc size". I would suggest a fix be that they just dont drop a chest at all? Haveyou deleted your config filesandare still able to reproducethisbug?:Yes Doyou have any mods other thanForgeandTFC installed?:Tested with and without Ifyes,which mods:FastCraft, NEI, NEI Plugin, MapWriter, Lanterns, Water Sac
  20. Stair(mode) vs Slabs

    So with the new changes with the stair mode option, which would be the best option to reduce lag? Either cutting a slab down 4 times, or cutting off the 4 top quadrants of the stairs?
  21. A Hard Lesson to Learn

    I just find it easier to just not die ... granted now I might have just jinxed myself lol
  22. Animal Feeding Trough

    Never thought of this idea, but think if it could be put in would be awesome!
  23. [TFC 0.79.23+] TerraFirmaCraft NEI plugin

    @pt_cupcake2: Your Forge, TFC, and NEI plugins are all out of date, you may not be able to receive any support unless you are running the latest versions. As there are a lot of changes and bugfixes that have been put in already.
  24. An Apology

    Haha this is actually very true, with every community there are going to be toxic individuals (this is not meant to single anyone out). Sometimes you must show some "tough love" in order to maintain order within the community. If you do not, those toxic members can cause the entire community to become toxic, and we really don't need a LoL community here
  25. [TFC 0.79.23+] TerraFirmaCraft NEI plugin

    You can actually use a hammer on a tree, when you do this it drops sticks instead of the log. So you are able to use either a Hammer or Axe, you can also use a Saw