KubeJS

KubeJS

61M Downloads

ReplaceInput causing kick from singleplayer and wont allow you to log in again

MrEizy opened this issue ยท 0 comments

commented

Minecraft Version

1.21.1

KubeJS Version

2101.7.0-build.171

Rhino Version

2101.2.5-build.54

Architectury Version

13.0.6

Forge/Fabric Version

Neoforge/21.1.61

Describe your issue

ServerEvents.recipes(event => {
event.replaceInput(
{ input: 'ironfurnaces:augment_generator'},
'minecraft:repeater',
'industrialforegoing:pitiful_generator'
)
})

Will cause you to get this error
bild_2024-09-25_090804631

But there is no error in the logs

Crash report/logs

No response