1. Welcome to our bug report and feature request forum.
    • For game exploits, post in the Private Issues forum. Please provide details in your message.
    • For all other suggestions and reports:
      • Apply the appropriate prefix to your post
      • Please include every detail (such as how a mechanic works or how to reproduce a bug)
      • Remember that new features need to be balanced and fair.

Blue congealed slime from trees doesn't give blue slimeballs

Discussion in 'Suggest + Report Bugs + Get Help' started by Demenzia, Mar 6, 2014.

  1. Demenzia

    Demenzia *boop*

    Joined:
    Feb 2, 2012
    Messages:
    555
    Likes Received:
    380
    * bottom block of a slime tree spawns as " block.slime.congealed.metal.name"
    * Blue congealed slime blocks are supposed to craft blue slime balls, this one doesn't

    2014-03-06_23.00.45.png 2014-03-06_23.02.20.png
     
  2. LordRedstone

    LordRedstone Best Coder 2k15

    Joined:
    Jun 14, 2012
    Messages:
    391
    Likes Received:
    73
    I would say this is a mod issue, possibly updating TConstruct (if there is an update) could fix, however it may only work for new chunks.
     
  3. Tonius

    Tonius 555 Eternal Server Error

    Joined:
    Jan 30, 2012
    Messages:
    480
    Likes Received:
    392
    This is probably a single wrong number in the code from what I can see. I was going to bytehack TConstruct anyway, so I will include a fix for this as well.
     
  4. punk_and_goth

    punk_and_goth AFK a minimum of 23 hours, 59 minutes per day.

    Joined:
    Feb 7, 2013
    Messages:
    312
    Likes Received:
    128
    odd i get slime balls
     
  5. Penagwin

    Penagwin Linux Servers are better then windows!

    Joined:
    Feb 10, 2013
    Messages:
    114
    Likes Received:
    45
    Why "hack" at all at TCon. It is open source! I also don't understand why people were worried about those cheap uu matter recipes they once had. Again the mod is opensource so just fix/remove offending code.
     
  6. LordRedstone

    LordRedstone Best Coder 2k15

    Joined:
    Jun 14, 2012
    Messages:
    391
    Likes Received:
    73
  7. Tonius

    Tonius 555 Eternal Server Error

    Joined:
    Jan 30, 2012
    Messages:
    480
    Likes Received:
    392
    Just editing the bytecode is much quicker, and in this case, easier. The build scripts in the TConstruct and TMechworks repos are broken and completely useless right now.