Impatient Torch

Quick rating

Impatient Torch

No reviews yet

Overclocks your blocks!

Tech
Automation & Processing
Mod Loaders
Forge
NeoForge
Fabric
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Required
Server Required

About

Project Details

Type
Mod
License
MIT License
Latest Version
impatient-0.1.4-1.21.1-forge.jar
Authors
CurseForge
Modrinth

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

⏳ Impatient Torch

Why wait? Speed up your blocks and entities!

📖 About the Mod

Inspired by the classic Torchorino, Impatient Torch adds special torches that increase the tick speed of nearby blocks and entities. Whether you are waiting for crops to grow, furnaces to smelt, or machines to process, these torches will get the job done faster.

Support: NeoForge & Forge (1.21.1)

🔥 The Torches

The mod features distinct types of torches to suit your needs.

  1. Time Torches (Standard)

These torches accelerate the tick rate of blocks (like the Farming Block, furnaces, and hoppers) and block entities within their range.

  • Redstone Control: As of version 0.1.2+, you can now turn these torches OFF using a Redstone signal!
  • Visuals: Recently updated flame sprites for a better look.
  1. Mob Torches (New!) Introduced in v0.1.2, these torches specifically target entities.
  • ⚔️ Hostile Mob Torch: Increases spawn/tick rates for hostile mobs.
  • 🐷 Passive Mob Torch: Increases spawn/tick rates for passive animals.
  • Configurable Spawns: You can adjust the spawn rate logic in the config.

📏 Tiers & Ranges Torches come in multiple sub-tiers (sizes) to fit different base layouts.

  • Mini: Covers a small area.
  • Small: Covers a 5x5 area.
  • Medium: Covers a 7x7 area.
  • Normal: Covers a 9x9 area. Note: There are also Compressed versions and Wall-Mounted variants available!

⚙️ Configuration & Commands Impatient Torch offers a powerful in-game configuration system. In-Game Config UI: Use the command /impatient openconfig to open a GUI where you can:

  • Adjust X & Z ranges via sliders.
  • Fine-tune settings. Note: Speed is determined by the main config file and cannot be changed in this screen.

Blacklist Management: Prevent specific blocks from being accelerated (useful to prevent crashes or exploits).

  • /impatient blacklist add <block_id> (e.g., minecraft:furnace)
  • /impatient blacklist remove <block_id>
  • /impatient blacklist list

🆕 Recent Updates (v0.1.0 - v0.1.2)

  • New Content: Added Hostile and Passive Mob Torches.
  • Redstone Support: Main torches can now be disabled via Redstone.
  • UI Overhaul: Added scroll bars to the config screen (fixing mouse wheel issues) and improved sliders. Recipes: Adjusted recipes to align more closely with the original inspiration.
  • Technical:
  • * Removed dependency on "Common Network" mod.
  • * Refactored networking (Packets/Payloads) for better stability.
  • * Updated loader versions to match modern NeoForge standards (21.1.118+).

🤝 Community & Support

Modpacks: ✅ YES! You can use this mod in your modpack.

Feedback: Found a bug or have a suggestion?

  • 🐛 Issues: Please use the Issues Link at the top of the page.
  • 💬 Discord: Join the Discord and leave a message in the mod's text channel.
  • 📝 Comments: Feel free to leave a comment.

⏳ Impatient Torch

Why wait? Speed up your blocks and entities!

📖 About the Mod

Inspired by the classic Torchorino, Impatient Torch adds special torches that increase the tick speed of nearby blocks and entities. Whether you are waiting for crops to grow, furnaces to smelt, or machines to process, these torches will get the job done faster.

Support: NeoForge & Forge (1.21.1)

🔥 The Torches

The mod features distinct types of torches to suit your needs.

  1. Time Torches (Standard)

These torches accelerate the tick rate of blocks (like the Farming Block, furnaces, and hoppers) and block entities within their range.

  • Redstone Control: As of version 0.1.2+, you can now turn these torches OFF using a Redstone signal!
  • Visuals: Recently updated flame sprites for a better look.
  1. Mob Torches (New!) Introduced in v0.1.2, these torches specifically target entities.
  • ⚔️ Hostile Mob Torch: Increases spawn/tick rates for hostile mobs.
  • 🐷 Passive Mob Torch: Increases spawn/tick rates for passive animals.
  • Configurable Spawns: You can adjust the spawn rate logic in the config.

📏 Tiers & Ranges Torches come in multiple sub-tiers (sizes) to fit different base layouts.

  • Mini: Covers a small area.
  • Small: Covers a 5x5 area.
  • Medium: Covers a 7x7 area.
  • Normal: Covers a 9x9 area. Note: There are also Compressed versions and Wall-Mounted variants available!

⚙️ Configuration & Commands Impatient Torch offers a powerful in-game configuration system. In-Game Config UI: Use the command /impatient openconfig to open a GUI where you can:

  • Adjust X & Z ranges via sliders.
  • Fine-tune settings. Note: Speed is determined by the main config file and cannot be changed in this screen.

Blacklist Management: Prevent specific blocks from being accelerated (useful to prevent crashes or exploits).

  • /impatient blacklist add <block_id> (e.g., minecraft:furnace)
  • /impatient blacklist remove <block_id>
  • /impatient blacklist list

🆕 Recent Updates (v0.1.0 - v0.1.2)

  • New Content: Added Hostile and Passive Mob Torches.
  • Redstone Support: Main torches can now be disabled via Redstone.
  • UI Overhaul: Added scroll bars to the config screen (fixing mouse wheel issues) and improved sliders. Recipes: Adjusted recipes to align more closely with the original inspiration.
  • Technical:
  • * Removed dependency on "Common Network" mod.
  • * Refactored networking (Packets/Payloads) for better stability.
  • * Updated loader versions to match modern NeoForge standards (21.1.118+).

🤝 Community & Support

Modpacks: ✅ YES! You can use this mod in your modpack.

Feedback: Found a bug or have a suggestion?

  • 💬 Discord: Join the Discord and leave a message in the mod's text channel.

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~2,000
Total Downloads
CurseForge
~1,000
Modrinth
~1,000
Last Updated
CurseForge
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works