new lower mesh and selection box

This commit is contained in:
JoseDouglas26 2023-12-14 23:35:42 -03:00 committed by the-real-herowl
parent 85d21fa1e9
commit f9972aef01
2 changed files with 13 additions and 13 deletions

View File

@ -534,7 +534,7 @@ minetest.register_node("mcl_flowers:sunflower", {
paramtype = "light",
selection_box = {
type = "fixed",
fixed = {-0.25, -0.5, -0.25, 0.25, 1.5, 0.25}
fixed = {-1/4, -1/2, -1/4, 1/4, 8/7, 1/4}
},
sounds = mcl_sounds.node_sound_leaves_defaults(),
sunlight_propagates = true,

View File

@ -2,8 +2,8 @@
# www.blender.org
mtllib mcl_flowers_sunflower.mtl
o Stem_1
v -0.309359 1.000000 -0.309359
v 0.309359 1.000000 0.309359
v -0.309359 0.750000 -0.309359
v 0.309359 0.750000 0.309359
v -0.309359 -0.500000 -0.309359
v 0.309359 -0.500000 0.309359
vn 0.7071 -0.0000 -0.7071
@ -16,8 +16,8 @@ g Stem_1_Stem
usemtl Stem
f 1/1/1 2/2/1 4/3/1 3/4/1
o Stem_2
v 0.309359 1.000000 -0.309359
v -0.309359 1.000000 0.309359
v 0.309359 0.750000 -0.309359
v -0.309359 0.750000 0.309359
v 0.309359 -0.500000 -0.309359
v -0.309359 -0.500000 0.309359
vn 0.7071 -0.0000 0.7071
@ -30,10 +30,10 @@ g Stem_2_Stem
usemtl Stem
f 5/5/2 6/6/2 8/7/2 7/8/2
o Flower_1
v -0.145000 1.483012 0.500000
v 0.355000 0.616987 0.500000
v -0.145000 1.483012 -0.500000
v 0.355000 0.616987 -0.500000
v -0.175000 1.233013 0.500000
v 0.325000 0.366987 0.500000
v -0.175000 1.233013 -0.500000
v 0.325000 0.366987 -0.500000
vn 0.8660 0.5000 -0.0000
vt 0.000000 0.000000
vt 1.000000 0.000000
@ -44,10 +44,10 @@ g Flower_1_Flower_1
usemtl Flower_1
f 9/9/3 10/10/3 12/11/3 11/12/3
o Flower_2
v -0.150000 1.482013 0.500000
v 0.350000 0.615987 0.500000
v -0.150000 1.482013 -0.500000
v 0.350000 0.615987 -0.500000
v -0.180000 1.232013 0.500000
v 0.320000 0.365988 0.500000
v -0.180000 1.232013 -0.500000
v 0.320000 0.365988 -0.500000
vn 0.8660 0.5000 -0.0000
vt 0.000000 0.000000
vt 1.000000 0.000000