1
0
mirror of https://codeberg.org/tenplus1/mobs_redo.git synced 2025-06-28 06:30:18 +02:00

new line_of_sight and fence_top added

This commit is contained in:
TenPlus1
2018-07-18 10:13:19 +01:00
parent f6b5effe09
commit 63c9812dad
4 changed files with 47 additions and 32 deletions

View File

@ -12,6 +12,7 @@ if minetest.get_modpath("lucky_block") then
{"dro", {"mobs:shears"}, 1},
{"dro", {"mobs:protector"}, 1},
{"dro", {"mobs:fence_wood"}, 10},
{"dro", {"mobs:fence_top"}, 12},
{"lig"},
})
end