geforked van mtcontrib/food_sweet
Vergelijk commits
2 Commits
nalc-1.2.0
...
55be412c84
| Auteur | SHA1 | Datum | |
|---|---|---|---|
| 55be412c84 | |||
| 5b6b552232 |
@@ -1 +0,0 @@
|
||||
food_basic
|
||||
@@ -1 +0,0 @@
|
||||
Adds cakes, buns and tarts. Expansion pack for the food mod.
|
||||
2
init.lua
2
init.lua
@@ -438,4 +438,4 @@ food.module("muffin_choco", function()
|
||||
})
|
||||
end)
|
||||
|
||||
minetest.log("action", "[food_seet] loaded.")
|
||||
minetest.log("action", "[food_sweet] loaded.")
|
||||
|
||||
4
mod.conf
Normal file
4
mod.conf
Normal file
@@ -0,0 +1,4 @@
|
||||
name = food_sweet
|
||||
title = Food Sweet
|
||||
description = Adds cakes, buns and tarts. Expansion pack for the food mod.
|
||||
depends = food_basic
|
||||
Verwijs in nieuw issue
Block a user