Tensura: Magic Growth

A Tensura add-on mod that introduces magic ore mother rocks, magic ore crystal growth, and magic-rich geodes driven by configurable environmental magicule mechanics.

File Details

tensura_magic_growth-1.0.3.jar

  • R
  • Apr 7, 2026
  • 65.31 KB
  • 1.1K
  • 1.21.1
  • NeoForge

File Name

tensura_magic_growth-1.0.3.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:tensura-magic-growth-1504033:7890364"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

v1.0.3

Added

  • Added a living entity magicule influence system.
  • High-magicule LivingEntity instances can now raise the maximum magicule of the chunk they currently occupy.

Changed

  • Reworked entity magicule influence into an entity-based contribution system instead of periodic full chunk-wide entity scans.
  • Entity contributions now move with the entity when it crosses chunk borders.
  • Chunk bonuses are automatically removed when entities disappear or leave the level.
  • Tuned the default entity influence settings to make high-magicule creatures noticeably stronger at creating magic-rich areas:
    • entityMagiculeInfluenceMinMagicule = 100
    • entityMagiculeInfluenceFactor = 2.0
    • entityMagiculeInfluenceEntityCap = 1200
    • entityMagiculeInfluenceChunkCap = 10000

Other

  • Temporarily disabled the magicule condensation core block set and related config entries for later iteration.
  • Updated the English README.md with the new entity influence behavior and default settings.