Custom Fusion Recipe not working
GabrielM2025 opened this issue ยท 1 comments
Im creating a modpack in 1.18.2 for me and my friends and i wanted to add some custom recipes with draconic, im using the json metode but it isnt working can someone help me??
Wheres the code:
[{"mode": "ADD",
"result":"avaritia:crystal_matrix_ingot",
"catalyst":"minecraft:nether_star",
"energy": 5000000,
"tier": 2,
"ingredients": [
"minecraft:diamond_block",
"minecraft:diamond_block",
"extendedcrafting:ender_star",
"extendedcrafting:ender_star"
]}]