Mods in den Spieleordner reingeschoben. So richtig tief.
This commit is contained in:
parent
b4b6c08f4f
commit
f7bc25a670
1674 changed files with 56056 additions and 530 deletions
|
@ -45,10 +45,11 @@ local carrot_def = {
|
|||
-- MCL
|
||||
food = 2,
|
||||
eatable = 1,
|
||||
compostability = 65
|
||||
compostability = 65,
|
||||
food_carrot = 1
|
||||
},
|
||||
_mcl_saturation = 3.6,
|
||||
_mcl_blast_resistance = 0,
|
||||
_mcl_blast_resistance = 0
|
||||
}
|
||||
|
||||
if minetest.get_modpath('farming') then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue