Skip to content
  • Auke Kok's avatar
    Stairs: Add mossy cobble slab and stair · 2199be51
    Auke Kok authored
    Allow water to turn cobble slab and stairs to turn into mossy versions.
    
    There is no crafting recipe for mossy stairs and mossy slabs, the
    stair/slab API has been modified to allow for a recipeitem that
    is `nil`, which will omit adding a crafting recipe for these two
    items. The API documentation is updated.
    
    The slabs and stairs will turn mossy when water is adjacent, just like
    cobblestone. You can either farm mossy versions by placing them in
    water for a while, then collecting them, or run water over your craft.
    2199be51