2.X.X - GeheimagentNr1/MagicalTorches GitHub Wiki

This Mod is needed on server and client side.

Support

Support Supported Minecraft Versions
New Development and Fixes 1.20.4
Bug Fixes 1.19.4
Critical Bug Fixes 1.18.2, 1.20-1.20.2
End of Support up to 1.18.1, 1.19-1.19.3

Torches

All torches

This Mod adds eight torches with magical effects:

  • Small Torch: left bottom
  • Medium Torch: left mid
  • Grand Torch: left top
  • Mega Torch: mid top
  • Alone Torch: right top
  • Bat Torch: mid mid
  • Sound Muffling Torch: right mid
  • Chicken Egg Torch: right bottom

Small Torch

Effect: Prevent spawning of hostile mobs
Range: 16 Blocks
Recipe: Coal/Charcoal, Wood/Stripped Wood, Gold Ingots, Gold Blocks
Small Torch

Medium Torch

Effect: Prevent spawning of hostile mobs
Range: 32 Blocks
Recipe: Coal/Charcoal, Wood/Stripped Wood, Quartz Blocks
Medium Torch

Grand Torch

Effect: Prevent spawning of hostile mobs
Range: 64 Blocks
Recipe: Coal/Charcoal, Wood/Stripped Wood, Diamonds, Diamond Blocks
Grand Torch

Mega Torch

Effect: Prevent spawning of hostile mobs
Range: 128 Blocks
Recipe:

  • (< 1.16.X): Coal/Charcoal, Wood/Stripped Wood, Emerald Blocks Mega Torch
  • (>= 1.16.X): Coal/Charcoal, Ancient Debris, Emerald Blocks Mega Torch

Alone Torch

Effect:  Prevent spawning of all mobs
Range: 64 Blocks
Recipe: Black Stained Glass, Beacon
Alone Torch

Bat Torch

Effect:  Prevent spawning of bats
Range: 64 Blocks
Recipe: Coal/Charcoal, Lantern
Bat Torch

Sound Muffling Torch

Effect:  Muffles block, hostile mob and neutral mob sounds
Range: 64 Blocks
Recipe: Rotten Flesh, Coal Block, Egg, Wool (any colour), Note Block
Sound Muffling Torch

Chicken Egg Torch

Effect:  Voids or prevents voiding of egg item entities
Range: 16 Blocks
If the "chicken_egg_spawning" is set to "false" chicken egg spawning is allowed and is blocked by this torch.
If the "chicken_egg_spawning" is set to "true" chicken egg spawning is disabled and is only allowed in the range of Chicken Egg Torches.
Recipe: Feathers, Wool (any colour), Hay Bale
Chicken Egg Torch

Server Config

The config file can be found in the "serverconfig" folder in the "world" folder and is named "magical_torches-server.toml".

  • spawn_blockers - Config for the spawn blocking torches
    • alone_torch_range - Range of the "Alone Torch"
    • bat_torch_range - Range of the "Bat Torch"
    • hostile - Config for hostile mob spawn blocking torches
      • small_torch_range - Range of the "Small Torch"
      • medium_torch_range - Range of the "Medium Torch"
      • grand_torch_range - Range of the "Grand Torch"
      • mega_torch_range - Range of the "Mega Torch"
      • blocked_entities - Entities blocked by hostile mob spawn blocking torches By default, all mobs with EntityClassification.MONSTER are blocked.
  • sound_mufflers - Config for the "Sound Muffling Torch"
    • range - Range of the "Sound Muffling Torch"
    • to_muffle_sounds - Sound categories that shall be muffled by the "Sound Muffling Torch"
  • chicken_egg_spawning - Config for the chicken egg spawning torches
    • chicken_egg_torch_range - Range of the "Chicken Egg Torch"
    • should_invert_chicken_egg_blocking
      If 'false' chicken egg spawning is allowed and is blocked by chicken egg torches. If 'true' chicken egg spawning is disabled and is enabled by chicken egg torches.

Thanks for the textures, models and the logo to Muse31.
You can use this mod in non-commercial modpacks without asking.
You can find more mods from me here.