4 Change Cursed Lands under textures

This commit is contained in:
Juraj Vajda 2023-02-27 13:44:36 -05:00
parent 26a28b2371
commit 06229c57e7
18 changed files with 1 additions and 25 deletions

View File

@ -177,6 +177,7 @@ minetest.register_decoration({
y_min = y_min, y_min = y_min,
decoration = { decoration = {
'everness:egg_plant', 'everness:egg_plant',
'everness:ngrass_1',
'everness:ngrass_2', 'everness:ngrass_2',
}, },
flags = 'all_floors', flags = 'all_floors',
@ -205,29 +206,6 @@ minetest.register_decoration({
param2 = 3 param2 = 3
}) })
minetest.register_decoration({
name = 'everness:cursed_lands_under_ngrass_1',
deco_type = 'simple',
place_on = { 'everness:soul_sandstone_veined' },
sidelen = 16,
noise_params = {
offset = 0,
scale = 0.02,
spread = { x = 200, y = 200, z = 200 },
seed = 329,
octaves = 3,
persist = 0.6
},
biomes = { 'everness_cursed_lands_under' },
y_max = y_max,
y_min = y_min,
decoration = {
'everness:ngrass_1',
},
flags = 'all_floors',
param2 = 2
})
minetest.register_decoration({ minetest.register_decoration({
name = 'everness:cursed_lands_under_cobweb_floors', name = 'everness:cursed_lands_under_cobweb_floors',
deco_type = 'simple', deco_type = 'simple',

View File

@ -3172,8 +3172,6 @@ minetest.register_node('everness:ngrass_1', {
fixed = { -6 / 16, -0.5, -6 / 16, 6 / 16, -5 / 16, 6 / 16 }, fixed = { -6 / 16, -0.5, -6 / 16, 6 / 16, -5 / 16, 6 / 16 },
}, },
light_source = 5, light_source = 5,
paramtype2 = 'meshoptions',
place_param2 = 2
}) })
minetest.register_node('everness:ngrass_2', { minetest.register_node('everness:ngrass_2', {

Binary file not shown.

Before

Width:  |  Height:  |  Size: 886 B

After

Width:  |  Height:  |  Size: 228 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 570 B

After

Width:  |  Height:  |  Size: 221 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 337 B

After

Width:  |  Height:  |  Size: 189 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 877 B

After

Width:  |  Height:  |  Size: 334 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 513 B

After

Width:  |  Height:  |  Size: 235 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 622 B

After

Width:  |  Height:  |  Size: 302 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 837 B

After

Width:  |  Height:  |  Size: 345 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 933 B

After

Width:  |  Height:  |  Size: 254 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 947 B

After

Width:  |  Height:  |  Size: 272 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 229 B

After

Width:  |  Height:  |  Size: 258 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 217 B

After

Width:  |  Height:  |  Size: 306 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 591 B

After

Width:  |  Height:  |  Size: 242 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 733 B

After

Width:  |  Height:  |  Size: 248 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 852 B

After

Width:  |  Height:  |  Size: 272 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 861 B

After

Width:  |  Height:  |  Size: 272 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 828 B

After

Width:  |  Height:  |  Size: 272 B