← Назад к ресурсам

Improved Signs

Improvements for your signs and frames on your Fabric server. Passthrough signs, retain sign text, copy signs & more!

Modrinth utility

Описание

![Improved Signs](https://github.com/craftycorvid/ImprovedSigns/blob/master/docs/header.png?raw=true) This mod is only for Fabric/Quilt Servers(or Single-Player) and requires [Fabric API](https://modrinth.com/mod/fabric-api) or [Quilted Fabric API](https://modrinth.com/mod/qsl) Actively maintained versions: 26.2, 1.21.1 ### Features - **Sign & Item Frame Passthrough:** Access chests, shulker boxes, barrels, etc behind signs by right-clicking the sign - Interact with Item Frames normally by shift(sneak) + right-click - `enableFrameReachExtension` matches the reach on item frames to the reach on blocks, so passthrough works from as far away as clicking the chest itself. Uses and attacks on any other entity are still rejected past vanilla reach, so it grants no melee advantage. Off by default. - **Item Frames Share Blocks** - Item Frames can hang in the same space as a block that isn't a full block, such as a trapdoor, instead of popping off after a few seconds. Off by default - **Invisible Item Frames** - Use Amethyst Shards to turn item frames invisible - You can configure it to use Glass Panes instead - **Signs Retain** - Breaking a sign will retain that sign's text, color and glowing. Put the sign in a crafting window to reset it - **Sign Copy** - Right-clicking a sign with a sign(or stack of signs)w in your hand will copy the text to the held signs - Tooltip text for Sign Copy and Retain is generated server-side, no client-side mod required ![Sign Tooltip Example](https://github.com/craftycorvid/ImprovedSigns/blob/master/docs/screenshots/sign-tooltip-1.png?raw=true) ![Sign Tooltip Example](https://github.com/craftycorvid/ImprovedSigns/blob/master/docs/screenshots/sign-tooltip-2.png?raw=true) - Stop Sign editor from opening when placing new signs. Off by default - All features are configurable in `config/improvedsigns.json5` ### Shout-outs - [Pillowsledder](https://bsky.app/profile/pillowsledder.bsky.social) for creating the excellent icons! - Original Sign Retain functionality merged from [umollu's Sign Retain](https://www.curseforge.com/minecraft/mc-mods/sign-retain) - Girafi for the idea for Passthrough Signs. Find their original mod for Forge [here](https://www.curseforge.com/minecraft/mc-mods/passthrough-signs) - MeeniMc for contributing several version updates - Jarva for many contributions to the mod - Everyone else that has [contributed](https://github.com/CraftyCorvid/ImprovedSigns/graphs/contributors) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)