mirror of
https://github.com/rubenwardy/food.git
synced 2025-07-05 01:00:22 +02:00
Removed some stuff
This commit is contained in:
2
init.lua
2
init.lua
@ -25,11 +25,9 @@ dofile(minetest.get_modpath("food").."/food/soup.lua")
|
||||
dofile(minetest.get_modpath("food").."/snacks/crumbles.lua")
|
||||
dofile(minetest.get_modpath("food").."/snacks/cakes.lua")
|
||||
dofile(minetest.get_modpath("food").."/snacks/tarts.lua")
|
||||
dofile(minetest.get_modpath("food").."/snacks/misc.lua")
|
||||
|
||||
dofile(minetest.get_modpath("food").."/drinks/juice.lua")
|
||||
dofile(minetest.get_modpath("food").."/drinks/hot.lua")
|
||||
dofile(minetest.get_modpath("food").."/drinks/milkshakes.lua")
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user