Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
MythicCrucible MythicCrucible
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 53
    • Issues 53
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • MythicCraft
  • MythicCrucibleMythicCrucible
  • Wiki
  • Furniture

Furniture · Changes

Page history
Update Furniture authored Jul 26, 2023 by Amy's avatar Amy
Hide whitespace changes
Inline Side-by-side
Showing with 7 additions and 1 deletion
+7 -1
  • Furniture.md Furniture.md +7 -1
  • No files found.
Furniture.md
View page @ 0349b55a
......@@ -114,6 +114,13 @@ Defaults to `FLOOR`
Placement: FLOOR
```
#### Diagonalable
Whether or not furniture can be rotated at 45 degree angles instead of 90 degree angles. Defaults to false.
```yaml
Furniture:
Diagonalable: true
```
#### Barriers
A list of relative coordinates where barriers will be placed. Useful to make a solid hitbox for the Furniture. Can be used with the `Hitbox` Option, and if both are present then both the Hitbox and the Barrier will act as the Furniture's Hitbox
- The `x` is left/right
......@@ -173,7 +180,6 @@ If multiple seats are created, when a player right clicks on a furniture the clo
#### Item_Frame
- `GlowingFrame` - Whether the frame should be a glowing frame which renders the furniture at 100% brightness at all times. Defaults to false.
- `Diagonalable` - Whether the furniture should be able to rotate in 45 degree increments rather than 90. Defaults to false.
## Drops
Furniture drops are defined under the furniture `Drops` section. This uses the standard MythicMobs drop table format.
......
Clone repository
  • Home
  • Changelogs
  • Commands / Permissions
  • FAQ / Common Issues
Usage
  • Installation
  • Item Options
  • Item Skills
  • Item Durability
  • Custom Blocks
  • Furniture
  • Crafting Recipes
  • Custom Bags
  • Ammo System / Guns
New Mechanics
  • Item Mechanics
  • Item Targeters
  • Item Triggers
  • Item Conditions