this is my new code.
{
"type": "minecraft:crafting_shaped",
"pattern": [
"X",
"X",
"#"
],
"key": {
"#": {
"item": "minecraft:stick"
},
"X": {
"item": "mymod:cucumber"
}
},
"result": {
"items": "mymod:sliced_cucumber"
}
}
im still getting errors.
Caused by: net.minecraft.util.ResourceLocationException: Non [a-z0-9/._-] character in path of location: mymod:recipes/SlicedCucumber.json
Caused by: java.lang.RuntimeException: Why did the advancements not load yet?!
Execution failed for task ':runClient'.
> Process 'command 'C:\Users\user\Desktop\Minecraft Mods Workspace Windows\Workspace\OpenJDK14\bin\java.exe'' finished with non-zero exit value -1