mirror of
https://github.com/luanti-org/minetest_game.git
synced 2025-05-20 22:33:16 -04:00
Add missing nodes to list
This commit is contained in:
parent
e6aec880de
commit
8e559f54d1
1 changed files with 10 additions and 1 deletions
|
@ -183,6 +183,9 @@ Corals
|
||||||
default:coral_brown
|
default:coral_brown
|
||||||
default:coral_orange
|
default:coral_orange
|
||||||
default:coral_skeleton
|
default:coral_skeleton
|
||||||
|
default:coral_green
|
||||||
|
default:coral_pink
|
||||||
|
default:coral_cyan
|
||||||
|
|
||||||
Liquids
|
Liquids
|
||||||
-------
|
-------
|
||||||
|
@ -214,6 +217,12 @@ default:fence_junglewood
|
||||||
default:fence_pine_wood
|
default:fence_pine_wood
|
||||||
default:fence_aspen_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:glass
|
||||||
default:obsidian_glass
|
default:obsidian_glass
|
||||||
|
|
||||||
|
@ -221,7 +230,7 @@ default:brick
|
||||||
|
|
||||||
default:meselamp
|
default:meselamp
|
||||||
default:mese_post_light
|
default:mese_post_light
|
||||||
default:mese_post_light_acacia_wood
|
default:mese_post_light_acacia
|
||||||
default:mese_post_light_junglewood
|
default:mese_post_light_junglewood
|
||||||
default:mese_post_light_pine_wood
|
default:mese_post_light_pine_wood
|
||||||
default:mese_post_light_aspen_wood
|
default:mese_post_light_aspen_wood
|
||||||
|
|
Loading…
Add table
Reference in a new issue