Pack: Fixed Item Frames - teakivy/teaks-tweaks GitHub Wiki
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.
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
- Type -
boolean
- Default -
false
- Description - Controls whether the pack is enabled.
teakstweaks.fixed-item-frames
- Default -
true
- Description - Controls whether the player can use Fixed Item Frames
"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.