Перейти к содержимому
Mineforgian

Ringo's Terraria Core

A core mod that adds some content from Terraria

Загрузки
168
Подписчики
1
Обновлён
14 августа 2026 г.
Лицензия
All-Rights-Reserved

Опубликован 25 октября 2025 г.

⚠ Adds two Terraria-style biomes (Corruption/Crimson) that spread to nearby blocks. Both spreading and generation can be disabled in the config.

A core mod that adds some content from Terraria.

Replace this with a description

It adds two biomes Crimson and Distortion as well as plants and other sub-items.

Replace this with a description

This mod has almost all the effects from Terraria. A new mod will be published soon, which allows you to create potions.

Ченджлог

0.2.2Бета1.20.1 · 14 августа 2026 г.

Config

  • New option: disable Corruption/Crimson biome generation entirely. If you installed the mods only for the alchemy or fishing content, set worldgen.biomeGenerationEnabled = false in the config. New chunks will contain no evil biomes; Deathweed can still be obtained from Herb Bags in abandoned mineshafts. Already-generated chunks keep their existing biomes (a Minecraft limitation) - use /rtc purify (below) to clean up existing spread.
  • Spread is now OFF by default. Corruption and Crimson blocks no longer convert nearby grass, stone, sand, or ice unless you enable spreading.enabled in the config. Turn it on if you want the full Terraria experience.
  • New option: tune how common the evil biomes are. worldgen.biomeWeight (0-20, default 2) controls how often Corruption and Crimson appear vs vanilla biomes. Set it to 0 to disable them entirely, 2 for rare (default), 10 for as common as a vanilla biome group, or 20 for a heavily infected world.
  • New option: Sunflower protection radius. worldgen.sunflowerProtectionRadius (0-128, default 8) controls how far around a Sunflower blocks are protected from Corruption/Crimson spread. 8 blocks by default, up to 128 if you want to shield your whole base. Larger radii scan more blocks per spread attempt - values around 24 stay well within Terraria-like range; going far above that is up to you and your TPS.

Commands

  • New: /rtc purify [radius] - cleans up existing Corruption/Crimson blocks around you. Corrupt/Crimson grass becomes normal grass, Ebonstone/Crimstone becomes stone, Ebonsand/Crimsand becomes sand, Purple/Red Ice becomes ice, corrupt/crimson trees become oak. Default radius 32 blocks, max 128. Requires OP.

Tunable potion strengths (effects config)

You can now tune how strong each buff potion is in ringo_terraria_core-effects.toml. All defaults match Terraria and previous versions; change them if you want a lighter or heavier feel. Requires restart to take effect.

  • Archery - arrow damage bonus (default +10%) and arrow velocity bonus (default +20%)
  • Endurance - damage reduction (default 10%)
  • Honey - regeneration boost (default +10%)
  • Ironskin - bonus armor (default +8 armor points)
  • Lifeforce - max health bonus (default +20%)
  • Mining - mining speed bonus (default +25%; tooltip percentage follows the config)
  • Rage - critical hit chance bonus (default +10%)
  • Regeneration - regeneration boost (default +20%)
  • Swiftness - movement speed bonus (default +25%)
  • Titan - knockback bonus (default +50%)
  • Wrath - outgoing damage bonus (default +10%)
0.2.1Бета1.20.1 · 14 августа 2026 г.

Changed (World Generation)

  • Corruption and Crimson are now rare, and they will never spawn next to each other. Corruption prefers cold, wet biomes with rough terrain; Crimson prefers hot, dry biomes with flat terrain. Both appear far less often overall.
    • The new layout only applies to newly-generated chunks and new worlds - existing worlds keep the biomes they already have.

Fixed

  • Rage / Well Fed / Plenty Satisfied / Exquisitely Stuffed now correctly show critical hit chance as a percentage (was +0.1, now +10%).
0.2.0Бета1.20.1 · 10 августа 2026 г.

New content

  • Fireworks Box - decorative block that auto-launches random fireworks. Every parameter is randomised per launch: shape (small_ball / large_ball / star / creeper / burst), 1-3 colours, 0-2 fade colours, trail, twinkle, flight duration 1–3.
    • Right-click to toggle on/off (lever click sound feedback).
    • Redstone signal forces rapid-fire mode (one launch every 0.5 sec) that overrides the on/off state.
    • Sold by the Wandering Trader for 12 emeralds (rare pool, max 2 uses).
  • Although the box was added earlier, there were bugs and problems with receiving it

New biome tags

  • ringo_terraria_core:is_corruption - Corruption biome only.
  • ringo_terraria_core:is_crimson - Crimson biome only.
  • is_evil remains (Corruption + Crimson combined).

Bug fixes

  • Dangersense no longer misses newly-placed dangerous blocks (dynamite, traps). The scan cache invalidates the 5×5 chunks around the player once per second, so fresh placements light up almost immediately while distant chunks stay cached for performance.
  • AmmoReservationEffect - corrected removeAttributeModifiers signature for 1.20.1 (LivingEntity, AttributeMap, int), which was silently breaking the override.
0.1.1Бета1.20.1 · 8 августа 2026 г.
  • small bug fixes
0.1.0Бета1.20.1 · 5 июля 2026 г.
  • Code improvements
  • Adding fireworks
0.0.1Альфа1.20.1 · 25 мая 2026 г.
  • test initial

Комментарии

Загружаем…