[Mod] More Foods [morefoods]

Post Reply
User avatar
12Me21
Member
Posts: 873
Joined: Tue Mar 05, 2013 00:36
GitHub: 12Me21
Location: (Ignore all of my posts before 2018)

[Mod] More Foods [morefoods]

by 12Me21 » Post

I noticed that there is only one type of food in default minetest (2 if you count cooked rats), so I made more foods:

Apple Pie - heals 8 hearts
Bread slice - heals 1 heart
Toast - heals 2 hearts
Apple Sandwich - heals 5 hearts

Crafting/Cooking:
-------------------------------------
S=small piece of dough
D=bread dough (from farming mod)
A=apple
B=bread
L=bread slice
-------------------------------------
--Apple Pie--

_S_
SAS
SSS

(then cook it)
-------------------------------------
--Bread slice--

B
-------------------------------------
--Small piece of dough (x6)--

D

(can be crafted back into normal dough, just put 6 dough pieces in the crafting grid)
-------------------------------------
--Toast--

(cook bread slice)
-------------------------------------
--Apple sandwich--

L
A
L
-------------------------------------
depends: farming
-------------------------------------
License: WTFPL
-------------------------------------
Screenshot: (old)
Image
-------------------------------------
Download:
click
Last edited by 12Me21 on Wed May 01, 2013 21:31, edited 1 time in total.
Shoutouts to Simpleflips

User avatar
Likwid H-Craft
Member
Posts: 1113
Joined: Sun Jan 06, 2013 14:20
Location: Lost in Crypt

by Likwid H-Craft » Post

Nice I made it if cook one more. time burns it :)

Now only if I know how make a way if keep something in a Furnace to long it will burn :) Idea for 0.4.X you guys ;)

Hey there should be a more food for default.
Last edited by Likwid H-Craft on Wed May 01, 2013 01:48, edited 1 time in total.
My Domain's/others:
http://likwidtest.hj.cx/ (Not Done)

User avatar
12Me21
Member
Posts: 873
Joined: Tue Mar 05, 2013 00:36
GitHub: 12Me21
Location: (Ignore all of my posts before 2018)

by 12Me21 » Post

I was thinking about making it so if you tried to cook apple pie it would turn into scorched stuff, like cooked rats do, but I didn't because you would have to do that on purpose. I'm trying to think of more foods that aren't apple-based, but that's hard because there isn't many other edible things. Maybe cactus soup, I guess.
Shoutouts to Simpleflips

User avatar
Likwid H-Craft
Member
Posts: 1113
Joined: Sun Jan 06, 2013 14:20
Location: Lost in Crypt

by Likwid H-Craft » Post

12Me21 wrote:I was thinking about making it so if you tried to cook apple pie it would turn into scorched stuff, like cooked rats do, but I didn't because you would have to do that on purpose. I'm trying to think of more foods that aren't apple-based, but that's hard because there isn't many other edible things. Maybe cactus soup, I guess.
What about Soda? by using the water and Co2 make Bubble Water and use something to make a soda.

Plus we should have Something for Dead Brush it has not much uses.
My Domain's/others:
http://likwidtest.hj.cx/ (Not Done)

User avatar
rubenwardy
Moderator
Posts: 7037
Joined: Tue Jun 12, 2012 18:11
GitHub: rubenwardy
IRC: rubenwardy
In-game: rubenwardy
Location: London, United Kingdom
Contact:

by rubenwardy » Post

Nice!

Thumbs up from the creator of the food mod!
Renewed Tab (my browser add-on) | Donate | Mods | Minetest Modding Book

Hello profile reader

User avatar
Zeg9
Member
Posts: 608
Joined: Fri Sep 21, 2012 11:02
Location: France

by Zeg9 » Post

[trolling]The apple pie isn't really different from the default hand[/trolling]
Nice mod, minetest definitely needs more food. Would be better with recipes that use wheat from farming, though.
Last edited by Zeg9 on Wed May 01, 2013 16:07, edited 1 time in total.
I made a few (a lot of?) mods for minetest: here is a list.
See also the MT-Faithful texture pack (work in progress).

User avatar
12Me21
Member
Posts: 873
Joined: Tue Mar 05, 2013 00:36
GitHub: 12Me21
Location: (Ignore all of my posts before 2018)

by 12Me21 » Post

I think I will make it so you need to craft it then cook it, and I will add more foods.
Last edited by 12Me21 on Wed May 01, 2013 19:55, edited 1 time in total.
Shoutouts to Simpleflips

User avatar
Inocudom
Member
Posts: 3131
Joined: Sat Sep 29, 2012 01:14
IRC: Inocudom
In-game: Inocudom

by Inocudom » Post

It would be nice if the foods could be placed and used as decorations just like apples can.

User avatar
12Me21
Member
Posts: 873
Joined: Tue Mar 05, 2013 00:36
GitHub: 12Me21
Location: (Ignore all of my posts before 2018)

by 12Me21 » Post

Inocudom wrote:It would be nice if the foods could be placed and used as decorations just like apples can.
Good idea, I think I will add that soon, only instead of drawtype = plantlike, I will use nodeboxes. I'm not sure if I will do all of the foods, maybe just apple pie.
Shoutouts to Simpleflips

User avatar
12Me21
Member
Posts: 873
Joined: Tue Mar 05, 2013 00:36
GitHub: 12Me21
Location: (Ignore all of my posts before 2018)

by 12Me21 » Post

Ok, I added more different foods, and I'm working on making a 3d apple pie
Shoutouts to Simpleflips

User avatar
Inocudom
Member
Posts: 3131
Joined: Sat Sep 29, 2012 01:14
IRC: Inocudom
In-game: Inocudom

by Inocudom » Post

For foods that you do not intend to make models for, drawtype = plantlife should work fine.

User avatar
12Me21
Member
Posts: 873
Joined: Tue Mar 05, 2013 00:36
GitHub: 12Me21
Location: (Ignore all of my posts before 2018)

by 12Me21 » Post

Inocudom wrote:For foods that you do not intend to make models for, drawtype = plantlife should work fine.
none of my foods would look good with drawtype=plantlife, though.
Shoutouts to Simpleflips

User avatar
12Me21
Member
Posts: 873
Joined: Tue Mar 05, 2013 00:36
GitHub: 12Me21
Location: (Ignore all of my posts before 2018)

by 12Me21 » Post

I will add this to my server soon, but not until I fix the problem with it using the wrong world files.
Shoutouts to Simpleflips

User avatar
philipbenr
Member
Posts: 1897
Joined: Fri Jun 14, 2013 01:56
GitHub: philipbenr
Location: United States

by philipbenr » Post

Can you re-upload this? ompldr is dead, and I really want to try this mod out.

User avatar
JPRuehmann
Member
Posts: 336
Joined: Fri Mar 21, 2014 21:40
Location: Germany
Contact:

by JPRuehmann » Post

link is dead

User avatar
balthazariv
Member
Posts: 214
Joined: Mon Apr 07, 2014 15:48
Contact:

Re: [Mod] More Foods [morefoods]

by balthazariv » Post

Hello,

link is dead, nobody has a file archive ?

Thanks

User avatar
philipbenr
Member
Posts: 1897
Joined: Fri Jun 14, 2013 01:56
GitHub: philipbenr
Location: United States

Re: [Mod] More Foods [morefoods]

by philipbenr » Post

Yes. Has been dead for a while. If somebody does, I will fork some of it into mtfoods...

User avatar
12Me21
Member
Posts: 873
Joined: Tue Mar 05, 2013 00:36
GitHub: 12Me21
Location: (Ignore all of my posts before 2018)

Re: [Mod] More Foods [morefoods]

by 12Me21 » Post

I'm back, and will be reuploading my old mods soon.

User avatar
Andrey01
Member
Posts: 2591
Joined: Wed Oct 19, 2016 15:18
GitHub: Andrey2470T
In-game: Andrey01
Location: Russia, Moscow

Re: [Mod] More Foods [morefoods]

by Andrey01 » Post

I can`t download that mod, when i click DOWNLOAD i get error

User avatar
Diamond knight
Member
Posts: 475
Joined: Sun Apr 19, 2015 19:50
GitHub: Diamondknight
In-game: Ferrumprinceps
Location: Chilling in Constantinople
Contact:

Re: [Mod] More Foods [morefoods]

by Diamond knight » Post

these foods mods should be made compatible with hbhunger and better hud and hunger mods

Post Reply

Who is online

Users browsing this forum: No registered users and 7 guests