Skip to content

drop_stack() for hydroponics, crafting and biogenerator

Rob Nelson requested to merge pull/7629/grass_man into Bleeding-Edge

Created by: unid15

  • Stacks created from woodcutting, hydroponics, crafting and the biogenerator now use drop_stack()
  • What this means: harvesting from a tray with grass now yields one stack with 5 grass tiles, instead of 5 grass tiles. Planks created by cutting logs will now immediately stack together, and so will metal rods / floor tiles crafted by hand or in the biogenerator
  • Tested
  • Fixes #7626 (closed)
  • Will conflict with #7620

Merge request reports