Page 1 of 1

[Mod] bac [bac]

Posted: Thu Sep 22, 2016 06:22
by zm78
It adds 1 node, 4 tools and 1 bit of food.

The one node is called a bac box it is a cube with the top off (the is middle hollow). The bac box will generate mese every two seconds when in water(abm).

The 4 tools are for mining 2 of them are also for other use. The mining tools are bac_pick, bac_pick_upgraded, bac_final and bac_laser. The 2 other use tools are bac_final and bac_laser they act as a pickaxe, shovel, sword and a axe.
The 1 bit of food is a bac_edible you can eat it.

screenshots:
Image
Image
Image

crafting:
the craft guides are for bac_pick (craft)

b=bac_box s=stick e=empty

(b)(b)(b)
(e)(s)(e)
(e)(s)(e)

bac_pick_upgraded (craft)

b=bac_pick m=mese_crystal e=empty

(e)(m)(e)
(e)(b)(e)
(e)(e)(e)

bac_final (craft)

b=bac_pick_upgraded m=mese_crystal e=empty

(e)(m)(e)
(e)(b)(e)
(e)(e)(e)


bac_edible (furnace)

f=fuel b=bac_final e=empty

(b) (e)
(f)

bac_laser (craft)

b=bac_edible d=diamond m=mese_crystal e=empty

(e)(m)(e)
(e)(b)(e)
(e)(d)(e)

bac_box (craft)

d=diamond s=stone c=chest m=mese_crystal

(m)(d)(m)
(s)(c)(s)
(s)(s)(s)


Code: LGPLv2.1+, sounds and textures: CC0

Mod dependencies: default

Download: https://github.com/zander999/bac
zip:
bac.zip
(680.02 KiB) Downloaded 119 times

Re: [Mod] bac [bac]

Posted: Thu Sep 22, 2016 10:37
by u34
screenshots please!

Re: [Mod] bac [bac]

Posted: Thu Sep 22, 2016 16:40
by pithy
Does bac stand for blood-alcohol concentration?

Re: [Mod] bac [bac]

Posted: Thu Sep 22, 2016 21:33
by zm78
no its a name i made up.
its about lasers pickaxes and food and a box which has a dip in it.

Re: [Mod] bac [bac]

Posted: Fri Sep 23, 2016 12:35
by twoelk
zm78 wrote:no its a name i made up.
its about lasers pickaxes and food and a box which has a dip in it.
do not know how to add screenshots added a image download tho.
now that you have uploaded the picture to the forum you add it like this:

Code: Select all

[img]https://forum.minetest.net/download/file.php?id=7634[/img]
Spoiler
Image
so
1. upload the picture as attachement
2. get picture url by opening it in a seperate tab/window or right click on it and copy link address.
3. put the link between the image tags
4. check preview

Re: [Mod] bac [bac]

Posted: Sat Sep 24, 2016 20:50
by zm78
thanks!