Page 1 of 1

[Mod] Make Beer in Minetest [beer_test]

PostPosted: Sun Nov 09, 2014 00:41
by Semmett9
Image


Ever wanted to make and Drink your own beer. This mod adds some plants into mine test as well as adding the stages of making beer, as well as not forgetting the beer itself.

This Mod Needs

    > Farming

Update Log

+ Spoiler


Images

+ Spoiler


Crafts and Guides

Crafts and information can be found on our wiki

Beer Test WIKI

Downloads

Via Infinatum Minetest

Beer Test DOWNLOAD

When downloading from Bitbuket we recommend you download the file beer test zip file not the repository. this is because debug text is enabled

Via BitBukket SOURCE | DOWNLOAD


licence

CC-BY-SA 4.0
Image

Blue ( Stable but may be Buggy )
made by Semmett9 & addi

Re: [Mod] Beer Test Beta 0.4.1 [beer_test]

PostPosted: Sun Nov 09, 2014 05:02
by Zeno
Mmmmmm beeeeeer is betta!

Re: [Mod] Beer Test Beta 0.4.1 [beer_test]

PostPosted: Sun Nov 09, 2014 23:18
by Minetestforfun
great idea, good work :)

Re: [Mod] Beer Test Beta 0.4.1 [beer_test]

PostPosted: Mon Nov 10, 2014 00:21
by Linuxdirk
Can you get drunk from it?

Re: [Mod] Beer Test Beta 0.4.1 [beer_test]

PostPosted: Mon Nov 10, 2014 00:25
by ExeterDad
Linuxdirk wrote:Can you get drunk from it?

Hmmmm a distorted view port after a few too many drinks would be hilarious! Would some HUD attachment with a blurred transparent image allow this?

Re: [Mod] Beer Test Beta 0.4.1 [beer_test]

PostPosted: Mon Nov 10, 2014 14:41
by Linuxdirk
ExeterDad wrote:Would some HUD attachment with a blurred transparent image allow this?

Just because you put a blurred texture in your field of view this will not automatically make your view blurred :(

You need some sort of shader for that. Since Minetest has built-in shaders I wonder if mods can add own shaders.

“Being drunk” should also add random movement like when being drunk in reality and you can’t walk a straight line anymore :)

Re: [Mod] Beer Test Beta 0.4.1 [beer_test]

PostPosted: Mon Nov 10, 2014 18:42
by Krock
*hiccough* Whoa dat beer. amaze!

Re: [Mod] Beer Test Beta 0.4.1 [beer_test]

PostPosted: Sun Nov 23, 2014 10:13
by Hybrid Dog
I have the farming mod but

Beer_test: Loading 'plants.lua'
11:11:27: ERROR[main]: ========== ERROR FROM LUA ===========
11:11:27: ERROR[main]: Failed to load and run script from
11:11:27: ERROR[main]: /home/gihpus/.minetest/mods/beer_test/init.lua:
11:11:27: ERROR[main]: /home/gihpus/.minetest/mods/beer_test/mod_files/plants.lua:243: attempt to call field 'register_plant' (a nil value)
11:11:27: ERROR[main]: stack traceback:
11:11:27: ERROR[main]: /home/gihpus/.minetest/mods/beer_test/mod_files/plants.lua:243: in main chunk
11:11:27: ERROR[main]: [C]: in function 'dofile'
11:11:27: ERROR[main]: /home/gihpus/.minetest/mods/beer_test/init.lua:21: in main chunk
11:11:27: ERROR[main]: ======= END OF ERROR FROM LUA ========
11:11:27: ERROR[main]: Server: Failed to load and run /home/gihpus/.minetest/mods/beer_test/init.lua
11:11:27: ERROR[main]: ModError: ModError: Failed to load and run /home/gihpus/.minetest/mods/beer_test/init.lua
AL lib: FreeContext: (0x9c96158) Deleting 1 Source(s)

Re: [Mod] Beer Test Beta 0.4.1 [beer_test]

PostPosted: Thu Nov 27, 2014 19:19
by Semmett9
Beer test is now out of Beta

There is now a stable vision of Beer test. This means that all of the known bugs have been remove, as well as being able to make everything in survival. If you want to try the mod out or play around with it, click on the button below.

Beer Test Via Infinatum Minetest DOWNLOAD

Re: [Mod] Beer Test Beta 0.4.1 [beer_test]

PostPosted: Thu Nov 27, 2014 19:26
by Semmett9
Hybrid Dog wrote:
+ Spoiler


Im so sorry i forgot to say you need Bas080 bees mod. This is for the honey which makes the mead. If anyone knows of any other bees mod i can add it to the mod.

Out Of Beta

PostPosted: Thu Jul 30, 2015 18:36
by Semmett9
Beer Test is now out of beta.

I have fixed all of the bugs which where found in 1.1 as well as adding new crafts or textures.

As well as this I have added a new wiki which should help you get started with the mod

Beer Test WIKI

enjoy

Re: [Mod]Make Beer in Minetest [beer_test]

PostPosted: Fri Jul 31, 2015 14:33
by Semmett9
Accidentally made a new post when trying to change the topic name on my phone

Re: [Mod] Make Beer in Minetest [beer_test]

PostPosted: Thu Aug 06, 2015 20:00
by rubenwardy
What's the license?

Re: [Mod] Make Beer in Minetest [beer_test]

PostPosted: Tue Aug 11, 2015 11:59
by Semmett9
Thanks for Pointing that out.

The mod is under the creative commons BY SA

licence

Image

Re: Out Of Beta

PostPosted: Sun Aug 30, 2015 10:13
by linushsao
seems interesting mod,can't wait to try.but i got problem...(already has bees mod)

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
Beer_test: Loading 'beer_crafts.lua'
2015-08-30 18:10:32: ERROR[Main]: ========== ERROR FROM LUA ===========
2015-08-30 18:10:32: ERROR[Main]: Failed to load and run script from
2015-08-30 18:10:32: ERROR[Main]: /home/linus/.minetest/mods/beer/init.lua:
2015-08-30 18:10:32: ERROR[Main]: /home/linus/.minetest/mods/beer/init.lua:15: attempt to concatenate a nil value
2015-08-30 18:10:32: ERROR[Main]: stack traceback:
2015-08-30 18:10:32: ERROR[Main]:       /home/linus/.minetest/mods/beer/init.lua:15: in main chunk
2015-08-30 18:10:32: ERROR[Main]: ======= END OF ERROR FROM LUA ========
2015-08-30 18:10:32: ERROR[Main]: Server: Failed to load and run /home/linus/.minetest/mods/beer/init.lua
2015-08-30 18:10:32: ERROR[Main]: ERROR: An unhandled exception occurred: ModError: Failed to load and run /home/linus/.minetest/mods/beer/init.lua
2015-08-30 18:10:32: ERROR[Main]: Error from Lua:
2015-08-30 18:10:32: ERROR[Main]: /home/linus/.minetest/mods/beer/init.lua:15: attempt to concatenate a nil value
2015-08-30 18:10:32: ERROR[Main]: stack traceback:
2015-08-30 18:10:32: ERROR[Main]:       /home/linus/.minetest/mods/beer/init.lua:15: in main chunk

Re: [Mod] Make Beer in Minetest [beer_test]

PostPosted: Sun Aug 30, 2015 10:22
by linushsao
solved,sorry just the problem of name of folder. make sure the folder's name is beer_test.

Re: [Mod] Make Beer in Minetest [beer_test]

PostPosted: Sun May 29, 2016 13:37
by BlackButterfly666
Hey Guys,
I need some help. This Mod works fine, but I can't grow oats. The wild plant exist and I get oats seeds out of it, but if I seed it on hoe'd normal dirt or garden soil it doesn't grow.
Can anyone tell me where to grow it?

Re: [Mod] Make Beer in Minetest [beer_test]

PostPosted: Mon Oct 17, 2016 23:18
by Semmett9
Sorry for the long time for a reply

You need to put down a crop on the hoed ground then place the seeds onto the crop (left click)

ill have a look into this