Update home decor and plantlife
more mesh on homedecor, and important performance upgrade for plantlife
0
mods/plantlife_modpack/mushroom/compat.lua
Normal file → Executable file
2
mods/plantlife_modpack/mushroom/crafting.lua
Normal file → Executable file
@ -22,7 +22,7 @@ minetest.register_craftitem("mushroom:brown_essence",{
|
||||
description = "Healthy Brown Mushroom Essence",
|
||||
inventory_image = "mushroom_essence.png",
|
||||
wield_image = "mushroom_essence.png",
|
||||
on_use = minetest.item_eat(5),
|
||||
on_use = minetest.item_eat(5), --notre modif de gain de faim
|
||||
})
|
||||
|
||||
minetest.register_craftitem("mushroom:poison",{
|
||||
|
0
mods/plantlife_modpack/mushroom/depends.txt
Normal file → Executable file
0
mods/plantlife_modpack/mushroom/init.lua
Normal file → Executable file
0
mods/plantlife_modpack/mushroom/models/plantlife_mushroom.obj
Normal file → Executable file
0
mods/plantlife_modpack/mushroom/textures/mushroom_brown_3d.png
Normal file → Executable file
Before Width: | Height: | Size: 5.0 KiB After Width: | Height: | Size: 5.0 KiB |
0
mods/plantlife_modpack/mushroom/textures/mushroom_brown_inv.png
Normal file → Executable file
Before Width: | Height: | Size: 4.2 KiB After Width: | Height: | Size: 4.2 KiB |
0
mods/plantlife_modpack/mushroom/textures/mushroom_essence.png
Normal file → Executable file
Before Width: | Height: | Size: 188 B After Width: | Height: | Size: 188 B |
0
mods/plantlife_modpack/mushroom/textures/mushroom_identifier.png
Normal file → Executable file
Before Width: | Height: | Size: 123 B After Width: | Height: | Size: 123 B |
0
mods/plantlife_modpack/mushroom/textures/mushroom_poison.png
Normal file → Executable file
Before Width: | Height: | Size: 183 B After Width: | Height: | Size: 183 B |
0
mods/plantlife_modpack/mushroom/textures/mushroom_red_3d.png
Normal file → Executable file
Before Width: | Height: | Size: 2.7 KiB After Width: | Height: | Size: 2.7 KiB |
0
mods/plantlife_modpack/mushroom/textures/mushroom_red_inv.png
Normal file → Executable file
Before Width: | Height: | Size: 5.2 KiB After Width: | Height: | Size: 5.2 KiB |
0
mods/plantlife_modpack/mushroom/textures/mushroom_spore.png
Normal file → Executable file
Before Width: | Height: | Size: 92 B After Width: | Height: | Size: 92 B |
0
mods/plantlife_modpack/mushroom/textures/mushroom_spore_brown.png
Normal file → Executable file
Before Width: | Height: | Size: 94 B After Width: | Height: | Size: 94 B |
0
mods/plantlife_modpack/mushroom/textures/mushroom_spore_red.png
Normal file → Executable file
Before Width: | Height: | Size: 92 B After Width: | Height: | Size: 92 B |