README.txt 2.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768
  1. Living Room Furniture (lrfurn) mod for Minetest
  2. by thefamilygrog66
  3. Description:
  4. 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.
  5. 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.
  6. Recipes:
  7. Long Sofa
  8. +---------------+---------------+---------------+
  9. | coloured wool | coloured wool | coloured wool |
  10. +---------------+---------------+---------------+
  11. | wood slab | wood slab | wood slab |
  12. +---------------+---------------+---------------+
  13. | stick | stick | stick |
  14. +---------------+---------------+---------------+
  15. Sofa
  16. +---------------+---------------+-------+
  17. | coloured wool | coloured wool | |
  18. +---------------+---------------+-------+
  19. | wood slab | wood slab | |
  20. +---------------+---------------+-------+
  21. | stick | stick | |
  22. +---------------+---------------+-------+
  23. Armchair
  24. +---------------+-------+-------+
  25. | coloured wool | | |
  26. +---------------+-------+-------+
  27. | wood slab | | |
  28. +---------------+-------+-------+
  29. | stick | | |
  30. +---------------+-------+-------+
  31. Coffee Table (only wood texture)
  32. +-----------+-----------+-----------+
  33. | | | |
  34. +-----------+-----------+-----------+
  35. | wood slab | wood slab | wood slab |
  36. +-----------+-----------+-----------+
  37. | stick | | stick |
  38. +-----------+-----------+-----------+
  39. End Table (only wood texture)
  40. +-----------+-----------+-----------+
  41. | | | |
  42. +-----------+-----------+-----------+
  43. | wood slab | wood slab | |
  44. +-----------+-----------+-----------+
  45. | stick | stick | |
  46. +-----------+-----------+-----------+
  47. Mod dependencies: default, wool
  48. See also:
  49. http://minetest.net/