-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
21 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
<img src="src/main/resources/assets/redstone-torch-random-tick/icon.png" width="128" alt="Redstone Torch Random Tick Logo"> | ||
|
||
# Redstone Torch Random Tick | ||
|
||
Redstone Torch Random Tick is a Minecraft mod that makes burnt out redstone torches be reactived by random ticks, similar to older minecraft versions. | ||
This only affects non-scheduled, burnt-out torches, avoiding breaking any redstone contraptions! | ||
|
||
## Features | ||
|
||
- Random ticks reactivate burnt out redstone torches. | ||
- Only non-scheduled, burnt-out redstone torches are reactivated, avoiding breaking redstone contraptions. | ||
## Installation | ||
|
||
Must be installed on the server to work in multiplayer. For usage in singleplayer worlds the mod has to be installed on the client. | ||
1. Download the mod from [Modrinth](https://modrinth.com/mod/redstone-torch-random-tick) or [CurseForge](https://www.curseforge.com/minecraft/mc-mods/redstone-torch-random-tick). | ||
2. Place the downloaded `.jar` file into the `mods` folder of your Minecraft directory. | ||
3. Launch Minecraft with the Fabric mod loader. | ||
|
||
## Usage | ||
|
||
- Let a redstone torch burn out and wait for it to be reactivated by random ticks. |