Updated plantlife_modpack
@ -242,18 +242,17 @@ for i in ipairs(flowers_list) do
|
||||
|
||||
minetest.register_node(":flowers:potted_"..flower, {
|
||||
description = S("Potted "..flowerdesc),
|
||||
drawtype = "plantlike",
|
||||
tiles = { "flowers_potted_"..flower..".png" },
|
||||
inventory_image = "flowers_potted_"..flower..".png",
|
||||
wield_image = "flowers_potted_"..flower..".png",
|
||||
drawtype = "mesh",
|
||||
mesh = "flowers_potted.obj",
|
||||
tiles = { "flowers_potted_"..flower..".png", "flowers_potted.png" },
|
||||
sunlight_propagates = true,
|
||||
paramtype = "light",
|
||||
walkable = false,
|
||||
groups = { snappy = 3,flammable=2 },
|
||||
sounds = default.node_sound_leaves_defaults(),
|
||||
groups = { snappy = 3, flammable=2 },
|
||||
sounds = default.node_sound_glass_defaults(),
|
||||
selection_box = {
|
||||
type = "fixed",
|
||||
fixed = { -0.25, -0.5, -0.25, 0.25, 0.5, 0.25 },
|
||||
fixed = { -0.2, -0.5, -0.2, 0.2, 0.4, 0.2 },
|
||||
},
|
||||
})
|
||||
|
||||
@ -497,14 +496,15 @@ plantslib:spawn_on_surfaces({
|
||||
spawn_plants = {"flowers:sunflower"},
|
||||
spawn_chance = SPAWN_CHANCE*2,
|
||||
spawn_surfaces = {"default:dirt_with_grass"},
|
||||
avoid_nodes = {"group:flower"},
|
||||
avoid_nodes = {"group:flower", "flowers:sunflower"},
|
||||
seed_diff = flowers_seed_diff,
|
||||
light_min = 11,
|
||||
light_max = 14,
|
||||
min_elevation = 0,
|
||||
plantlife_limit = -0.9,
|
||||
temp_max = 0.53,
|
||||
random_facedir = {0,3}
|
||||
random_facedir = {0,3},
|
||||
avoid_radius = 5
|
||||
})
|
||||
|
||||
-- crafting recipes!
|
||||
|
13
mods/plantlife_modpack/flowers_plus/locale/fr.txt
Normal file
@ -0,0 +1,13 @@
|
||||
# Template
|
||||
|
||||
Waterlily = Nénuphar
|
||||
Seaweed = Algues
|
||||
Potted Rose = Rose en pot
|
||||
Potted Tulip = Tulipe en pot
|
||||
Potted Yellow Dandelion = Pissenlit jaune en pot
|
||||
Potted White Dandelion = Pissenlit blanc en pot
|
||||
Potted Blue Geranium = Géranium bleu en pot
|
||||
Potted Viola = Violette en pot
|
||||
Flower Pot = Fleurs en pot
|
||||
|
||||
[Flowers] Loaded. = [Fleurs] Chargées.
|
BIN
mods/plantlife_modpack/flowers_plus/textures/flowers_flowerpot.png
Executable file → Normal file
Before Width: | Height: | Size: 326 B After Width: | Height: | Size: 972 B |
BIN
mods/plantlife_modpack/flowers_plus/textures/flowers_potted.png
Normal file
After Width: | Height: | Size: 354 B |
BIN
mods/plantlife_modpack/flowers_plus/textures/flowers_potted_bonsai.png
Executable file → Normal file
Before Width: | Height: | Size: 464 B After Width: | Height: | Size: 286 B |
BIN
mods/plantlife_modpack/flowers_plus/textures/flowers_potted_cactus.png
Executable file → Normal file
Before Width: | Height: | Size: 402 B After Width: | Height: | Size: 185 B |
BIN
mods/plantlife_modpack/flowers_plus/textures/flowers_potted_dandelion_white.png
Executable file → Normal file
Before Width: | Height: | Size: 369 B After Width: | Height: | Size: 131 B |
BIN
mods/plantlife_modpack/flowers_plus/textures/flowers_potted_dandelion_yellow.png
Executable file → Normal file
Before Width: | Height: | Size: 369 B After Width: | Height: | Size: 133 B |
BIN
mods/plantlife_modpack/flowers_plus/textures/flowers_potted_geranium.png
Executable file → Normal file
Before Width: | Height: | Size: 575 B After Width: | Height: | Size: 163 B |
BIN
mods/plantlife_modpack/flowers_plus/textures/flowers_potted_rose.png
Executable file → Normal file
Before Width: | Height: | Size: 376 B After Width: | Height: | Size: 136 B |
BIN
mods/plantlife_modpack/flowers_plus/textures/flowers_potted_tulip.png
Executable file → Normal file
Before Width: | Height: | Size: 376 B After Width: | Height: | Size: 143 B |
BIN
mods/plantlife_modpack/flowers_plus/textures/flowers_potted_viola.png
Executable file → Normal file
Before Width: | Height: | Size: 368 B After Width: | Height: | Size: 130 B |
0
mods/plantlife_modpack/flowers_plus/textures/flowers_seaweed.png
Executable file → Normal file
Before Width: | Height: | Size: 234 B After Width: | Height: | Size: 234 B |
0
mods/plantlife_modpack/flowers_plus/textures/flowers_seaweedLight.png
Executable file → Normal file
Before Width: | Height: | Size: 222 B After Width: | Height: | Size: 222 B |
0
mods/plantlife_modpack/flowers_plus/textures/flowers_seaweed_2.png
Executable file → Normal file
Before Width: | Height: | Size: 224 B After Width: | Height: | Size: 224 B |
0
mods/plantlife_modpack/flowers_plus/textures/flowers_seaweed_3.png
Executable file → Normal file
Before Width: | Height: | Size: 226 B After Width: | Height: | Size: 226 B |
0
mods/plantlife_modpack/flowers_plus/textures/flowers_seaweed_4.png
Executable file → Normal file
Before Width: | Height: | Size: 178 B After Width: | Height: | Size: 178 B |
0
mods/plantlife_modpack/flowers_plus/textures/flowers_waterlily.png
Executable file → Normal file
Before Width: | Height: | Size: 412 B After Width: | Height: | Size: 412 B |
0
mods/plantlife_modpack/flowers_plus/textures/flowers_waterlily_22.5.png
Executable file → Normal file
Before Width: | Height: | Size: 409 B After Width: | Height: | Size: 409 B |
0
mods/plantlife_modpack/flowers_plus/textures/flowers_waterlily_45.png
Executable file → Normal file
Before Width: | Height: | Size: 421 B After Width: | Height: | Size: 421 B |
0
mods/plantlife_modpack/flowers_plus/textures/flowers_waterlily_67.5.png
Executable file → Normal file
Before Width: | Height: | Size: 435 B After Width: | Height: | Size: 435 B |
0
mods/plantlife_modpack/flowers_plus/textures/flowers_waterlily_small_1.png
Executable file → Normal file
Before Width: | Height: | Size: 468 B After Width: | Height: | Size: 468 B |
0
mods/plantlife_modpack/flowers_plus/textures/flowers_waterlily_small_2.png
Executable file → Normal file
Before Width: | Height: | Size: 472 B After Width: | Height: | Size: 472 B |
0
mods/plantlife_modpack/flowers_plus/textures/flowers_waterlily_small_3.png
Executable file → Normal file
Before Width: | Height: | Size: 422 B After Width: | Height: | Size: 422 B |
0
mods/plantlife_modpack/flowers_plus/textures/flowers_waterlily_small_4.png
Executable file → Normal file
Before Width: | Height: | Size: 219 B After Width: | Height: | Size: 219 B |