Minecraft Fabric mod to replace signs efficiently.

Overview

Sign Restorer Fabric Mod

Easily replace signs in game using saved data from other programs.
Sign data is read from this repo in the format:
[{"coordinates":"128 67 -73","text":["EnderKill98","was here","","14-09-2022"]}]
Type &reloadsigns in game chat to reload the sign data.
Type &reloadconfig in game chat to reload the configuration.

Config

Change the url to get the sign data from in the config. Add a file entry to the config to load from a file instead.

{
  "url": "https://raw.githubusercontent.com/GreenScripter/sign-restorer/master/signData.json",
  "file": "signdata.json"
}
You might also like...

A cross-platform Mod for the popular Minecraft project, where the border always has a radius equal to the player's current experience level.

A cross-platform Mod for the popular Minecraft project, where the border always has a radius equal to the player's current experience level.

Level = Border A cross-platform Mod for the popular Minecraft project, where the border always has a radius equal to the player's current experience l

Nov 22, 2022

Simple Minecraft mod that makes it easy to put horses in boats.

Simple Minecraft mod that makes it easy to put horses in boats.

HorseInBoat What does this mod do? This mod makes it much easier to put horses into boats. This mod also changes the hitbox of horses in boats, this i

Dec 20, 2022

The Minecraft Mod Package Manager!

The Minecraft Mod Package Manager!

Modget-Minecraft The Minecraft Mod Package Manager! Modget is based on TheBrokenRail's ModUpdater mod and is inspired heavily by Microsoft's Winget. C

Dec 28, 2022

Jarm is a small Tech Minecraft Mod I'm coding

jarm Jarm is a small Tech Minecraft Mod I'm coding. This is currently WIP and may get discontinued. Also, I'm not a professional coder. #Installation

May 8, 2022

A proper Name Spoofer mod for Minecraft Forge 1.8.9.

A proper Name Spoofer mod for Minecraft Forge 1.8.9.

Name-Spoofer Change ANY text displayed on your screen visually. *It does not actually change any strings and is client side (If you spoof a 1 characte

Dec 15, 2022

Digital storage system mod for Minecraft b1.7.3.

RetroStorage Digital storage system mod for Minecraft b1.7.3. Requires Modloader. Features: ItemNBT (Allows items to carry NBT data) Digital Network (

Dec 15, 2022

A mod that tells what GPU you're using for Minecraft from the Menu screen and in your logs

A mod that tells what GPU you're using for Minecraft from the Menu screen and in your logs

A mod that tells what GPU you're using for Minecraft from the Menu screen and in your logs, useful to not need to launch the game constantly into singleplayer/multiplayer and joining to see from F3 screen.

Oct 16, 2022

Convert Journeymap image data into Xaero format for Xaero's minecraft map mod

Convert Journeymap image data into Xaero format for Xaero's minecraft map mod

JMtoXaero JMtoXaero is a tool to convert JourneyMap tiles to regions used by Xaero's World Map Description Reads images from the Journeymap folder Wri

Dec 21, 2022

A Minecraft Mod Loader built as a fun project.

BrassLoader What is BrassLoader? BrassLoader is The next generation of Minecraft Mod Loaders, It primarly loads mods made using our very own BrassAPI!

Aug 7, 2022
Comments
  • A HUGE upgrade

    A HUGE upgrade

    Here is the list of changes:

    1. Sign list moved to a file hosted on github.
    2. Added a keybind (B) to disable/enable the mod
    3. Updated minecraft version to 1.19.2 from 1.18.2.
    opened by barrulik 0
  • Sooo are you gonna deal with new signs in 1.20?

    Sooo are you gonna deal with new signs in 1.20?

    There will have to be two types not only code-wise but also the json will have to contan both types because the char limit is different. I hope you're gonna update this mod. Good luck if you do.

    opened by DarkReaper231 0
Owner
null
Tuya 37 Dec 26, 2022
Lattice is a powerful, lightweight business extension invoke framework. By using the Lattice framework, complex business customization can be efficiently organized and managed.

Lattice Framework Introduction Lattice is a powerful, lightweight business extension invoke framework. By using the Lattice framework, complex busines

null 41 Dec 30, 2022
Template mod to make an addon mod for Create fabric.

Create Fabric Addon Template This template mod comes pre-configured for developing an addon mod for Create on Fabric. Setup For environment setup inst

null 14 Dec 29, 2022
A Minecraft Fabric client-side mod adding ambient and environmental interaction effects to enhance immersion.

Effective Effective is a client-side Fabric mod that adds various visual and auditory effects lacking in Vanilla Minecraft to improve overall ambience

Ladysnake 114 Dec 21, 2022
A Minecraft Fabric mod to make crafting with the recipe book faster

OneClickCrafting This mod is clientside only. After selecting a recipe in the recipe book, the client with shift-click the crafted item from the resul

BreadMoirai 4 Jun 2, 2022
Fabric mod to (maybe) ignore global bans while still using the auth server

=== SECURITY WARNING === DO NOT USE THIS MOD IF YOU DO NOT 100% TRUST THE SERVER NOT TO STEAL YOUR ACCOUNT. This mod is not secure because servers wil

null 15 Dec 20, 2022
A Minecraft 1.17.1-1.18.2 utility client for Fabric.

MatHax A Minecraft 1.17.1-1.18.1 utility client for Fabric Usage Building Clone this repository Run ./gradlew build Installation Follow guide on the w

MatHax 107 Jan 5, 2023
A public, stripped down workspace of the Project Unity mod, a mega-collaboration Mindustry mod

A public, stripped down workspace of the Project Unity mod, a mega-collaboration Mindustry mod. Not intended to be played yet; this is purely for code publicity and healthy competition reasons.

Avant 137 Jan 1, 2023
A mod based off of Gnembon's AutoCrafting Mod, but better

FabricAutoCrafter A Fabric mod that adds a new Auto Crafter block This mod adds a new block, the Auto Crafter. It allows you to put items in the craft

null 8 Aug 19, 2022
A small mod to improve support for architectures and libraries officially unsupported by Minecraft. Mainly targeting Apple Macs using arm processors.

fabric-loom-native-support A small mod to improve support for architectures and libraries officially unsupported by Minecraft. Mainly targeting Apple

FabricMC 5 Oct 17, 2022