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.

[Suggestion] Un-tweak itemstacks

Discussion in 'Suggest + Report Bugs + Get Help' started by LeiserGeist, 30 June 2014.

  1. LeiserGeist

    LeiserGeist Gamer, Software Developer

    Joined:
    26 October 2012
    Messages:
    479
    Likes Received:
    116
    If that title wasn't obscure enough, basically..

    If I remember correctly, a tweak was made a bunch of versions ago that makes individual items of the same type on the ground collect into one big stack. It all was fine until now that we have Pneumaticraft, which relies on throwing multiple seeds into different block spaces close together to plant them. When you try to do this, they all just collect into one area and don't plant.
    This basically kills any chance of automating planting them.

    I think Minecraft also contributes to this now, but like I said, if I remember right we did have a tweak for this which seems no longer necessary.

    It also seems to glitch out when you're using tools that mine large areas (hammers, KAMI tools, etc) by desyncing and collecting the items into places and showing them in other places. This could be completely unrelated though.

    Thoughts?
     
  2. LordRedstone

    LordRedstone Best Coder 2k15

    Joined:
    14 June 2012
    Messages:
    391
    Likes Received:
    73
    This was added to vanilla a while back, so I'm not sure a) why pneumaticcraft relies on a feature no longer there and b) why there's glitchiness.
     
  3. sk89q

    sk89q Administrator
    Staff Member

    Joined:
    1 December 2011
    Messages:
    2.490
    Likes Received:
    1.504
    Without this tweak (which comes with the server that we use), leaking pipes and machines destroy the server.

    But I can see what can be done.
     
  4. LeiserGeist

    LeiserGeist Gamer, Software Developer

    Joined:
    26 October 2012
    Messages:
    479
    Likes Received:
    116
    I could see this being a problem back when people actually made complicated automation systems using Buildcraft and RP2, but these days not much spills out of machines anymore unless you do something very wrong from what I've seen.

    Maybe there is a way to exclude PC seeds from the tweak? The multi-mining picks and tools would have to just be a continuing side-effect.
     
  5. MyrddinE

    MyrddinE Active Member

    Joined:
    4 December 2011
    Messages:
    220
    Likes Received:
    69
    Since this 'tweak' is vanilla minecraft, it sounds more like Pneumaticraft is simply not well coded for vanilla minecraft (my opinion of its code in general can be inferred).

    A quick hack could be to change the stack size for the given seeds to 1... of course, that would affect those seeds in every inventory. A better answer would be to eliminate the poorly written mod. :p But I'm on an anti-proliferation platform, so you may consider me biased.