
Heart of the Hollow
The boss, The Heart of the Hollow, is a living mass of roots and stone found in a giant cavern. It attacks with vines and spores, forcing careful movement....
Downloads
0
Remixes
0
Price
Free
neoforge · Client · 1.21.1 · mod
Heart of the Hollow
What was built
- Added the Heart of the Hollow boss mob with a boss bar, heavy melee swings, snaring vine pulses, and poison spore clouds.
- Implemented natural cavern spawning (lush caves, dripstone caves, deep dark) plus a spawn egg in the Spawn Eggs tab.
- The boss now brightens its cavern on death by seeding light blocks and can drop glow berries alongside its signature drop.
- Created the Verdant Core item (rare drop) with a short regeneration + resistance burst when consumed.
Usage
- Find the Heart of the Hollow underground in lush, dripstone, or deep dark biomes, or summon it with the Heart of the Hollow Spawn Egg.
- Expect melee and area control attacks: spores inflict poison/slow, vines apply heavy slowness and minor damage.
- Defeating the boss drops Verdant Cores (and occasional glow berries) and lights up the surrounding cavern.
- Use a Verdant Core from your hand to gain a brief defensive surge (consumes the core unless in creative mode).
Notes and implementation details
- Natural spawns use a biome tag and NeoForge biome modifier; spawn placement uses ground rules with standard monster checks.
- On death the boss places invisible light blocks in a small sphere to illuminate the cavern; these persist until broken.
- The boss uses a humanoid renderer with a custom texture and a simple healing tick when idle.
- Loot is data-driven via an entity loot table; spawn restrictions and attributes are registered during mod setup.
Known limitations / future ideas
- No custom animation/model yet; appearance uses a scaled humanoid rig with a bespoke texture.
- No dedicated structure/arena; encounters rely on existing cave generation.
- Light blocks remain after the fight; a future pass could fade them out over time or replace them with decor blocks.
- Additional nature-themed gear recipes using the Verdant Core are not included but can be layered on later.
MultiFrameGen
a mod that optimizes rendering so the FPS is boosted using motion based frame generation that interpolates, add a reflex so that the latency and delay is low...
Amecs-NeoForge
Add redefinable keybindings with modifier keys; search bar on the Controls screen; non-blocking keybindings to allow multiple bindings per key; combo...
Speedrunner vs Hunter AI
Create a Minecraft mod "Speedrunner vs Hunter": hostile Hunters with roles (MELEE, ARCHER, BUILDER, TANK), adaptive AI, teleport, bridge building, TNT,...
betterenchants
A mod that makes the enchant cap the integer limit as well as being able to add any combination of enchants together.
dupe
package com.example.dupemod; import net.minecraft.client.Minecraft; import net.minecraft.entity.player.PlayerEntity; import net.minecraft.item.ItemStack;...
the king in yellow
theres an entity called "the king in yellow" going after the player. The king in yellow is a tall figure, covered in yellow robes and a blurred face. If the...