mirror of
https://github.com/luanti-org/minetest_game.git
synced 2025-03-15 04:11:24 +00:00
default: Add missing nodes to list (#2799)
This commit is contained in:
parent
87f6b941c4
commit
b648af479f
1 changed files with 9 additions and 0 deletions
|
@ -180,6 +180,9 @@ default:sand_with_kelp
|
|||
Corals
|
||||
------
|
||||
|
||||
default:coral_green
|
||||
default:coral_pink
|
||||
default:coral_cyan
|
||||
default:coral_brown
|
||||
default:coral_orange
|
||||
default:coral_skeleton
|
||||
|
@ -214,6 +217,12 @@ default:fence_junglewood
|
|||
default:fence_pine_wood
|
||||
default:fence_aspen_wood
|
||||
|
||||
default:fence_rail_wood
|
||||
default:fence_rail_acacia_wood
|
||||
default:fence_rail_junglewood
|
||||
default:fence_rail_pine_wood
|
||||
default:fence_rail_aspen_wood
|
||||
|
||||
default:glass
|
||||
default:obsidian_glass
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue