Merge remote-tracking branch 'upstream/master'

This commit is contained in:
2023-06-07 22:23:22 +02:00
41 changed files with 488 additions and 6 deletions

View File

@ -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",

View 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)

View 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)