mirror of
https://github.com/FaceDeer/dfcaverns.git
synced 2025-07-05 18:00:37 +02: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