[Modpack] Food [2.3] [food][food_basic]

User avatar
Mito551
Member
Posts: 1271
Joined: Sat Jun 16, 2012 15:03

by Mito551 » Post

i have faming, but not farming_plus. i 100% sure it's the same message.

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

by rubenwardy » Post

farming_plus would be good.

I think you must have not download the new version properly

Try and find this

Code: Select all

node_implement("farming_plus","farming_plus:carrot_item","food:carrot",function()
minetest.register_craftitem([b]"food:carrot"[/b], {
description = "Carrot",
inventory_image = "farming_carrot.png",
on_use = minetest.item_eat(3),
})
end)
In support.lua, and make sure that the thing in bold is the same in the version you have got.

As I said, i will check this bug when i get home
Renewed Tab (my browser add-on) | Donate | Mods | Minetest Modding Book

Hello profile reader

User avatar
Mito551
Member
Posts: 1271
Joined: Sat Jun 16, 2012 15:03

by Mito551 » Post

i found the typo

Code: Select all

...food:banana",function()
mminetest.register_node("food:...
after i fixed it, everything works :)
Last edited by Mito551 on Wed Oct 03, 2012 18:07, edited 1 time in total.

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

by rubenwardy » Post

Food Mod 0.8 has been released!

New foods including, but not limited to:
  • Milkshakes
  • Soups
  • Chocolate
  • Hot Chocolate
Renewed Tab (my browser add-on) | Donate | Mods | Minetest Modding Book

Hello profile reader

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

by rubenwardy » Post

Food Mod 0.81 Stable has been released!

I have released the food_modern extension

The food mod is now in stable release
Last edited by rubenwardy on Thu Dec 13, 2012 20:09, edited 1 time in total.
Renewed Tab (my browser add-on) | Donate | Mods | Minetest Modding Book

Hello profile reader

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

by rubenwardy » Post

-!- Food Mod(s) Update - 0.8.2 -!-

>> food
PilzAdam's simplemobs support
docfarming support
clean up
nyan cat rainbow juice drink

>> food_modern
popcorn
milkshakes
chips
burgers
hot chocolate
Last edited by rubenwardy on Mon Dec 17, 2012 17:37, edited 1 time in total.
Renewed Tab (my browser add-on) | Donate | Mods | Minetest Modding Book

Hello profile reader

Doc
Member
Posts: 75
Joined: Sun Nov 04, 2012 00:21

by Doc » Post

Awesome for adding support for my mod! You should make pickles for the cucumber update in my mod. Also, on the first post you forgot to add my mod in the "supports (but does not require)" section.

Nice work!

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

by rubenwardy » Post

-!- Food Mod(s) Update - 0.8.3 -!-

Support for my_mobs and Aeroponics
Renewed Tab (my browser add-on) | Donate | Mods | Minetest Modding Book

Hello profile reader

wulfsdad
Member
Posts: 45
Joined: Tue Dec 04, 2012 10:38
GitHub: hildigerr

by wulfsdad » Post

rubenwardy wrote:-!- Food Mod(s) Update - 0.8.3 -!-

Support for my_mobs and Aeroponics
Thanks! :^)

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

by rubenwardy » Post

Food Mod 2.0 Coming soon!

Featuring:
  • Nodeboxes for some food items
  • Modpack like structure
  • More foods!
  • Better textures
Renewed Tab (my browser add-on) | Donate | Mods | Minetest Modding Book

Hello profile reader

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

by Likwid H-Craft » Post

rubenwardy wrote:Food Mod 2.0 Coming soon!

Featuring:
  • Nodeboxes for some food items
  • Modpack like structure
  • More foods!
  • Better textures
  • And New Screenshots.
You forgot one so I added it :)
Hey do you, think you can make A Soda Maker? or Soda?
I can make soda textures.
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

Yeah, the textures definitly need to be better
Shoutouts to Simpleflips

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

by Inocudom » Post

The foods in this mod and the more_foods mod can make for some great decorations. It should be made possible to place the foods in the world just like apples can be.

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

by rubenwardy » Post

12Me21 wrote:Yeah, the textures definitly need to be better

Most of the textures in this mod are dumby textures, and where never meant to be kept for a long time.

I will be replacing each item with a nodebox and a new inventory image.
Renewed Tab (my browser add-on) | Donate | Mods | Minetest Modding Book

Hello profile reader

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

by rubenwardy » Post

Here is a preview of the node boxes:

Image

I will be making the bread smaller.
Renewed Tab (my browser add-on) | Donate | Mods | Minetest Modding Book

Hello profile reader

User avatar
webdesigner97
Member
Posts: 1328
Joined: Mon Jul 30, 2012 19:16
GitHub: webD97
IRC: webdesigner97
In-game: webdesigner97
Location: Cologne, Germany
Contact:

by webdesigner97 » Post

Are there craft recipes? 1st post says "coming soon", but I'm not sure wheter it's up-to-date... I'd like to use the mod in my singleplayer world ;)

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

by rubenwardy » Post

Food version 2.0 alpha

I have released a version of 2.0
It is almost a complete rewrite.
It is not in a mod-pack like structure.

Features
  • Multiple support for mods at the same time - ie: the carrot in farming_plus and carrot in docfarming can be used at same time
  • Renovated textures
  • Cleaner in code and content
To do
  • Drinks, Soup and finishing of content
Get it
GitHub
Last edited by rubenwardy on Fri Sep 06, 2013 09:51, edited 1 time in total.
Renewed Tab (my browser add-on) | Donate | Mods | Minetest Modding Book

Hello profile reader

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

by rubenwardy » Post

Version 2.0 testing required

I need people to test the new version of the food mod before I release it.

Tell me what mods you have that are in depends.txt, and how well the recipes are working. Comment about the graphics, recipe content, and food content.
Last edited by rubenwardy on Thu Sep 19, 2013 13:09, edited 1 time in total.
Renewed Tab (my browser add-on) | Donate | Mods | Minetest Modding Book

Hello profile reader

User avatar
general3214
Member
Posts: 122
Joined: Fri Oct 04, 2013 03:15

by general3214 » Post

With the use of food.support and food.asupport, are your foods supposed to overwrite the foods of other mods? Or are the others supposed to overwrite yours?

EDIT: Never mind what I said, because I looked at some of the old code on GitHub and the comments cleared things up for me.
Last edited by general3214 on Sat Oct 19, 2013 23:09, edited 1 time in total.
Avatar made by Annahstas

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

by rubenwardy » Post

If no ingredients registered by food.support are found, then food.asupport is run.

a means assert or add, I think. I cant remember.
Renewed Tab (my browser add-on) | Donate | Mods | Minetest Modding Book

Hello profile reader

User avatar
Misty
Member
Posts: 51
Joined: Sun Jun 16, 2013 02:09

by Misty » Post

Hi rubenwardy

I'm using the rubenfood mod right now, and I cant seem to find the topic for it
(rubenfood is the name of the mod in init.lua)

thanks for a great mod.

Is this one meant to replace it?

I tried looking at your preview image of the nodeboxes, but I cant reach the page.
Certified 100% signature Virus free.

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

by rubenwardy » Post

ruben food is an older version of food.

Sorry, that is confusing for people, I will change it.

See the first topic for available node boxes.
Last edited by rubenwardy on Mon Oct 21, 2013 07:54, edited 1 time in total.
Renewed Tab (my browser add-on) | Donate | Mods | Minetest Modding Book

Hello profile reader

roguejedi79
New member
Posts: 1
Joined: Thu Oct 24, 2013 01:38

by roguejedi79 » Post

rubenwardy wrote:I have done some of the recipes, see the link "my website" in the post
i can not locate any recipes. please help.

Azuna
Member
Posts: 89
Joined: Fri Sep 27, 2013 22:50

by Azuna » Post

need craft guide, or the /giveme codes

User avatar
Silent-Hunter
Member
Posts: 30
Joined: Wed Nov 06, 2013 20:06

by Silent-Hunter » Post

For some reason it hangs at the beginning of "Item Definitions..." for some time before moving on to "Media...", and the game is quite a bit laggy afterward. Disabling this mod seems to fix it. I dunno whether it's a conflict, or what.

EDIT: Oh yeah, I also have mobf and farming_plus, and am on version 0.4.7 stable.
Last edited by Silent-Hunter on Mon Nov 11, 2013 07:14, edited 1 time in total.

Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest