[Mod] a fork of tairs [pktairs]

Post Reply
User avatar
PEAK
Member
Posts: 187
Joined: Mon Jun 08, 2015 20:32
In-game: PEAK
Contact:

[Mod] a fork of tairs [pktairs]

by PEAK » Post

Immediately one more mod.

What do you think?

readme:
Spoiler
pktairs mod by PEAK
===================

a fork of [tairs](viewtopic.php?f=9&t=11974)
by AllenLim012

description:
------------
- code reorganised, so it’s easy to add more materials and items
and change the nodeboxes
- standardised craft recipes
- nodebox for chairs rotated and slightly modified
- added more materials
- hence more dependencies: wool and farming
(and as example for materials from other mods: cottages?)
- added Stools and Bedside Tables (nodeboxes from lottblocks)
- added (default-) sounds

crafting:
---------

by default available materials
(not all items are available in all these materials):

- default:wood
- default:junglewood
- default:pine_wood
- default:acacia_wood
- default:tree
- default:stone
- default:cobble
- farming:straw
- wool:red (only a chair)
- (cottages:reet)
- (cottages:slate_vertical)



### Chairs:

Code: Select all

    material        -          -
    material        material   -
    default:stick   -          default:stick
### Tables:

Code: Select all

    material   material             material
    -          default:fence_wood   -
    -          default:fence_wood   -
### Shelves:

Code: Select all

    material   material             material
    material   default:fence_wood   material
    material   default:fence_wood   material
### Stools:

Code: Select all

    -               -          material
    -               material   material
    default:stick   -          default:stick
### Bedside Tables:

Code: Select all

    -               -          -
    material        material   material
    default:stick   -          default:stick
depedencies:
------------
default
wool
farming
cottages? (as example)

credits:
--------
- AllenLim012 for the original mod
- The makers of LotT for the stool and bedside table nodeboxes

license:
--------
WTFPL

_PEAK_ 2015-12-03
Image
Attachments
pktairs.zip
(494.08 KiB) Downloaded 111 times
pktairs
pktairs
screenshot.png (490.13 KiB) Viewed 511 times
I am okay with using the screenshots in all my posts for the website of Minetest (http://minetest.net).

User avatar
benrob0329
Member
Posts: 1341
Joined: Thu Aug 06, 2015 22:39
GitHub: Benrob0329
IRC: benrob0329
In-game: benrob03
Location: Michigan
Contact:

Re: [Mod] a fork of tairs [pktairs]

by benrob0329 » Post

Can you sit in the chairs?

User avatar
PEAK
Member
Posts: 187
Joined: Mon Jun 08, 2015 20:32
In-game: PEAK
Contact:

Re: [Mod] a fork of tairs [pktairs]

by PEAK » Post

benrob0329 wrote:Can you sit in the chairs?
No, sorry!

Perhaps someone could code that?
I am okay with using the screenshots in all my posts for the website of Minetest (http://minetest.net).

jomat
New member
Posts: 1
Joined: Mon Nov 30, 2015 17:49
GitHub: jomat
IRC: jomat
In-game: jomat

Re: [Mod] a fork of tairs [pktairs]

by jomat » Post


User avatar
Napiophelios
Member
Posts: 1035
Joined: Mon Jul 07, 2014 01:14
GitHub: Napiophelios
IRC: Nappi
In-game: Nappi

Re: [Mod] a fork of tairs [pktairs]

by Napiophelios » Post

jomat wrote:Perhaps you can adopt this code: https://github.com/Sokomine/cottages/bl ... e.lua#L154
I think you might get stuck if the chairs get dug while the players are seated if using cottages chairs,

xdecor would be a better example,
you may have to adjust the player's sitting positions though.

User avatar
everamzah
Member
Posts: 490
Joined: Thu Jan 29, 2015 00:47
GitHub: everamzah
IRC: everamzah
In-game: everamzah

Re: [Mod] a fork of tairs [pktairs]

by everamzah » Post

You can get stuck in X-decor chairs too, because of things like /home. Probably a stock lay-down/sit-down function would be helpful here, which stands up as soon as you use a movement key or change position. At any rate, looking at this furniture with an eye for somewhere to sit and read. Looks about right. :)

Post Reply

Who is online

Users browsing this forum: No registered users and 6 guests