mirror of
https://github.com/rubenwardy/food.git
synced 2025-07-21 16:20:26 +02:00
Compare commits
1 Commits
master
...
nalc-1.2.0
Author | SHA1 | Date | |
---|---|---|---|
c1dddd5adf |
@ -218,3 +218,5 @@ end
|
||||
function food.craft(craft)
|
||||
minetest.register_craft(craft)
|
||||
end
|
||||
|
||||
minetest.log("action", "[food] loaded.")
|
||||
|
@ -295,3 +295,4 @@ food.module("cake_carrot", function()
|
||||
})
|
||||
end)
|
||||
|
||||
minetest.log("action", "[food_basic] loaded.")
|
||||
|
Reference in New Issue
Block a user