[MOD]Barchairs[git]

Post Reply
User avatar
Clyde
Member
Posts: 222
Joined: Sat Jul 30, 2016 14:23
GitHub: acmgit
In-game: clyde

[MOD]Barchairs[git]

by Clyde » Post

Hello @ll,

i will you now show my Mod Barchairs.
This mod will add simply barchairs to your world.

Image

Source: https://github.com/acmgit/minetest_barchairs
Download: https://github.com/acmgit/minetest_barchairs.git
Depends: default
License: GPL 3.0

For Modwriters and/or Admins:

barchair.register_barchair(mod, mat, burnvalue)

With this interface, Barchairs can simply support your mod.

mod = String of the current modname like "default:"
mat = Material, is the name of the node like "dirt"
burnvalue = Is the Chair burnable? 0 = not burnable, >= how long takes it to burn. If you don't give a valid Number, burnvalue = 0 and the chair is unburnable.


Recipes:

M = Material, like default:wood, default:acacia_wood, default:tree
S = Default Stick
x = Empty

Barchair:

Code: Select all

xMx
SxS
SMS
Bar front:

Code: Select all

xMx
SSS
xMx
Bar corner left:

Code: Select all

Mxx
SSS
Mxx
Bar corner right:

Code: Select all

xxM
SSS
xxM
Bar side:

Code: Select all

xSx
MSM
xSx
Greetings, Clyde.
Attachments
screenshot.jpg
screenshot.jpg (194.54 KiB) Viewed 620 times
Last edited by Clyde on Sun Dec 30, 2018 03:00, edited 3 times in total.
My Server: Welcome to Zeitsprung - deadsoft.org:49152 Jungle The next Gundul - jungle-tng.deadsoft.org:49152

User avatar
runs
Member
Posts: 3225
Joined: Sat Oct 27, 2018 08:32

Re: [MOD]Barchairs[git]

by runs » Post

cool! thanks.

Brian Gaucher
Member
Posts: 77
Joined: Wed Jan 10, 2018 01:56
GitHub: BrianGaucher
In-game: Camasia

Re: [MOD]Barchairs[git]

by Brian Gaucher » Post

Nice small mod.
Doesn't change much of the game.
No dependencies, does what it says.
Minetest needs big mods (like mesecons, digilines, pipeworks, etc)
Proof of concept mods (skybox, hex, etc)
And small decorative mods (like this).
Could you post a recipe.
Good work.
Current projects: Making a CTF map, Learning C++, Learning Programmer's Dvorak

User avatar
Clyde
Member
Posts: 222
Joined: Sat Jul 30, 2016 14:23
GitHub: acmgit
In-game: clyde

Re: [MOD]Barchairs[git]

by Clyde » Post

Thanks a lot,
the idea behind this mod was, that i haven't found a mod with barchairs ;-).

Little Update, i've a simple Bar added.
Recipes, of course, i add it to the first Post.

Greetings, Clyde.
My Server: Welcome to Zeitsprung - deadsoft.org:49152 Jungle The next Gundul - jungle-tng.deadsoft.org:49152

User avatar
Clyde
Member
Posts: 222
Joined: Sat Jul 30, 2016 14:23
GitHub: acmgit
In-game: clyde

Re: [MOD]Barchairs[git]

by Clyde » Post

Update:

Barchairs has now an simple Interface integrated. So you can register your own Barchairs, and make Barchairs support your own Mod.

Greetings, Clyde.
My Server: Welcome to Zeitsprung - deadsoft.org:49152 Jungle The next Gundul - jungle-tng.deadsoft.org:49152

Sokomine
Member
Posts: 4276
Joined: Sun Sep 09, 2012 17:31
GitHub: Sokomine
IRC: Sokomine
In-game: Sokomine

Re: [MOD]Barchairs[git]

by Sokomine » Post

Nice mod. The barchairs might also be used as shelves elsewhere - which is a plus (always good to be able to use nodes in more than one way).
A list of my mods can be found here.

Post Reply

Who is online

Users browsing this forum: SFENCE and 23 guests