mirror of
https://github.com/mt-mods/plantlife_modpack.git
synced 2025-07-18 07:40:39 +02:00
Merge remote-tracking branch 'upstream/master'
This commit is contained in:
@ -34,6 +34,7 @@ minetest.register_node("youngtrees:youngtree2_middle",{
|
||||
description = S("Young Tree 2 (middle)"),
|
||||
drawtype="nodebox",
|
||||
tiles = {"youngtree2branch.png"},
|
||||
use_texture_alpha = "clip",
|
||||
inventory_image = "youngtree2branch.png",
|
||||
wield_image = "youngtree2branch.png",
|
||||
paramtype = "light",
|
||||
|
Reference in New Issue
Block a user