- check_circle Functions
- check_circle Predicates
- 33,506 views, 57 today
- 5,798 downloads, 2 today
316
Drop your ass !
Chairify is a simple and light datapack. It allows you to create sittable spots near everywhere in Minecraft vanilla. Chill mode activated !
Creation process :
- Climb on the block you want to create the spot on
- Choose an orientation with your eyes (8 rotations possible)
- Create the spot using : /trigger ChairCreate (or remove it with /trigger ChairRemove )
- Right-click to sit on the spot ! Sneak to pop out !
Public commands :
- Create a spot : /trigger ChairCreate
- Remove a spot : /trigger ChairRemove
- Create a temporary spot : /trigger ChairSit
OP commands :
- Create a spot : /function fkcf:chair/create
- Force the creation of a spot : /function fkcf:chair/create_force
- Remove a spot : /function fkcf:chair/remove
- Remove spots in 20 blocks range : /function fkcf:chair/removeroom
- Remove all loaded spots : /function fkcf:chair/removeall
- Uninstall datapack : /function fkcf:uninstall
Private mod (premium)
If you want to create chairs on your server BUT you don't want people to create their own, you simply have to disable the AllowCreateRemove option (see the options section bellow).This will allow only OP to create chairs using /function fkcf:chair/create
Options (premium)
To adjust options to your needs, use :/function fkcf:options/get
Issue / Bug
- "Unable to create a chair on this ground material" : try to change the block under your feet, or use /function cf:chair/create_force instead to force the creation of the chair.
Demo Version
- no option menu
- less update
- can't create chair on 1.19 blocks
- less update
- can't create chair on 1.19 blocks
License
![Chairify [1.19] Minecraft Data Pack](https://licensebuttons.net/l/by-nc-nd/4.0/80x15.png)
By downloading this work, you automatically accept the license protecting it.
This work is licensed under the Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International. An exception is made for video content which can be monetized under the condition of credits attribution according to the license. To view a copy of this license, visit https://creativecommons.org/licenses/by-nc-nd/4.0/legalcode.
If you create videos, you must add this to your description:
Datapack by FunkyToc : https://funkytoc.fr
Compatibility | Minecraft 1.15 |
to | Minecraft 1.19 |
Tags |
15 Update Logs
1.19 Update : by FunkyToc 06/08/2022 4:28:41 pmJun 8th
Add 1.19 blocks. Soul sand, dirt path and mud are now seattable.
New help function to get started: click the "manual" button on reload.
Fiew code improvments.
New help function to get started: click the "manual" button on reload.
Fiew code improvments.
LOAD MORE LOGS
tools/tracking
4446095
119
chairify-sit-and-chill
Create an account or sign in to comment.
I spend a lot of time doing those pack (432 updates in 2021) and I'm trying to get a return on my investment in some kind, allowing people to support me, giving them some premium features.
It works from 1.15 to 1.19+
Wouldn't it make more sense to put the horses on the teams and then set
/team modify cf_chair collisionRule never
That way it wouldn't mess with any plugins/datapacks that rely on teams, and it wouldn't affect pvp, because only the horses would be on the teams.