mirror of
https://github.com/FaceDeer/dfcaverns.git
synced 2025-12-05 07:55:28 +01:00
make the farming mod optional
This commit is contained in:
@@ -267,7 +267,7 @@ minetest.register_abm{
|
||||
size = 10,
|
||||
collisiondetection = false,
|
||||
vertical = false,
|
||||
texture = "farming_wheat_seed.png",
|
||||
texture = "dfcaverns_spore_tree_spores.png",
|
||||
})
|
||||
|
||||
end,
|
||||
|
||||
Reference in New Issue
Block a user