mirror of
https://codeberg.org/tenplus1/farming.git
synced 2024-11-05 01:40:40 +01:00
added 2x lucky blocks
This commit is contained in:
parent
e2b2881125
commit
0e7d5bad8d
|
@ -58,7 +58,7 @@ Changelog:
|
|||
0.1 - Fixed growing bug
|
||||
0.0 - Initial release
|
||||
|
||||
Lucky Blocks: 28
|
||||
Lucky Blocks: 30
|
||||
|
||||
|
||||
License of media (textures):
|
||||
|
|
|
@ -32,5 +32,7 @@ if minetest.get_modpath("lucky_block") then
|
|||
{"dro", {"farming:hoe_mese"}, 1},
|
||||
{"dro", {"farming:hoe_diamond"}, 1},
|
||||
{"dro", {"farming:hoe_bomb"}, 10},
|
||||
{"dro", {"farming:turkish_delight"}, 5},
|
||||
{"lig"},
|
||||
})
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue
Block a user