#Immersive engining: alloy kiln doesnt work
16 messages · Page 1 of 1 (latest)
Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!
event.custom({
"type": "immersiveengineering:alloy",
"input0": {
"item": "allthemodium:vibranium_ingot"
},
"input1": {
"item": "allthemodium:allthemodium_ingot"
},
"result": {
"base_ingredient": {
"item": "allthemodium:vibranium_allthemodium_alloy_ingot"
},
"count": 2
},
"time": 200
})
event.custom({
"type": "immersiveengineering:alloy",
"input0": {
"item": "allthemodium:unobtanium_ingot"
},
"input1": {
"item": "allthemodium:allthemodium_ingot"
},
"result": {
"base_ingredient": {
"item": "allthemodium:unobtanium_allthemodium_alloy_ingot"
},
"count": 2
},
"time": 200
})
})```
the first recipe works
the second doesnt
any logs, or?
it loaded with no errors
okay, logs
You can find your KubeJS server log in /minecraft/logs/kubejs/server.log.
If you are on 1.18 or below it will be called server.txt.
Please send it if asked, as it contains helpful information.
you cant say something doesnt work without showing logs
Paste version of server.log from @summer quiver
Error parsing recipe immersiveengineering:kjs/ov1848whujhf7u05xixk5u9u[immersiveengineering:alloy]: {"type":"immersiveengineering:alloy","input0":{"item":"allthemodium:unobtanium_ingot"},"input1":{"item":"allthemodium:allthemodium_ingot"},"result":{"base_ingredient":{"item":"allthemodium:unobtanium_allthemodium_alloy_ingot"},"count":2},"time":200}: Unknown item 'allthemodium:unobtanium_allthemodium_alloy_ingot'
Unknown item 'allthemodium:unobtanium_allthemodium_alloy_ingot'
🤨
allthemodium:unobtainium_allthemodium_alloy_ingot this is the correct one