[Mod] Living Room Furniture [1.1] [lrfurn]

User avatar
thefamilygrog66
Member
Posts: 170
Joined: Mon Jul 09, 2012 19:08
Location: Ontario, Canada

[Mod] Living Room Furniture [1.1] [lrfurn]

by thefamilygrog66 » Post

Description:
Coloured Long Sofas (3 blocks wide), Sofas (2 blocks wide), Armchairs, Coffee Tables and End Tables, loosely based on PilzAdam's beds mod. There are 9 colours in all: red, orange, yellow, green, blue, violet, black, grey and white.

When you right-click on a long sofa, sofa or armchair, it transports you onto it, and replenishes your HP. Good if you've just escaped nasty mobs, didn't fare so well in battle, or just had a bad fall. The coffee table - which isn't coloured, just wooden - is pretty much just for decoration. It stands half a block high and nearly 2 blocks long. The end table is similar to the coffee table, though roughly half the length (i.e. only one block) and square.

Recipes:

Code: Select all

Long Sofa

    +---------------+---------------+---------------+
    | coloured wool | coloured wool | coloured wool |
    +---------------+---------------+---------------+
    |   wood slab   |   wood slab   |   wood slab   |
    +---------------+---------------+---------------+
    |     stick     |     stick     |     stick     |
    +---------------+---------------+---------------+
    
    Sofa

    +---------------+---------------+-------+
    | coloured wool | coloured wool |       |
    +---------------+---------------+-------+
    |   wood slab   |   wood slab   |       |
    +---------------+---------------+-------+
    |     stick     |     stick     |       |
    +---------------+---------------+-------+
    
    Armchair
    
    +---------------+-------+-------+
    | coloured wool |       |       |
    +---------------+-------+-------+
    |   wood slab   |       |       |
    +---------------+-------+-------+
    |     stick     |       |       |
    +---------------+-------+-------+
    
    Coffee Table (only wood texture)
    
    +-----------+-----------+-----------+
    |           |           |           |
    +-----------+-----------+-----------+
    | wood slab | wood slab | wood slab |
    +-----------+-----------+-----------+
    |   stick   |           |   stick   |
    +-----------+-----------+-----------+
    
    End Table (only wood texture)
    
    +-----------+-----------+-----------+
    |           |           |           |
    +-----------+-----------+-----------+
    | wood slab | wood slab |           |
    +-----------+-----------+-----------+
    |   stick   |   stick   |           |
    +-----------+-----------+-----------+
    
Mod dependencies: default, wool

License:
Sourcecode: WTFPL
Graphics: WTFPL

Download: https://github.com/thefamilygrog66/lrfu ... master.zip

Browse code on github: https://github.com/thefamilygrog66/lrfurn

Screenshots:

Image
Red Long Sofa, Armchair and Sofa, with Coffee Table and a couple of End Tables

Image
9 colours of Long Sofas

Image
9 different coloured Sofas on display

Image
A veritable rainbow of armchairs
Last edited by thefamilygrog66 on Tue Apr 30, 2013 19:48, edited 1 time in total.

User avatar
kaeza
Moderator
Posts: 2162
Joined: Thu Oct 18, 2012 05:00
GitHub: kaeza
IRC: kaeza diemartin blaaaaargh
In-game: kaeza
Location: Montevideo, Uruguay
Contact:

by kaeza » Post

How about this for recipe?

Code: Select all

+-------+-------+-------+
| wood  | wool  | wood  |
+-------+-------+-------+
| wood  | wood  | wood  |
+-------+-------+-------+
| stick |       | stick |
+-------+-------+-------+

Your signature is not the place for a blog post. Please keep it as concise as possible. Thank you!

Check out my stuff! | Donations greatly appreciated! PayPal

User avatar
thefamilygrog66
Member
Posts: 170
Joined: Mon Jul 09, 2012 19:08
Location: Ontario, Canada

by thefamilygrog66 » Post

kaeza wrote:How about this for recipe?

Code: Select all

+-------+-------+-------+
| wood  | wool  | wood  |
+-------+-------+-------+
| wood  | wood  | wood  |
+-------+-------+-------+
| stick |       | stick |
+-------+-------+-------+

Yeah, maybe I'll have a layer of wood along the base, and then the recipe could be 3 wool over 3 wood over 2 sticks, or

Code: Select all

+-------+-------+-------+
| wool  | wool  | wool  |
+-------+-------+-------+
| wood  | wood  | wood  |
+-------+-------+-------+
| stick |       | stick |
+-------+-------+-------+

Has that been used for anything else yet?

User avatar
kaeza
Moderator
Posts: 2162
Joined: Thu Oct 18, 2012 05:00
GitHub: kaeza
IRC: kaeza diemartin blaaaaargh
In-game: kaeza
Location: Montevideo, Uruguay
Contact:

by kaeza » Post

Hmm... I recall it was used in the original version of the beds mod, but not anymore.
We seriously need some kind of "registry" to find which recipes are used and which aren't.
Your signature is not the place for a blog post. Please keep it as concise as possible. Thank you!

Check out my stuff! | Donations greatly appreciated! PayPal

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

by Sokomine » Post

Very nice! Sofas have been missing for some time. Can you add a fitting armchair as well? And a low table? The ones from 3dforniture and homedecor are too heigh for sofas.

As for the receipe, how about

Code: Select all

+-----------+-----------+-----------+
| wool_red  | wool_red  | wool_red  |
+-----------+-----------+-----------+
| wool_red  | wood      | wool_red  |
+-----------+-----------+-----------+
|   stick   |           |   stick   |
+-----------+-----------+-----------+
with wool_red replaced with other colors for sofas of other colors.
Last edited by Sokomine on Wed Apr 03, 2013 09:50, edited 1 time in total.
A list of my mods can be found here.

User avatar
jojoa1997
Member
Posts: 2890
Joined: Thu Dec 13, 2012 05:11
Location: Earth

by jojoa1997 » Post

you should make a home funuture mod
Coding;
1X coding
3X debugging
12X tweaking to be just right

User avatar
kaeza
Moderator
Posts: 2162
Joined: Thu Oct 18, 2012 05:00
GitHub: kaeza
IRC: kaeza diemartin blaaaaargh
In-game: kaeza
Location: Montevideo, Uruguay
Contact:

by kaeza » Post

jojoa1997 wrote:you should make a home funuture mod
^ derp

What do you think homedecor is for?
Your signature is not the place for a blog post. Please keep it as concise as possible. Thank you!

Check out my stuff! | Donations greatly appreciated! PayPal

User avatar
jojoa1997
Member
Posts: 2890
Joined: Thu Dec 13, 2012 05:11
Location: Earth

by jojoa1997 » Post

yeah but this is a new person making a homedecor mod. though this would be lighter than vanessae's mod.
Coding;
1X coding
3X debugging
12X tweaking to be just right

User avatar
Likwid H-Craft
Member
Posts: 1113
Joined: Sun Jan 06, 2013 14:20
Location: Lost in Crypt

by Likwid H-Craft » Post

Now this will go great for...Oh man I was going tell you what I am making..

jojoa1997 should I tell them what I making since you a tester for it.
My Domain's/others:
http://likwidtest.hj.cx/ (Not Done)

User avatar
thefamilygrog66
Member
Posts: 170
Joined: Mon Jul 09, 2012 19:08
Location: Ontario, Canada

by thefamilygrog66 » Post

Thanks for the input. I like the idea of a matching armchair (not to be confused with the one from 3dforniture/homedecor) and coffee table. Maybe name it all something like this:

[Mod] Living Room Furniture [lrfurn]

Anyway, I'll work on some textures and new models today, and update this post when I have some more completed.

User avatar
Likwid H-Craft
Member
Posts: 1113
Joined: Sun Jan 06, 2013 14:20
Location: Lost in Crypt

by Likwid H-Craft » Post

You could have usable Furniture..

But Will tell you I making :)

Likwid City It huge so huge it will take months working on it solo, but if you like make a building I will be happy to see you do so.

Likwid City was a big city use to be a, MCC Map but Some random ppl turn it into trash so I no longer visit it.

But Now I am making it for Minetest and this mod will do great, for a Furniture Store a Apartment etc.

so keep it coming...

and my map will be epic!

And there be alot real life looks and Feel.

to there be alot places to enjoy.

And it be so big that The Whole Real life Earth can stay there...

More Info will be post in maps later.

Oh plus Maybe some towns and even Walmart :)

And I waiting for 0.4.6 so I can have this one thing.

But hopefully 1.0.0 or 0.5.0 stuff make the city more better form having a setting make the time work real life time.
Last edited by Likwid H-Craft on Wed Apr 03, 2013 16:14, edited 1 time in total.
My Domain's/others:
http://likwidtest.hj.cx/ (Not Done)

User avatar
Likwid H-Craft
Member
Posts: 1113
Joined: Sun Jan 06, 2013 14:20
Location: Lost in Crypt

by Likwid H-Craft » Post

My Craft Idea

Code: Select all

Awool Awool Awool
Awoolstab Awoolstab Awoolstab
Awood None Awood
What you think?

A: Any Kind.

Oh and when download will come?

Hey can you to make metal and wooden benches? It go so cool for my City :)
Last edited by Likwid H-Craft on Wed Apr 03, 2013 18:56, edited 1 time in total.
My Domain's/others:
http://likwidtest.hj.cx/ (Not Done)

User avatar
thefamilygrog66
Member
Posts: 170
Joined: Mon Jul 09, 2012 19:08
Location: Ontario, Canada

by thefamilygrog66 » Post

Cool ideas. I'll have a download ready when I feel that it's done. I still have to do a lot of textures (9 colours), and the models for the other items. Benches sound good - maybe I'll tackle those next.

User avatar
Likwid H-Craft
Member
Posts: 1113
Joined: Sun Jan 06, 2013 14:20
Location: Lost in Crypt

by Likwid H-Craft » Post

Believe me when I say this...

Likwid Is a smart user...
Did you know way in the past like windows 95 Likwid was, used as a username alot...But I think you can't find about anymore...

But that not why I using Likwid.

Oh look up Likwid on Unban Directory I didn't post it I found out about it few weeks, ago.

But I have a cool idea for Minetest but it not possible yet.

Likwid FTW Best Username 2013!
My Domain's/others:
http://likwidtest.hj.cx/ (Not Done)

User avatar
thefamilygrog66
Member
Posts: 170
Joined: Mon Jul 09, 2012 19:08
Location: Ontario, Canada

by thefamilygrog66 » Post

Likwid H-Craft wrote:Believe me when I say this...
...
What does this have to do with my mod at all?
Last edited by thefamilygrog66 on Thu Apr 04, 2013 03:30, edited 1 time in total.

rarkenin
Member
Posts: 668
Joined: Tue Nov 20, 2012 20:48

by rarkenin » Post

thefamilygrog66 wrote:
Likwid H-Craft wrote:Believe me when I say this...
...
What does this have to do with my mod at all?
Absolutely nothing.
Admin pro tempore on 0gb.us:30000. Ask me if you have a problem, or just want help.
This is a signature virus. Add me to your signature so that I can multiply.
Now working on my own clone, Mosstest.
I guess I'm back for some time.

User avatar
Likwid H-Craft
Member
Posts: 1113
Joined: Sun Jan 06, 2013 14:20
Location: Lost in Crypt

by Likwid H-Craft » Post

You took my craft idea?
Anyways it better that, way slabs since, I have never seen alot slabs uses, for craft.
My Domain's/others:
http://likwidtest.hj.cx/ (Not Done)

User avatar
thefamilygrog66
Member
Posts: 170
Joined: Mon Jul 09, 2012 19:08
Location: Ontario, Canada

by thefamilygrog66 » Post

I've finished the reds, and have changed the texture of the coffee table to more of a finished wood:

Image

Only 7 colours to go!
Likwid H-Craft wrote:You took my craft idea?
Anyways it better that, way slabs since, I have never seen alot slabs uses, for craft.
Nope, it was my idea in post #3, but I changed it to wood slabs based on the look of the furniture, and because as kaeza mentioned, my idea had already been used in an old beds mod.

User avatar
Likwid H-Craft
Member
Posts: 1113
Joined: Sun Jan 06, 2013 14:20
Location: Lost in Crypt

by Likwid H-Craft » Post

Oh...
Nice Table :) hope can, place things on it...

E.g. Plates and such.

Since I am making a huge city that growing at a slow rate.

Edit:Hey do, you think the benches should have, a new kind of craft? or same as others?
Last edited by Likwid H-Craft on Thu Apr 04, 2013 14:05, edited 1 time in total.
My Domain's/others:
http://likwidtest.hj.cx/ (Not Done)

User avatar
Inocudom
Member
Posts: 3121
Joined: Sat Sep 29, 2012 01:14
IRC: Inocudom
In-game: Inocudom

by Inocudom » Post

This is starting to show great promise. It will look good in houses that use homedecor.

User avatar
Likwid H-Craft
Member
Posts: 1113
Joined: Sun Jan 06, 2013 14:20
Location: Lost in Crypt

by Likwid H-Craft » Post

^And a Furniture Shop and, Apartments etc. for Likwid City :)
My Domain's/others:
http://likwidtest.hj.cx/ (Not Done)

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

by Sokomine » Post

Nice. Hope there'll be a download soon and servers will use it.
A list of my mods can be found here.

User avatar
thefamilygrog66
Member
Posts: 170
Joined: Mon Jul 09, 2012 19:08
Location: Ontario, Canada

by thefamilygrog66 » Post

Thanks for the encouraging words, folks. I've finished the textures for the orange sofas and armchairs, created a matching end table for the coffee table, and changed all the wood textures on the sofas/armchairs to also match the look of the coffee table. The default wood just seemed too "unfinished" looking in comparison - needed a coat of varnish.
Likwid H-Craft wrote:Nice Table :) hope can, place things on it...

E.g. Plates and such.
Thanks. Yes, you can place objects on it - it's also possible to walk over coffee/end tables smoothly (i.e. without jumping), since they're 1/2 block tall.
Likwid H-Craft wrote:Hey do, you think the benches should have, a new kind of craft? or same as others?
I think benches should have a new recipe, and probably their own mod.

User avatar
Likwid H-Craft
Member
Posts: 1113
Joined: Sun Jan 06, 2013 14:20
Location: Lost in Crypt

by Likwid H-Craft » Post

OK how about, Outside Furniture for benches and, other stuff since we do need more, outside stuff.
My Domain's/others:
http://likwidtest.hj.cx/ (Not Done)

User avatar
thefamilygrog66
Member
Posts: 170
Joined: Mon Jul 09, 2012 19:08
Location: Ontario, Canada

by thefamilygrog66 » Post

I've finally finished making all the textures for this mod, and posted it to github - check out the first post.

As I mentioned earlier, I might work on some benches (and other outdoor furniture) as was suggested. I'll create a new forum topic for that when I've got something.

Post Reply

Who is online

Users browsing this forum: No registered users and 15 guests