-
-
Notifications
You must be signed in to change notification settings - Fork 58
Furniture 1.21 #1062
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Draft
TheThanathor
wants to merge
40
commits into
Gamemode4Dev:master
Choose a base branch
from
TheThanathor:furniture_1.21
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Furniture 1.21 #1062
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…into pr/TheThanathor/896
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This datapack allows you to craft and use a wide variety of furniture.
loot commands can be used to obtain the items instead:
/loot give @s loot gm4_furniture:items/furniture_station
/loot give @s loot gm4_furniture:items/paintbrush
Beet is required to build the datapack!
Resource Pack is required!
Features
Can be crafted in a Custom Crafter, the Furniture Station is a 2 high block that can be used to craft other furniture
Furniture can be crafted from a Villager trading menu (shown recipes are a WIP). Furniture is divided in separate categories, which can be switched by selecting a different tool on the Furniture Station.
Furniture is placed with similar logic to paintings, e.g. a 2 long bench will extend to the right, while longer benches will extend 1 to the left, then continue to the right. Depth and Height will prefer away from the player and up respectively.
Furniture can be specified as ground, wall or ceiling placed, these will always prefer to place away from their respective surface (e.g. a wall placed furniture's depth will be placed away from the wall only).
Wall and Ceiling furniture must be placed on their specified surface or placement will fail, if the block they were placed on is destroyed so is the furniture.
Seating: right clicking furniture with a seat will allow the player to sit on them
Table: furniture with a solid top side will allow placement on top of them, this also means these furniture cannot be broken from the top side.
Dyable: some furniture has dyable surfaces. These can be painted using a Paintbrush, which can be crafted in a Custom Crafter
A Paintbrush can be colored using dyes, similar to leather items, and paint can be removed using a water cauldron.
Colorable furniture will remember its color (shown in lore) when picked back up.