Skip to content
  • Auke Kok's avatar
    Basic stone walls, using NDT_CONNECTED. · f8f7502e
    Auke Kok authored
    These basic connected wall nodes automatically connect
    to neigboring stone blocks, other wall blocks and anything
    that's "cracky". The do not connect to wood (fences will do
    that).
    
    The walls are generated using a new walls.register() API.
    Documentation on the API is included in game_api.txt.
    
    This change requires minetest/minetest#3503.
    
    Walls are added for all cobble stone materials. They generally
    look best and are the natural use cases for these materials.
    f8f7502e