1
0
mirror of https://github.com/D00Med/moreplants.git synced 2025-07-22 10:00:29 +02:00

3 Commits

Author SHA1 Message Date
b02803af5c Ajoute message de chargement du mod dans le journal "action" 2018-12-31 17:33:58 +01:00
e62103b008 Merge branch 'master' of https://github.com/D00Med/moreplants 2018-09-29 14:44:46 +02:00
b7ce0b50d7 Merge pull request #6 from sys4-fr/master
Fix rainforest plants to spawn onto new default:dirt_with_rainforest_litter node
2017-03-21 06:51:24 +10:00

View File

@ -1006,3 +1006,5 @@ minetest.register_on_generated(function(minp, maxp)
end
end
end)
minetest.log("action", "[moreplants] loaded.")