more flowers
Before Width: | Height: | Size: 350 B After Width: | Height: | Size: 814 B |
Before Width: | Height: | Size: 850 B After Width: | Height: | Size: 839 B |
@ -8,6 +8,22 @@ local flowers = {
|
||||
{"dandelion_yellow", "flowers:dandelion_yellow"},
|
||||
{"dandelion_white", "flowers:dandelion_white"},
|
||||
{"flame_lily", "mapgen:flame_lily"},
|
||||
{"mushroom_brown", "flowers:mushroom_brown"},
|
||||
{"mushroom_red", "flowers:mushroom_red"},
|
||||
{"grass", "default:grass_1"},
|
||||
{"dry_grass", "default:dry_grass_1"},
|
||||
{"dry_shrub", "default:dry_shrub"},
|
||||
{"papyrus", "default:papyrus"},
|
||||
{"purple_allium", "mapgen:purple_allium"},
|
||||
{"small_cactus", "mapgen:small_cactus"},
|
||||
{"small_cactus_1", "mapgen:small_cactus_1"},
|
||||
{"oxeye_daisy", "mapgen:oxeye_daisy"},
|
||||
|
||||
{"dead_grass", "mapgen:dead_grass_1"},
|
||||
{"jungle_grass", "mapgen:jungle_grass_1"},
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
minetest.register_node("flowerpots:flower_pot", {
|
||||
|
BIN
mods/flowerpots/textures/flowerpot_dandelion_white.png
Normal file
After Width: | Height: | Size: 974 B |
BIN
mods/flowerpots/textures/flowerpot_dandelion_yellow.png
Normal file
After Width: | Height: | Size: 958 B |
BIN
mods/flowerpots/textures/flowerpot_dead_grass.png
Normal file
After Width: | Height: | Size: 1.0 KiB |
BIN
mods/flowerpots/textures/flowerpot_dry_grass.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
mods/flowerpots/textures/flowerpot_dry_shrub.png
Normal file
After Width: | Height: | Size: 1.0 KiB |
BIN
mods/flowerpots/textures/flowerpot_flame_lily.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
mods/flowerpots/textures/flowerpot_geranium.png
Normal file
After Width: | Height: | Size: 1.1 KiB |
BIN
mods/flowerpots/textures/flowerpot_grass.png
Normal file
After Width: | Height: | Size: 1.1 KiB |
BIN
mods/flowerpots/textures/flowerpot_jungle_grass.png
Normal file
After Width: | Height: | Size: 1.1 KiB |
BIN
mods/flowerpots/textures/flowerpot_mushroom_brown.png
Normal file
After Width: | Height: | Size: 1.1 KiB |
BIN
mods/flowerpots/textures/flowerpot_mushroom_red.png
Normal file
After Width: | Height: | Size: 1.1 KiB |
BIN
mods/flowerpots/textures/flowerpot_oxeye_daisy.png
Normal file
After Width: | Height: | Size: 1.0 KiB |
BIN
mods/flowerpots/textures/flowerpot_papyrus.png
Normal file
After Width: | Height: | Size: 1.0 KiB |
BIN
mods/flowerpots/textures/flowerpot_purple_allium.png
Normal file
After Width: | Height: | Size: 1.1 KiB |
BIN
mods/flowerpots/textures/flowerpot_rose.png
Normal file
After Width: | Height: | Size: 983 B |
BIN
mods/flowerpots/textures/flowerpot_small_cactus.png
Normal file
After Width: | Height: | Size: 1003 B |
BIN
mods/flowerpots/textures/flowerpot_small_cactus_1.png
Normal file
After Width: | Height: | Size: 1.0 KiB |
BIN
mods/flowerpots/textures/flowerpot_tulip.png
Normal file
After Width: | Height: | Size: 980 B |
BIN
mods/flowerpots/textures/flowerpot_viola.png
Normal file
After Width: | Height: | Size: 1011 B |