#70 More foods

Open
opened 3 years ago by NathanS21 · 10 comments

I've already been planning on this for a while just haven't had time to try and make good textures, or ways to make the food. Specifically suggested; cornbread, tamales, and banana bread

I've already been planning on this for a while just haven't had time to try and make good textures, or ways to make the food. Specifically suggested; cornbread, tamales, and banana bread
NathanS21 commented 3 years ago
Owner

Also requested; tacos, popsicles, rocky mountain oysters, leather boots?

Also requested; tacos, popsicles, rocky mountain oysters, leather boots?
NathanS21 commented 3 years ago
Owner

All manner of breads added in 7b0515f1db More foods to come.

All manner of breads added in 7b0515f1db04346d0ae3c20eb06fef780fa07dd9 More foods to come.

To do foods right, you should add an icebox, that you have to put in ice to keep the food cold or most food will spoil. How could that be implemented? Imean, can you do timers on craftitems?

To do foods right, you should add an icebox, that you have to put in ice to keep the food cold or most food will spoil. How could that be implemented? Imean, can you do timers on craftitems?
NathanS21 commented 3 years ago
Owner

There was a mod that did something like this. I don't remember what it was. I think it used an ABM to run through the inventory of chests and randomly 'spoiled' food. While it would be fun for a hardcore survival experience I don't think the players would enjoy it. That's something I'll certainly be adding on my next server though.

There was a mod that did something like this. I don't remember what it was. I think it used an ABM to run through the inventory of chests and randomly 'spoiled' food. While it would be fun for a hardcore survival experience I don't think the players would enjoy it. That's something I'll certainly be adding on my next server though.
NathanS21 commented 3 years ago
Owner
Ah, here's the code. https://github.com/NathanSalapat/Survival_game/blob/master/mods/food/spoils.lua

Next server??? =) id love to help with creating a unique experience =) would you consider making the nodes smaller? https://forum.minetest.net/viewtopic.php?f=47&t=25171

If you want a hardcore survival, a good starting place might be a modified nodecore. I love how you have in-world crafting and cooking, but I dont like how there are no formspecs, and no player death. It could be heavily modded into a cool survival game.

Next server??? =) id love to help with creating a unique experience =) would you consider making the nodes smaller? https://forum.minetest.net/viewtopic.php?f=47&t=25171 If you want a hardcore survival, a good starting place might be a modified nodecore. I love how you have in-world crafting and cooking, but I dont like how there are no formspecs, and no player death. It could be heavily modded into a cool survival game.
NathanS21 commented 3 years ago
Owner

Nah, not interested in making blocks smaller. The game will be a hardcore survival. I'll be using most of the stations and many of the changes that I've made for Epic.

Nah, not interested in making blocks smaller. The game will be a hardcore survival. I'll be using most of the stations and many of the changes that I've made for Epic.

Ok, sounds fun!

Ok, sounds fun!

"not interested in making blocks smaller"

wuold you be interested in a small mod that added 'eat me' cakes and 'drink me' glasses that made the player larger or smaller? I have made a proof of concept... (then I lost the code, but I could easily implement it again)

The effect could be temporary, or, it could last until death or another size modification was made.

"not interested in making blocks smaller" wuold you be interested in a small mod that added 'eat me' cakes and 'drink me' glasses that made the player larger or smaller? I have made a proof of concept... (then I lost the code, but I could easily implement it again) The effect could be temporary, or, it could last until death or another size modification was made.
NathanS21 commented 3 years ago
Owner

I played around with a mod that did that, unfortunately making the player model larger doesn't change the reach, which turned into a problem with interacting with some things. Jumping and physics were also messed up, although that was a large change, a smaller change might not matter so much. Could be interesting, but not sure about it right now.

I played around with a mod that did that, unfortunately making the player model larger doesn't change the reach, which turned into a problem with interacting with some things. Jumping and physics were also messed up, although that was a large change, a smaller change might not matter so much. Could be interesting, but not sure about it right now.
Sign in to join this conversation.
Loading...
Cancel
Save
There is no content yet.