promotional bannermobile promotional banner

Lychee (Neo/Forge)

Define in-world crafting & interactions using JSON recipes. item interaction, burning, touching fluid, anvil, crushing, lightning, exploding...

File Details

[Forge 1.20.1] 5.1.20

  • R
  • Aug 3, 2025
  • 676.47 KB
  • 52.6K
  • 1.20.1+1
  • Forge + 1

File Name

Lychee-1.20.1-Forge-5.1.20.jar

Supported Versions

  • 1.20.1
  • 1.20

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:lychee-567403:6841382")

NeoForge

implementation fg.deobf("curse.maven:lychee-567403:6841382")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

5.1.20

  • fix: dispense behavior crash (close #125)
  • Merge pull request #112 from SettingDust/1.20-forge

5.1.19

  • feat: block render support create 6+ (#107)

5.1.18

  • fix: do not use mixin extras

5.1.17

  • fix: create block entities aren't rendered (#97)

5.1.16

  • fix(recipe): random block ticking not working if block implementation… (#93)
  • fix(recipe): random block ticking need reload to work

5.1.15

  • improve: drop_item now does not spawn item entity with random offset
  • improve: skip some validation for ghost recipes
  • fix: use air ingredient & remove main hand check since MC will invoke off hand if main hand is pass (#80)