forked from mtcontrib/plantlife_modpack
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",
|
||||
|
13
youngtrees/locale/youngtrees.de.tr
Normal file
13
youngtrees/locale/youngtrees.de.tr
Normal file
@ -0,0 +1,13 @@
|
||||
# textdomain: youngtrees
|
||||
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# reusityback, 2022.
|
||||
#
|
||||
|
||||
Young Bamboo Tree=Junger Bambus
|
||||
Young Tree 2 (middle)=Strauch 2 (Mitte)
|
||||
Young Tree (top)=Strauch (Spitze)
|
||||
Young Tree (middle)=Strauch (Mitte)
|
||||
Young Tree (bottom)=Strauch (Ansatz)
|
13
youngtrees/locale/youngtrees.eo.tr
Normal file
13
youngtrees/locale/youngtrees.eo.tr
Normal file
@ -0,0 +1,13 @@
|
||||
# textdomain: youngtrees
|
||||
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# Jolesh, 2022.
|
||||
#
|
||||
|
||||
Young Bamboo Tree=Juna Bambuarbo
|
||||
Young Tree 2 (middle)=Juna Arbo 2 (mezo)
|
||||
Young Tree (top)=Juna Arbo (supro)
|
||||
Young Tree (middle)=Juna Arbo (mezo)
|
||||
Young Tree (bottom)=Juna Arbo (malsupro)
|
Reference in New Issue
Block a user