Lychee (Fabric)

Lychee (Fabric)

211k Downloads

Click machines cannot do Lychee recipes (Block Clicking for example)

Leclowndu93150 opened this issue ยท 3 comments

commented

Mod loader

Forge

Minecraft version

1.19.2

Mod version

3.11

Modloader version

Latest

Modpack info

custom modpack

If bug:

  • Can you reproduce this issue with relevant mods only?

If bug: The latest.log file

No response

Issue description

image
It does the recipe once then stops

commented

{
"type": "lychee:block_clicking",
"item_in": {
"item": "minecraft:air"
},
"block_in": "chipped:tiled_blue_stained_glass",
"post": [{
"type": "drop_item",
"item": "vinery:chenet_wine"
},
{
"type": "add_item_cooldown",
"s": "0.25"
}
],

}
commented

Click Machine's fake player does not support item cooldowns. Avoid using it or report to Click Machine

commented

ty