Pack: Fixed Item Frames - teakivy/teaks-tweaks GitHub Wiki

Pack: Fixed Item Frames (fixed-item-frames)

Fixed Item Frames allows players to access the Item Frame's fixed property.

Shift right-cluck an Item Frame with Iron Bars to make it fixed. Shift right-click an Item Frame with Shears to make it not fixed.

Showcase

fixed-item-frames

Config

The config for this pack can be found in the config.yml file for the plugin.

# Fixed Item Frames
# Shift right-click an item frame with iron bars to make it fixed
# Shift right-click an item frame with shears to make it not fixed
# Permissions:
# teakstweaks.fixed-item-frames
fixed-item-frames:
  enabled: false

Options

enabled

  • Type - boolean
  • Default - false
  • Description - Controls whether the pack is enabled.

Permissions

teakstweaks.fixed-item-frames

  • Default - true
  • Description - Controls whether the player can use Fixed Item Frames

Messages

"fixed_item_frames.name": "Fixed Item Frames",
"fixed_item_frames.description": "Shift right-click an item frame with iron bars to make it fixed.<newline>Shift right-click an item frame with shears to make it not fixed.",

fixed_item_frames.name

  • Default - Fixed Item Frames

fixed_item_frames.description

  • Default - Shift right-click an item frame with iron bars to make it fixed.<newline>Shift right-click an item frame with shears to make it not fixed.
⚠️ **GitHub.com Fallback** ⚠️