Page 1 of 1

[Mod] Cheese Mod!

PostPosted: Sun Dec 29, 2013 21:19
by yaman
This mod adds a cheese block, which spawns in the air pretty commonly. You can eat the cheese to get 2.5 hearts. There is also a Moldy Cheese block, which is found underground and you lose 2 hearts if you eat it. You may have to go to an ungenerated region.

Suggestions, comments, HELP, is greatly appreciated c:

The only thing halting me from updating is lack of textures PLEASE help this mod by making textures.

I need textures for cheese bits, and cheese tools(I am a horrible pixel artist)

Features at the moment
[spoiler]
-Cheese spawns in the air and can be eaten for 2.5 hearts
-Moldy Cheese spawns underground and if eaten you lose 2 hearts
[/spoiler]

Future Features in sight
[spoiler]
- cheese bits - craftable into tools
- 2 types of soup - one heals and the other kills - same texture( >:D)
- new textures of course.
[/spoiler]

Future Features in the Future
[spoiler]
- go to the moon! - moon trees dirt and such there.
- tame a mouse with cheese bits
- moldy cheese spreads to cheese around it
- cheese sapling
[/spoiler]

License - GPL

History
v 0.1
- added cheese
v 0.2
- changed cheese texture
- cheese now spawns in the air
v 0.3
- added Moldy Cheese
- changed cheese texture

Image

Image

Image

This is the link to get this mod:
zip - https://github.com/daviddoodle/minetest-cheese-mod/archive/v0.2.zip
tar.gz https://github.com/daviddoodle/minetest-cheese-mod/archive/v0.2.tar.gz

git-hub repository - https://github.com/daviddoodle/minetest-cheese-mod

PostPosted: Mon Dec 30, 2013 03:29
by jenova99sephiros
oh lol

PostPosted: Mon Dec 30, 2013 03:55
by aldobr
doesnt cheese come from cows ? as in, milk fermentation ?

PostPosted: Mon Dec 30, 2013 04:14
by yaman
aldobr wrote:doesnt cheese come from cows ? as in, milk fermentation ?

well, I guess so... But its not like minetest is very realistic anyway. Ex-breaking wood with your hands

PostPosted: Mon Dec 30, 2013 06:05
by aldobr
dont worry, i was kiddin :P

PostPosted: Mon Dec 30, 2013 08:26
by Krock
First post wrote:I plan to make Cheese spawn in the air, and a moon portal, to a moon of cheese!

This reminds me to the episonde of Wallance & Gromit, where they fly to the moon to get cheese.

PostPosted: Mon Dec 30, 2013 13:46
by yaman
aldobr wrote:dont worry, i was kiddin :P

:P

PostPosted: Mon Dec 30, 2013 14:13
by yaman
Question - Is it possible to spawn an ore(cheese) in the air?

PostPosted: Mon Dec 30, 2013 19:22
by Krock
yaman wrote:Question - Is it possible to spawn an ore(cheese) in the air?

[spoiler=Code alert]
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
minetest.register_ore({
    ore_type       = "scatter",
    ore            = "modname:nodename",
    wherein        = "air",
    clust_scarcity = 22*22*22, --example for a super rare ore
    clust_num_ores = 3, --just something
    clust_size     = 7, --maybe something like spread
    height_min     = 0, --ground
    height_max     = 31000, --heaven
})
[/spoiler]

PostPosted: Mon Dec 30, 2013 19:30
by yaman
Krock wrote:
yaman wrote:Question - Is it possible to spawn an ore(cheese) in the air?

[spoiler=Code alert]
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
minetest.register_ore({
    ore_type       = "scatter",
    ore            = "modname:nodename",
    wherein        = "air",
    clust_scarcity = 22*22*22, --example for a super rare ore
    clust_num_ores = 3, --just something
    clust_size     = 7, --maybe something like spread
    height_min     = 0, --ground
    height_max     = 31000, --heaven
})
[/spoiler]

that doesn't seem to work, also I tried default:air. that doesn't work either :(

PostPosted: Mon Dec 30, 2013 19:50
by Krock
yaman wrote:
Krock wrote:
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
    clust_scarcity = 22*22*22, --example for a super rare ore

that doesn't seem to work, also I tried default:air. that doesn't work either :(

set it to 4*4*4 to test

PostPosted: Mon Dec 30, 2013 19:58
by yaman
Krock wrote:
yaman wrote:
Krock wrote:
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
    clust_scarcity = 22*22*22, --example for a super rare ore

that doesn't seem to work, also I tried default:air. that doesn't work either :(

set it to 4*4*4 to test

I had already did that, I even put it to 2*2*2

Edit: I just stumbled across a giant cheese block, i think i was just circling in already generated land

PostPosted: Mon Dec 30, 2013 20:08
by yaman
This may be this upcoming update :D
How do you make a vote, I must know if you people like this
Low hearts? just grab some cheese :D

[spoiler]Image[/spoiler]

PostPosted: Mon Dec 30, 2013 20:28
by Krock

That's not cheese, this is cheese.
Image

PostPosted: Mon Dec 30, 2013 20:51
by yaman

I am still working on the texture, I just thought this one was better than that in 0.1

PostPosted: Mon Dec 30, 2013 21:11
by philipbenr
Put a request in for cheese textures in mod texture request

PostPosted: Mon Dec 30, 2013 21:19
by yaman
yaman wrote:

I am still working on the texture, I just thought this one was better than that in 0.1

I worked on it do you like this one?
http://i.imgur.com/gpP2Drx.png

PostPosted: Thu Jan 02, 2014 20:20
by Minearriatest
Random cheese just floating in mid air. Sounds like a funny mod.

PostPosted: Fri Jan 03, 2014 00:19
by yaman
Minearriatest wrote:Random cheese just floating in mid air. Sounds like a funny mod.


Thanks? I guess it is pretty weird to have cheese float around you, but why not? low on hearts, grab some cheese :D

PostPosted: Fri Jan 03, 2014 11:09
by Krock
yaman wrote:
Minearriatest wrote:Random cheese just floating in mid air. Sounds like a funny mod.


Thanks? I guess it is pretty weird to have cheese float around you, but why not? low on hearts, grab some cheese :D

Well this is something other than those rectangular sheeps in the air.
If you fly up enough, then you'll have a dark terrain on the bottom somewhen...

PostPosted: Fri Jan 03, 2014 11:14
by Mihobre
Krock wrote:
First post wrote:I plan to make Cheese spawn in the air, and a moon portal, to a moon of cheese!

This reminds me to the episonde of Wallance & Gromit, where they fly to the moon to get cheese.

haha... love wallace and gromit soo much