Youkai's Homecoming-unofficial-port

An unofficial NeoForge port of Youkai's Homecoming for Minecraft 1.21.1, made with permission from the original author lcy0x1. This port brings the full 1.20.1 content to the 1.21.1 platform.

File Details

youkaishomecoming-4.2.1.jar

  • R
  • May 26, 2026
  • 9.39 MB
  • 63
  • 1.21.1
  • NeoForge

File Name

youkaishomecoming-4.2.1.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:youkais-homecoming-unofficial-port-1554230:8147350"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Changelog

4.2.1

New Features
- Added soft compatibility with Thirst Was Taken: coffees, teas, sakes, wines, juices, popsicles and various soup bowls now restore thirst when consumed.

Bug Fixes
- Fixed danmaku desync and stutter caused by EntityCulling incorrectly culling danmaku entities.

4.2.0

New Features
- Added crafting recipes for sake bottles and bottled drink items (Red Wine, White Wine, Burgundy, Champagne, Van Allen).
- Added placement functionality for bottled drink items.
- Bottled soy sauce and bottled mayonnaise are now compatible with Cuisine Board and Cooking Pot recipes.
- Added crafting recipes for Sauce Rack, Ingredient Rack, and Wine Shelf.
- Ported basket items from 1.20.1 (e.g. Basket of Apples, Basket of Carrots).
- Ported spell card from 1.20.1: Hell Sign "Star and Stripe" (currently only obtainable in Creative Mode).

Bug Fixes
- Fixed rendering errors and missing storage functionality for Sauce Rack, Ingredient Rack, and Wine Shelf.
- Fixed Drunk effect not causing screen shake/wobble.
- Fixed missing soy sauce/mayonnaise rendering on Cuisine Board.
- Fixed Cooking Pot incorrectly handling soy sauce/cream (item form input → soup base).
- Fixed incomplete usage mechanics for bottled drink items.

4.1.53

New Features
- Maid danmaku/spell card damage now scales with favorability level — multiplier x1/x2/x4 for levels 1/2/3, plus the maid's base attack damage added on top (formula: base x multiplier + attack).

Bug Fixes
- Fixed Ancient City loot chests being emptied by this mod (a missing loot table caused l2core to throw an exception, wiping the entire chest contents).
- Fixed Reimu's Hairband granting permanent creative flight that wasn't revoked after unequipping.

4.1.52

New Features
- Ported boss Remilia Scarlet from 1.20.1, added her summoning method and spell card drop.
- Improved Touhou Little Maid combat flexibility — maids can now rotate through multiple spell cards during danmaku battles.
- Increased spell card "Dream Nature" damage (doubled).
- Donation Box now grants +5 reputation per Gold Ingot/Emerald donated.
- Player hatred is cleared on death, respawn, or switching to Creative/Spectator mode.

Bug Fixes
- Fixed abnormal Reimu hostility caused by character reputation issues.
- Fixed laser damage calculation bug that could one-shot the Ender Dragon.
- Fixed all Touhou characters incorrectly having the feeding interaction.

Technical
- Updated DanmakuAPI to 3.0.5+3.
- Removed stale danmaku_api jars from compile classpath.

4.1.51

Bug Fixes
- Fixed /fly compatibility: Youkai's Homecoming no longer revokes flight granted by other mods (FTB Essentials /fly, etc.). The mod now only revokes flight that it granted itself (via Reimu's Hairband or Cirno's Wings + Fairy effect).

4.1.50

New Features
- Touhou Little Maid Integration: Maids can now use Youkai's Homecoming spell cards and danmaku to attack hostile mobs without consuming them. Select the "Danmaku" task in the maid's task panel. Spell cards are prioritized over regular danmaku.

Technical
- Updated DanmakuAPI to 3.0.5+2 (changed ItemSpell.tick(Player) to tick(LivingEntity) to allow non-player entities to cast spell cards).
- Server-side verified: runs without issues on dedicated NeoForge 1.21.1 server.