homedecor_modpack/lrfurn
Vanessa Dannenberg e291a45d99 license fixups: use LGPL 3.0 for code,
CC-by-SA 4.0 for media and everything else
2018-11-08 18:58:34 -05:00
..
models convert lrfurn to use param2 colorization 2017-01-30 17:10:01 -05:00
textures convert lrfurn to use param2 colorization 2017-01-30 17:10:01 -05:00
README.txt license fixups: use LGPL 3.0 for code, 2018-11-08 18:58:34 -05:00
armchairs.lua switch to colored itemstacks 2018-08-22 05:09:55 -04:00
coffeetable.lua allow crafting coffee table from two endtables 2018-10-25 12:44:18 -04:00
depends.txt convert lrfurn to use param2 colorization 2017-01-30 17:10:01 -05:00
endtable.lua Replace deprecated methods: 2017-06-25 03:11:12 -04:00
init.lua lrfurn i18n fix 2018-09-11 06:19:31 -04:00
longsofas.lua switch to colored itemstacks 2018-08-22 05:09:55 -04:00
sofas.lua switch to colored itemstacks 2018-08-22 05:09:55 -04:00

README.txt

Living Room Furniture (lrfurn) mod for Minetest


by thefamilygrog66

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:

	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

See also:
http://minetest.net/