added notes
This commit is contained in:
parent
01f9686ea0
commit
1308a6122e
1 changed files with 1 additions and 0 deletions
|
@ -87,6 +87,7 @@ minetest.register_node("aether2_minetest:golden_oak_planks", {
|
||||||
sounds = default.node_sound_wood_defaults(),
|
sounds = default.node_sound_wood_defaults(),
|
||||||
})
|
})
|
||||||
|
|
||||||
|
--Placeable Items
|
||||||
minetest.register_node("aether2_minetest:ambrosium_torch", {
|
minetest.register_node("aether2_minetest:ambrosium_torch", {
|
||||||
description = "Ambrosium Torch",
|
description = "Ambrosium Torch",
|
||||||
drawtype = "mesh",
|
drawtype = "mesh",
|
||||||
|
|
Loading…
Reference in a new issue