stuff aka textures
Before Width: | Height: | Size: 274 B After Width: | Height: | Size: 630 B |
Before Width: | Height: | Size: 453 B After Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 472 B After Width: | Height: | Size: 1002 B |
Before Width: | Height: | Size: 285 B After Width: | Height: | Size: 672 B |
@ -568,7 +568,7 @@ minetest.register_node("default:ice", {
|
||||
--
|
||||
|
||||
minetest.register_node("default:tree", {
|
||||
description = "Tree",
|
||||
description = "Oak Tree",
|
||||
tiles = {"default_tree_top.png", "default_tree_top.png", "default_tree.png"},
|
||||
paramtype2 = "facedir",
|
||||
is_ground_content = false,
|
||||
@ -579,7 +579,7 @@ minetest.register_node("default:tree", {
|
||||
})
|
||||
|
||||
minetest.register_node("default:wood", {
|
||||
description = "Wooden Planks",
|
||||
description = "Oak Wood Planks",
|
||||
paramtype2 = "facedir",
|
||||
place_param2 = 0,
|
||||
tiles = {"default_wood.png"},
|
||||
|
Before Width: | Height: | Size: 251 B After Width: | Height: | Size: 526 B |
Before Width: | Height: | Size: 142 B |
Before Width: | Height: | Size: 140 B |
Before Width: | Height: | Size: 3.3 KiB |
Before Width: | Height: | Size: 327 B |
Before Width: | Height: | Size: 305 B After Width: | Height: | Size: 625 B |
Before Width: | Height: | Size: 163 B After Width: | Height: | Size: 260 B |
Before Width: | Height: | Size: 233 B After Width: | Height: | Size: 461 B |
@ -101,8 +101,8 @@ minetest.register_node("mapgen:waterlily", {
|
||||
paramtype2 = "facedir",
|
||||
visual_scale = 0.5,
|
||||
tiles = {"mapgen_waterlily_noflower.png",},
|
||||
inventory_image = "flowers_waterlily.png",
|
||||
wield_image = "flowers_waterlily.png",
|
||||
inventory_image = "mapgen_waterlily_item.png",
|
||||
wield_image = "mapgen_waterlily_item.png",
|
||||
liquids_pointable = true,
|
||||
walkable = false,
|
||||
buildable_to = true,
|
||||
|
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.1 KiB |
BIN
mods/mapgen/textures/mapgen_waterlily_item.png
Normal file
After Width: | Height: | Size: 479 B |
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 442 B After Width: | Height: | Size: 459 B |
Before Width: | Height: | Size: 509 B After Width: | Height: | Size: 526 B |
Before Width: | Height: | Size: 417 B After Width: | Height: | Size: 414 B |