mirror of
https://github.com/D00Med/moreplants.git
synced 2025-09-17 04:45:37 +02:00
Compare commits
7 Commits
master
...
4bf92e471a
Author | SHA1 | Date | |
---|---|---|---|
4bf92e471a | |||
e0d6663960 | |||
07f4ac8379 | |||
681d1d963c | |||
d47cd1ca00 | |||
|
b02803af5c | ||
|
e62103b008 |
@@ -1 +0,0 @@
|
|||||||
default
|
|
@@ -1,9 +0,0 @@
|
|||||||
A simple mod that adds a few new plants.
|
|
||||||
Changed in V1.2:
|
|
||||||
>more plants
|
|
||||||
>plants now spawn on new worlds(as decorations not using an ABM)
|
|
||||||
>curly plants have fruit, and eyeweeds drop eyeballs
|
|
||||||
>smaller textures
|
|
||||||
|
|
||||||
Changed in V1.3:
|
|
||||||
>added all plants to the group attached_node
|
|
2
init.lua
2
init.lua
@@ -1005,3 +1005,5 @@ minetest.register_on_generated(function(minp, maxp)
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
end)
|
end)
|
||||||
|
|
||||||
|
minetest.log("action", "[moreplants] loaded.")
|
||||||
|
Reference in New Issue
Block a user