Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
Lychee

Lychee

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

148.7k
75
Game Mechanics
Library

Compatibility

Minecraft: Java Edition

1.21.x
1.20–1.20.1
1.19.2
1.18.2

Platforms

Fabric
Forge
NeoForge
Quilt

Supported environments

Client and server

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Report issues View source Visit wiki Join Discord server
Donate on PatreonDonate on Ko-fi

Creators

Snownee
Snownee Owner
settingdust
settingdust Contributor

Details

Licensed ARR
Published 2 years ago
Updated yesterday
DescriptionChangelogVersions

Show all versions

1
2
3
4
7

[Forge 1.20.1] 5.1.14

by Snownee on May 18, 2024
Download

5.1.14

  • fix: IncompatibleClassChangeError when KubeJS is not present

5.1.13

  • improve: show the conditions for catalysts (#71) (#78)

5.1.12

  • fix: info badge position in block exploding category
  • fix: Hurt allow empty source & drops are missing when recipe can't match in exploding (#75)
  • fix: read the source of Hurt correctly (#73)
  • improve: do not show prevent default description in tooltip if there are conditions in the action (close #71)
  • fix: incompatibility with Polymer

5.1.9

  • feat: add 3rd party recipe types to RecipeTypes.ALL to prevent log spam
  • feat: make it easier for pack devs to use KubeJS integration

5.1.8

  • feat: allow custom post actions do not register their renderer
  • feat: remove the set nbt restriction for some special blocks
  • chore: parity & disable transitive AWs
  • fix: explode action has no sound

5.1.6

  • improve: allow some mod explosives to do item exploding crafting (#67)

5.1.5

  • fix: client level lingering
  • let third-party mods support the group property easier
  • new publish script

5.1.3

  • fix: chance condition in dripstone recipes may be executed twice

5.1.1

  • fix: actions in if action are executed in a reverse order

5.1.0

  • chore: add example recipes
  • Merge pull request #62 from SettingDust/1.20-forge
  • chore: removing debug fox entry
  • chore: using clearFire instead of set remaining directly
  • chore: able to import project without tokens
  • feat: added two tags for entities surviving in lighting bolt

5.0.7

  • fix: droppers also place falling blocks (#59)
  • fix: item burning recipes not working

5.0.5

  • fix: item duplication in the last commit
  • fix: cannot place block in block exploding recipes
  • 1.20 port

3.14.1

  • fix: crash with REI (#54)

3.14.0

  • vanilla recipes 2
  • fix: interaction result is not correctly applied
  • feat: execute action cancel repeating
  • vanilla recipes

3.13.3

  • fix: interaction recipes not working

3.13.2

  • fix: bugs. now you can look up by block input in REI

[Forge 1.20.1] 5.1.13

by Snownee on May 14, 2024
Download

5.1.13

  • improve: show the conditions for catalysts (#71) (#78)

5.1.12

  • fix: info badge position in block exploding category
  • fix: Hurt allow empty source & drops are missing when recipe can't match in exploding (#75)
  • fix: read the source of Hurt correctly (#73)
  • improve: do not show prevent default description in tooltip if there are conditions in the action (close #71)
  • fix: incompatibility with Polymer

5.1.9

  • feat: add 3rd party recipe types to RecipeTypes.ALL to prevent log spam
  • feat: make it easier for pack devs to use KubeJS integration

5.1.8

  • feat: allow custom post actions do not register their renderer
  • feat: remove the set nbt restriction for some special blocks
  • chore: parity & disable transitive AWs
  • fix: explode action has no sound

5.1.6

  • improve: allow some mod explosives to do item exploding crafting (#67)

5.1.5

  • fix: client level lingering
  • let third-party mods support the group property easier
  • new publish script

5.1.3

  • fix: chance condition in dripstone recipes may be executed twice

5.1.1

  • fix: actions in if action are executed in a reverse order

5.1.0

  • chore: add example recipes
  • Merge pull request #62 from SettingDust/1.20-forge
  • chore: removing debug fox entry
  • chore: using clearFire instead of set remaining directly
  • chore: able to import project without tokens
  • feat: added two tags for entities surviving in lighting bolt

5.0.7

  • fix: droppers also place falling blocks (#59)
  • fix: item burning recipes not working

5.0.5

  • fix: item duplication in the last commit
  • fix: cannot place block in block exploding recipes
  • 1.20 port

3.14.1

  • fix: crash with REI (#54)

3.14.0

  • vanilla recipes 2
  • fix: interaction result is not correctly applied
  • feat: execute action cancel repeating
  • vanilla recipes

3.13.3

  • fix: interaction recipes not working

3.13.2

  • fix: bugs. now you can look up by block input in REI

3.15.2

by Snownee on Apr 2, 2024
Download

3.15.2

  • fix: use air ingredient & remove main hand check since MC will invoke off hand if main hand is pass (#80)

3.15.0

  • fix: entity tag creation
  • chore: using clearFire instead of set remaining directly
  • feat: added two tags for entities surviving in lighting bolt
  • fix: actions in if action are executed in a reverse order
  • Merge pull request #63 from SettingDust/1.19.2-fabric
  • fix: modify the mixin point to work
  • fix: chance condition in dripstone recipes may be executed twice
  • fix: item duplication in the last commit
  • chore: able to import project without tokens

3.14.3

  • fix: droppers also place falling blocks (#59)
  • update REI

3.14.2

  • fix: item duplication in the last commit, again

3.14.1

  • fix: item duplication in the last commit
  • fix: cannot place block in block exploding recipes

3.14.0

  • vanilla recipes 2
  • feat: execute action cancel repeating
  • vanilla recipes

3.13.2

  • fix: bugs. now you can look up by block input in REI

3.13.1

  • fix: drip particles not spawning

3.15.2

by Snownee on Apr 2, 2024
Download

3.15.2

  • fix: use air ingredient & remove main hand check since MC will invoke off hand if main hand is pass (#80)

3.15.1

  • fix: using srg name for lambda$finalizeExplosion$0 that mixin refmap can't generate

3.15.0

  • fix: sync the 1.20 forge for drop correctly (#65)
  • fix: entity tag creation
  • chore: removing debug fox entry
  • chore: using clearFire instead of set remaining directly
  • feat: added two tags for entities surviving in lighting bolt
  • fix: actions in if action are executed in a reverse order
  • Merge pull request #64 from SettingDust/1.19.2-forge
  • fix: modify the mixin point to work
  • fix: chance condition in dripstone recipes may be executed twice
  • chore: able to import project without tokens
  • fix: cannot place block in block exploding recipes
  • fix: item duplication in the last commit

3.14.3

  • fix: droppers also place falling blocks (#59)

3.14.1

  • fix: crash with REI (#54)

3.14.0

  • vanilla recipes 2
  • fix: interaction result is not correctly applied
  • feat: execute action cancel repeating
  • vanilla recipes

3.13.3

  • fix: interaction recipes not working

3.13.2

  • fix: bugs. now you can look up by block input in REI

[Forge 1.20.1] 5.1.12

by Snownee on Mar 19, 2024
Download

5.1.12

  • fix: info badge position in block exploding category
  • fix: Hurt allow empty source & drops are missing when recipe can't match in exploding (#75)
  • fix: read the source of Hurt correctly (#73)
  • improve: do not show prevent default description in tooltip if there are conditions in the action (close #71)
  • fix: incompatibility with Polymer

5.1.9

  • feat: add 3rd party recipe types to RecipeTypes.ALL to prevent log spam
  • feat: make it easier for pack devs to use KubeJS integration

5.1.8

  • feat: allow custom post actions do not register their renderer
  • feat: remove the set nbt restriction for some special blocks
  • chore: parity & disable transitive AWs
  • fix: explode action has no sound

5.1.6

  • improve: allow some mod explosives to do item exploding crafting (#67)

5.1.5

  • fix: client level lingering
  • let third-party mods support the group property easier
  • new publish script

5.1.3

  • fix: chance condition in dripstone recipes may be executed twice

5.1.1

  • fix: actions in if action are executed in a reverse order

5.1.0

  • chore: add example recipes
  • Merge pull request #62 from SettingDust/1.20-forge
  • chore: removing debug fox entry
  • chore: using clearFire instead of set remaining directly
  • chore: able to import project without tokens
  • feat: added two tags for entities surviving in lighting bolt

5.0.7

  • fix: droppers also place falling blocks (#59)
  • fix: item burning recipes not working

5.0.5

  • fix: item duplication in the last commit
  • fix: cannot place block in block exploding recipes
  • 1.20 port

3.14.1

  • fix: crash with REI (#54)

3.14.0

  • vanilla recipes 2
  • fix: interaction result is not correctly applied
  • feat: execute action cancel repeating
  • vanilla recipes

3.13.3

  • fix: interaction recipes not working

3.13.2

  • fix: bugs. now you can look up by block input in REI

[Fabric 1.20.1] 5.1.11

by Snownee on Mar 19, 2024
Download

5.1.11

  • fix: Hurt allow empty source & drops are missing when recipe can't match in exploding (#75)
  • fix: read the source of Hurt correctly (#73)
  • chore: recommends kiwi

5.1.10

  • improve: do not show prevent default description in tooltip if there are conditions in the action (close #71)
  • fix: incompatibility with Polymer

5.1.9

  • feat: add 3rd party recipe types to RecipeTypes.ALL to prevent log spam
  • feat: make it easier for pack devs to use KubeJS integration

5.1.8

  • feat: allow custom post actions do not register their renderer
  • feat: remove the set nbt restriction for some special blocks

5.1.7

  • chore: parity & disable transitive AWs
  • fix: client level lingering
  • fix: explode action has no sound
  • let third-party mods support the group property easier
  • new publish script

5.1.3

  • fix: chance condition in dripstone recipes may be executed twice

5.1.1

  • fix: actions in if action are executed in a reverse order

5.1.0

  • chore: add example recipes
  • Merge pull request #61 from SettingDust/1.20-fabric
  • chore: removing debug fox entry
  • chore: using clearFire instead of set remaining directly
  • feat: added two tags for entities surviving in lighting bolt
  • chore: able to import project without tokens

5.0.7

  • fix: droppers also place falling blocks (#59)

5.0.5

  • bring back KubeJS integration

5.0.4

  • fix: item duplication in the last commit

5.0.3

  • fix: cannot place block in block exploding recipes
  • Update Minecraft Wiki links to new domain after fork (#55)
  • Update pt_br (#53)

5.0.2

  • fix: my IDE went crazy
  • vanilla recipes 2
  • feat: execute action cancel repeating
  • vanilla recipes
  • fix: #50

5.0.1

  • feat: kiwi version checker
  • fix: missing translations

5.0.0

  • 1.20 port

3.13.1

  • fix: drip particles not spawning

[Fabric 1.20.1] 5.1.10

by Snownee on Feb 6, 2024
Download

5.1.10

  • improve: do not show prevent default description in tooltip if there are conditions in the action (close #71)
  • fix: incompatibility with Polymer

5.1.9

  • feat: add 3rd party recipe types to RecipeTypes.ALL to prevent log spam
  • feat: make it easier for pack devs to use KubeJS integration

5.1.8

  • feat: allow custom post actions do not register their renderer
  • feat: remove the set nbt restriction for some special blocks

5.1.7

  • chore: parity & disable transitive AWs
  • fix: client level lingering
  • fix: explode action has no sound
  • let third-party mods support the group property easier
  • new publish script

5.1.3

  • fix: chance condition in dripstone recipes may be executed twice

5.1.1

  • fix: actions in if action are executed in a reverse order

5.1.0

  • chore: add example recipes
  • Merge pull request #61 from SettingDust/1.20-fabric
  • chore: removing debug fox entry
  • chore: using clearFire instead of set remaining directly
  • feat: added two tags for entities surviving in lighting bolt
  • chore: able to import project without tokens

5.0.7

  • fix: droppers also place falling blocks (#59)

5.0.5

  • bring back KubeJS integration

5.0.4

  • fix: item duplication in the last commit

5.0.3

  • fix: cannot place block in block exploding recipes
  • Update Minecraft Wiki links to new domain after fork (#55)
  • Update pt_br (#53)

5.0.2

  • fix: my IDE went crazy
  • vanilla recipes 2
  • feat: execute action cancel repeating
  • vanilla recipes
  • fix: #50

5.0.1

  • feat: kiwi version checker
  • fix: missing translations

5.0.0

  • 1.20 port

3.13.1

  • fix: drip particles not spawning

[Fabric 1.20.1] 5.1.9

by Snownee on Jan 29, 2024
Download

5.1.9

  • feat: add 3rd party recipe types to RecipeTypes.ALL to prevent log spam
  • feat: make it easier for pack devs to use KubeJS integration

5.1.8

  • feat: allow custom post actions do not register their renderer
  • feat: remove the set nbt restriction for some special blocks

5.1.7

  • chore: parity & disable transitive AWs
  • fix: client level lingering
  • fix: explode action has no sound
  • let third-party mods support the group property easier
  • new publish script

5.1.3

  • fix: chance condition in dripstone recipes may be executed twice

5.1.1

  • fix: actions in if action are executed in a reverse order

5.1.0

  • chore: add example recipes
  • Merge pull request #61 from SettingDust/1.20-fabric
  • chore: removing debug fox entry
  • chore: using clearFire instead of set remaining directly
  • feat: added two tags for entities surviving in lighting bolt
  • chore: able to import project without tokens

5.0.7

  • fix: droppers also place falling blocks (#59)

5.0.5

  • bring back KubeJS integration

5.0.4

  • fix: item duplication in the last commit

5.0.3

  • fix: cannot place block in block exploding recipes
  • Update Minecraft Wiki links to new domain after fork (#55)
  • Update pt_br (#53)

5.0.2

  • fix: my IDE went crazy
  • vanilla recipes 2
  • feat: execute action cancel repeating
  • vanilla recipes
  • fix: #50

5.0.1

  • feat: kiwi version checker
  • fix: missing translations

5.0.0

  • 1.20 port

3.13.1

  • fix: drip particles not spawning

[Forge 1.20.1] 5.1.9

by Snownee on Jan 29, 2024
Download

5.1.9

  • feat: add 3rd party recipe types to RecipeTypes.ALL to prevent log spam
  • feat: make it easier for pack devs to use KubeJS integration

5.1.8

  • feat: allow custom post actions do not register their renderer
  • feat: remove the set nbt restriction for some special blocks
  • chore: parity & disable transitive AWs
  • fix: explode action has no sound

5.1.6

  • improve: allow some mod explosives to do item exploding crafting (#67)

5.1.5

  • fix: client level lingering
  • let third-party mods support the group property easier
  • new publish script

5.1.3

  • fix: chance condition in dripstone recipes may be executed twice

5.1.1

  • fix: actions in if action are executed in a reverse order

5.1.0

  • chore: add example recipes
  • Merge pull request #62 from SettingDust/1.20-forge
  • chore: removing debug fox entry
  • chore: using clearFire instead of set remaining directly
  • chore: able to import project without tokens
  • feat: added two tags for entities surviving in lighting bolt

5.0.7

  • fix: droppers also place falling blocks (#59)
  • fix: item burning recipes not working

5.0.5

  • fix: item duplication in the last commit
  • fix: cannot place block in block exploding recipes
  • 1.20 port

3.14.1

  • fix: crash with REI (#54)

3.14.0

  • vanilla recipes 2
  • fix: interaction result is not correctly applied
  • feat: execute action cancel repeating
  • vanilla recipes

3.13.3

  • fix: interaction recipes not working

3.13.2

  • fix: bugs. now you can look up by block input in REI

[Forge 1.20.1] 5.1.8

by Snownee on Jan 26, 2024
Download

5.1.8

  • feat: allow custom post actions do not register their renderer
  • feat: remove the set nbt restriction for some special blocks
  • chore: parity & disable transitive AWs
  • fix: explode action has no sound

5.1.6

  • improve: allow some mod explosives to do item exploding crafting (#67)

5.1.5

  • fix: client level lingering
  • let third-party mods support the group property easier
  • new publish script

5.1.3

  • fix: chance condition in dripstone recipes may be executed twice

5.1.1

  • fix: actions in if action are executed in a reverse order

5.1.0

  • chore: add example recipes
  • Merge pull request #62 from SettingDust/1.20-forge
  • chore: removing debug fox entry
  • chore: using clearFire instead of set remaining directly
  • chore: able to import project without tokens
  • feat: added two tags for entities surviving in lighting bolt

5.0.7

  • fix: droppers also place falling blocks (#59)
  • fix: item burning recipes not working

5.0.5

  • fix: item duplication in the last commit
  • fix: cannot place block in block exploding recipes
  • 1.20 port

3.14.1

  • fix: crash with REI (#54)

3.14.0

  • vanilla recipes 2
  • fix: interaction result is not correctly applied
  • feat: execute action cancel repeating
  • vanilla recipes

3.13.3

  • fix: interaction recipes not working

3.13.2

  • fix: bugs. now you can look up by block input in REI

[Fabric 1.20.1] 5.1.8

by Snownee on Jan 22, 2024
Download

5.1.8

  • feat: allow custom post actions do not register their renderer
  • feat: remove the set nbt restriction for some special blocks

5.1.7

  • chore: parity & disable transitive AWs
  • fix: client level lingering
  • fix: explode action has no sound
  • let third-party mods support the group property easier
  • new publish script

5.1.3

  • fix: chance condition in dripstone recipes may be executed twice

5.1.1

  • fix: actions in if action are executed in a reverse order

5.1.0

  • chore: add example recipes
  • Merge pull request #61 from SettingDust/1.20-fabric
  • chore: removing debug fox entry
  • chore: using clearFire instead of set remaining directly
  • feat: added two tags for entities surviving in lighting bolt
  • chore: able to import project without tokens

5.0.7

  • fix: droppers also place falling blocks (#59)

5.0.5

  • bring back KubeJS integration

5.0.4

  • fix: item duplication in the last commit

5.0.3

  • fix: cannot place block in block exploding recipes
  • Update Minecraft Wiki links to new domain after fork (#55)
  • Update pt_br (#53)

5.0.2

  • fix: my IDE went crazy
  • vanilla recipes 2
  • feat: execute action cancel repeating
  • vanilla recipes
  • fix: #50

5.0.1

  • feat: kiwi version checker
  • fix: missing translations

5.0.0

  • 1.20 port

3.13.1

  • fix: drip particles not spawning

[Fabric 1.20.1] 5.1.7

by Snownee on Jan 20, 2024
Download

5.1.7

  • chore: parity & disable transitive AWs
  • fix: client level lingering
  • fix: explode action has no sound
  • let third-party mods support the group property easier
  • new publish script

5.1.3

  • fix: chance condition in dripstone recipes may be executed twice

5.1.1

  • fix: actions in if action are executed in a reverse order

5.1.0

  • chore: add example recipes
  • Merge pull request #61 from SettingDust/1.20-fabric
  • chore: removing debug fox entry
  • chore: using clearFire instead of set remaining directly
  • feat: added two tags for entities surviving in lighting bolt
  • chore: able to import project without tokens

5.0.7

  • fix: droppers also place falling blocks (#59)

5.0.5

  • bring back KubeJS integration

5.0.4

  • fix: item duplication in the last commit

5.0.3

  • fix: cannot place block in block exploding recipes
  • Update Minecraft Wiki links to new domain after fork (#55)
  • Update pt_br (#53)

5.0.2

  • fix: my IDE went crazy
  • vanilla recipes 2
  • feat: execute action cancel repeating
  • vanilla recipes
  • fix: #50

5.0.1

  • feat: kiwi version checker
  • fix: missing translations

5.0.0

  • 1.20 port

3.13.1

  • fix: drip particles not spawning

[Forge 1.20.1] 5.1.6

by Snownee on Jan 16, 2024
Download

5.1.6

  • improve: allow some mod explosives to do item exploding crafting (#67)

5.1.5

  • fix: client level lingering
  • let third-party mods support the group property easier
  • new publish script

5.1.3

  • fix: chance condition in dripstone recipes may be executed twice

5.1.1

  • fix: actions in if action are executed in a reverse order

5.1.0

  • chore: add example recipes
  • Merge pull request #62 from SettingDust/1.20-forge
  • chore: removing debug fox entry
  • chore: using clearFire instead of set remaining directly
  • chore: able to import project without tokens
  • feat: added two tags for entities surviving in lighting bolt

5.0.7

  • fix: droppers also place falling blocks (#59)
  • .
  • fix: item burning recipes not working

5.0.5

  • fix: item duplication in the last commit
  • fix: cannot place block in block exploding recipes
  • 1.20 port

3.14.1

  • fix: crash with REI (#54)

3.14.0

  • vanilla recipes 2
  • fix: interaction result is not correctly applied
  • feat: execute action cancel repeating
  • vanilla recipes

3.13.3

  • fix: interaction recipes not working

3.13.2

  • fix: bugs. now you can look up by block input in REI

[Forge 1.20.1] 5.1.5

by Snownee on Jan 10, 2024
Download

5.1.5

  • fix: client level lingering
  • let third-party mods support the group property easier
  • new publish script

5.1.3

  • fix: chance condition in dripstone recipes may be executed twice

5.1.1

  • fix: actions in if action are executed in a reverse order

5.1.0

  • chore: add example recipes
  • Merge pull request #62 from SettingDust/1.20-forge
  • chore: removing debug fox entry
  • chore: using clearFire instead of set remaining directly
  • chore: able to import project without tokens
  • feat: added two tags for entities surviving in lighting bolt

5.0.7

  • fix: droppers also place falling blocks (#59)
  • .
  • fix: item burning recipes not working

5.0.5

  • fix: item duplication in the last commit
  • fix: cannot place block in block exploding recipes
  • 1.20 port

3.14.1

  • fix: crash with REI (#54)

3.14.0

  • vanilla recipes 2
  • fix: interaction result is not correctly applied
  • feat: execute action cancel repeating
  • vanilla recipes

3.13.3

  • fix: interaction recipes not working

3.13.2

  • fix: bugs. now you can look up by block input in REI

[Fabric 1.20.1] 5.1.4

by Snownee on Jan 9, 2024
Download

5.1.4

  • let third-party mods support the group property easier
  • new publish script

5.1.3

  • fix: chance condition in dripstone recipes may be executed twice

5.1.1

  • fix: actions in if action are executed in a reverse order

5.1.0

  • chore: add example recipes
  • Merge pull request #61 from SettingDust/1.20-fabric
  • chore: removing debug fox entry
  • chore: using clearFire instead of set remaining directly
  • feat: added two tags for entities surviving in lighting bolt
  • chore: able to import project without tokens

5.0.7

  • fix: droppers also place falling blocks (#59)

5.0.5

  • bring back KubeJS integration

5.0.4

  • fix: item duplication in the last commit

5.0.3

  • fix: cannot place block in block exploding recipes
  • Update Minecraft Wiki links to new domain after fork (#55)
  • Update pt_br (#53)

5.0.2

  • fix: my IDE went crazy
  • vanilla recipes 2
  • feat: execute action cancel repeating
  • vanilla recipes
  • fix: #50

5.0.1

  • .
  • feat: kiwi version checker
  • fix: missing translations

5.0.0

  • 1.20 port

3.13.1

  • fix: drip particles not spawning

2.8.3

by Snownee on Dec 23, 2023
Download

3.15.1

by Snownee on Dec 12, 2023
Download

3.15.1

  • fix: using srg name for lambda$finalizeExplosion$0 that mixin refmap can't generate

3.15.0

  • fix: sync the 1.20 forge for drop correctly (#65)
  • fix: entity tag creation
  • chore: removing debug fox entry
  • chore: using clearFire instead of set remaining directly
  • feat: added two tags for entities surviving in lighting bolt
  • fix: actions in if action are executed in a reverse order
  • Merge pull request #64 from SettingDust/1.19.2-forge
  • fix: modify the mixin point to work
  • fix: chance condition in dripstone recipes may be executed twice
  • chore: able to import project without tokens
  • fix: cannot place block in block exploding recipes
  • fix: item duplication in the last commit

3.14.3

  • fix: droppers also place falling blocks (#59)

3.14.1

  • fix: crash with REI (#54)

3.14.0

  • vanilla recipes 2
  • fix: interaction result is not correctly applied
  • feat: execute action cancel repeating
  • vanilla recipes

3.13.3

  • fix: interaction recipes not working

3.13.2

  • fix: bugs. now you can look up by block input in REI

3.15.0

by Snownee on Dec 12, 2023
Download

3.15.0

  • fix: entity tag creation
  • chore: using clearFire instead of set remaining directly
  • feat: added two tags for entities surviving in lighting bolt
  • fix: actions in if action are executed in a reverse order
  • Merge pull request #63 from SettingDust/1.19.2-fabric
  • fix: modify the mixin point to work
  • fix: chance condition in dripstone recipes may be executed twice
  • fix: item duplication in the last commit
  • chore: able to import project without tokens

3.14.3

  • fix: droppers also place falling blocks (#59)
  • update REI

3.14.2

  • fix: item duplication in the last commit, again

3.14.1

  • fix: item duplication in the last commit
  • fix: cannot place block in block exploding recipes

3.14.0

  • vanilla recipes 2
  • feat: execute action cancel repeating
  • vanilla recipes
  • .

3.13.2

  • fix: bugs. now you can look up by block input in REI

3.13.1

  • fix: drip particles not spawning

5.1.3

by Snownee on Dec 9, 2023
Download

5.1.3

  • fix: chance condition in dripstone recipes may be executed twice

5.1.1

  • fix: actions in if action are executed in a reverse order

5.1.0

  • chore: add example recipes
  • Merge pull request #62 from SettingDust/1.20-forge
  • chore: removing debug fox entry
  • chore: using clearFire instead of set remaining directly
  • chore: able to import project without tokens
  • feat: added two tags for entities surviving in lighting bolt

5.0.7

  • fix: droppers also place falling blocks (#59)
  • .
  • fix: item burning recipes not working

5.0.5

  • fix: item duplication in the last commit
  • fix: cannot place block in block exploding recipes
  • 1.20 port

3.14.1

  • fix: crash with REI (#54)

3.14.0

  • vanilla recipes 2
  • fix: interaction result is not correctly applied
  • feat: execute action cancel repeating
  • vanilla recipes

3.13.3

  • fix: interaction recipes not working

3.13.2

  • fix: bugs. now you can look up by block input in REI

5.1.3

by Snownee on Dec 9, 2023
Download

5.1.3

  • fix: chance condition in dripstone recipes may be executed twice

5.1.1

  • fix: actions in if action are executed in a reverse order

5.1.0

  • chore: add example recipes
  • Merge pull request #61 from SettingDust/1.20-fabric
  • chore: removing debug fox entry
  • chore: using clearFire instead of set remaining directly
  • feat: added two tags for entities surviving in lighting bolt
  • chore: able to import project without tokens

5.0.7

  • fix: droppers also place falling blocks (#59)

5.0.5

  • bring back KubeJS integration

5.0.4

  • fix: item duplication in the last commit

5.0.3

  • fix: cannot place block in block exploding recipes
  • Update Minecraft Wiki links to new domain after fork (#55)
  • Update pt_br (#53)

5.0.2

  • fix: my IDE went crazy
  • vanilla recipes 2
  • feat: execute action cancel repeating
  • vanilla recipes
  • fix: #50

5.0.1

  • .
  • feat: kiwi version checker
  • fix: missing translations

5.0.0

  • 1.20 port

3.13.1

  • fix: drip particles not spawning
1
2
3
4
7

Modrinth is open source.

main@4b75cb8

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.