
Lychee
Define in-world crafting & interactions using JSON recipes. item interaction, burning, touching fluid, anvil, crushing, lightning, exploding...
Обновлён 3 июля 2026 г. · опубликован 10 декабря 2022 г.
Lychee
Lychee is a mod that allows you to define custom interactions using JSON recipes and datapack.
Currently, Lychee has support for the following recipe types (with full JEI/REI support!):
- Use or click on a block with item
- Item entity burning
- Item entity inside a specific block (for instance water)
- Anvil crafting
- Falling block crushing items or block
- Lightning channeling
- Item exploding
- Block exploding
- Random block ticking (No JEI/REI integration)
- Dripstone dripping
- Advanced shaped crafting
- Entity ticking (No JEI/REI integration)
Dependency
Kiwi
Adding recipes
To create a new recipe that works in every world you create, you will need a datapack loader mod, such as OpenLoader.
Or you can add recipes using CraftTweaker or KubeJS.
Contact
Having trouble creating a recipe, or got an idea for Lychee? You can join our Discord, or create a new issue in Lychee's GitHub repository.
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 26.0.2+fabric | Релиз | 26.1, 26.1.1, 26.1.2 | fabric, quilt | 3 июля 2026 г. | .jar (889 КБ) |
| 26.0.1+fabric | Релиз | 26.1, 26.1.1, 26.1.2 | fabric, quilt | 25 июня 2026 г. | .jar (888 КБ) |
| 5.2.1+forge | Релиз | 1.20, 1.20.1 | forge, neoforge | 3 мая 2026 г. | .jar (679 КБ) |
| 26.0.0+fabric | Бета | 26.1, 26.1.1, 26.1.2 | fabric, quilt | 1 апреля 2026 г. | .jar (885 КБ) |
| 5.2.0+forge | Альфа | 1.20, 1.20.1 | forge, neoforge | 20 февраля 2026 г. | .jar (678 КБ) |
| 6.5.0+fabric | Бета | 1.21.1 | fabric, quilt | 25 января 2026 г. | .jar (960 КБ) |
| 6.5.0+neoforge | Бета | 1.21.1 | neoforge | 10 января 2026 г. | .jar (987 КБ) |
| 5.1.24+forge | Релиз | 1.20, 1.20.1 | forge, neoforge | 9 января 2026 г. | .jar (676 КБ) |
| 5.1.24+fabric | Релиз | 1.20, 1.20.1 | fabric, quilt | 9 января 2026 г. | .jar (669 КБ) |
| 5.1.23+fabric | Релиз | 1.20, 1.20.1 | fabric, quilt | 9 января 2026 г. | .jar (669 КБ) |
| 6.4.4+neoforge | Релиз | 1.21.1 | neoforge | 6 января 2026 г. | .jar (967 КБ) |
| 6.4.3+fabric | Релиз | 1.21.1 | fabric, quilt | 6 января 2026 г. | .jar (939 КБ) |
| 6.4.3+neoforge | Релиз | 1.21.1 | neoforge | 6 января 2026 г. | .jar (967 КБ) |
| 5.1.22+fabric | Бета | 1.20, 1.20.1 | fabric, quilt | 21 сентября 2025 г. | .jar (670 КБ) |
| 5.1.22+forge | Бета | 1.20, 1.20.1 | forge, neoforge | 20 сентября 2025 г. | .jar (676 КБ) |
Показаны последние 15 из 157 версий. Все версии — на Modrinth.
Ченджлог
26.0.2+fabricРелиз26.1, 26.1.1, 26.1.2 · 3 июля 2026 г.
26.0.2
- feat: add a way to register 3rd party recipe categories
- fix: biome display name
26.0.1
- feat: now you can customize an action's display name
- feat: new
explodeparameters - chore: prepare to port the REI integration
26.0.0
- feat: port to 26.1
- build: bump dependencies
- feat(rv): smaller consume icon
- feat(rv): block crushing shadow expand from center
- feat: fix block crushing recipe rendering
- feat: add "multi" option to place action
- fix: Repeatable recipes behave strangely when delay action is involved (close #132)
- chore: code cleanup
- port, part 8
- feat: add display_tnt option
- port, part 7
- port, part 6
- port, part 5
- port, part 4
- fix: BlockCrushingRecipe not supporting wildcard falling block
- port, part 3
- port, part 2
- port, part 1
6.5.0
- improve: filter incompatible enchantments
- feat: add new actions: copy_component, remove_component and copy_durability
- feat: add item preservation features to AnvilCraftingRecipe (#131)
6.4.3
- fix: target Kiwi latest
- fix: JEI not showing conditions for drop_item actions
6.4.2
- fix: DamageItem implementation (close #128)
26.0.1+fabricРелиз26.1, 26.1.1, 26.1.2 · 25 июня 2026 г.
26.0.1
- feat: now you can customize an action's display name
- feat: new
explodeparameters - chore: prepare to port the REI integration
26.0.0
- feat: port to 26.1
- build: bump dependencies
- feat(rv): smaller consume icon
- feat(rv): block crushing shadow expand from center
- feat: fix block crushing recipe rendering
- feat: add "multi" option to place action
- fix: Repeatable recipes behave strangely when delay action is involved (close #132)
- chore: code cleanup
- port, part 8
- feat: add display_tnt option
- port, part 7
- port, part 6
- port, part 5
- port, part 4
- fix: BlockCrushingRecipe not supporting wildcard falling block
- port, part 3
- port, part 2
- port, part 1
6.5.0
- improve: filter incompatible enchantments
- feat: add new actions: copy_component, remove_component and copy_durability
- feat: add item preservation features to AnvilCraftingRecipe (#131)
6.4.3
- fix: target Kiwi latest
- fix: JEI not showing conditions for drop_item actions
6.4.2
- fix: DamageItem implementation (close #128)
6.4.1
- feat: shorthand ingredient
5.2.1+forgeРелиз1.20, 1.20.1 · 3 мая 2026 г.
5.2.1
- feat: add
lightning_channeling_catalyststag
5.2.0
- fix: Repeatable recipes behave strangely when delay action is involved (close #132)
5.1.24
- fix: registry entry class loading (close #95)
5.1.22
- fix: DamageItem implementation (close #128)
5.1.21
- fix: unbreakable tools break immediately with recipes that consume durability (close #127)
5.1.20
26.0.0+fabricБета26.1, 26.1.1, 26.1.2 · 1 апреля 2026 г.
26.0.0
- feat: port to 26.1
- build: bump dependencies
- feat(rv): smaller consume icon
- feat(rv): block crushing shadow expand from center
- feat: fix block crushing recipe rendering
- feat: add "multi" option to place action
- fix: Repeatable recipes behave strangely when delay action is involved (close #132)
- chore: code cleanup
- port, part 8
- feat: add display_tnt option
- port, part 7
- port, part 6
- port, part 5
- port, part 4
- fix: BlockCrushingRecipe not supporting wildcard falling block
- port, part 3
- port, part 2
- port, part 1
6.5.0
- improve: filter incompatible enchantments
- feat: add new actions: copy_component, remove_component and copy_durability
- feat: add item preservation features to AnvilCraftingRecipe (#131)
6.4.3
- fix: target Kiwi latest
- fix: JEI not showing conditions for drop_item actions
6.4.2
- fix: DamageItem implementation (close #128)
6.4.1
- feat: shorthand ingredient
6.4.0
- feat: use string to define more things
- improve: make BlockPredicateExtensions error message easier to understand
- fix: unbreakable tools break immediately with recipes that consume durability (close #127)
5.2.0+forgeАльфа1.20, 1.20.1 · 20 февраля 2026 г.
5.2.0
- fix: Repeatable recipes behave strangely when delay action is involved (close #132)
5.1.24
- fix: registry entry class loading (close #95)
5.1.22
- fix: DamageItem implementation (close #128)
5.1.21
- fix: unbreakable tools break immediately with recipes that consume durability (close #127)
5.1.20
5.1.19
- feat: block render support create 6+ (#107)
6.5.0+fabricБета1.21.1 · 25 января 2026 г.
6.5.0
- improve: filter incompatible enchantments
- feat: add new actions: copy_component, remove_component and copy_durability
- feat: add item preservation features to AnvilCraftingRecipe (#131)
6.4.3
- fix: target Kiwi latest
- fix: JEI not showing conditions for drop_item actions
6.4.2
- fix: DamageItem implementation (close #128)
6.4.1
- feat: shorthand ingredient
6.4.0
- feat: use string to define more things
- improve: make BlockPredicateExtensions error message easier to understand
- fix: unbreakable tools break immediately with recipes that consume durability (close #127)
6.3.8
- fix: dispense behavior crash
- chore: remove unused accessor
6.5.0+neoforgeБета1.21.1 · 10 января 2026 г.
6.5.0
- improve: filter incompatible enchantments
- feat: add new actions: copy_component, remove_component and copy_durability
- feat: add item preservation features to AnvilCraftingRecipe (#131)
6.4.4
- fix: target KubeJS latest
6.4.3
- fix: JEI not showing conditions for drop_item actions
6.4.2
- fix: DamageItem implementation (close #128)
6.4.1
- feat: shorthand ingredient
6.4.0
- refactor: use ParsedItem to simplify LycheeBuilder
- feat: use string to define more things
- improve: make BlockPredicateExtensions error message easier to understand
- fix: unbreakable tools break immediately with recipes that consume durability (close #127)
5.1.24+forgeРелиз1.20, 1.20.1 · 9 января 2026 г.
Полная история изменений — на Modrinth.
Комментарии
Загружаем…
