Bubble Magma recipe
DexxKnight1 opened this issue ยท 1 comments
Version 1.19.2 - 3.6
Here is the error line:
[22:42:42] [WARN] Error parsing recipe atlantis:bubble_magma[minecraft:crafting_shapeless]: {"type":"minecraft:crafting_shapeless","ingredients":[{"item":"atlantis:ocean_stone"},{"item":"minecraft_magma_block"}],"result":{"item":"atlantis:bubble_magma","count":1}}: com.google.gson.JsonSyntaxException: Unknown item 'minecraft_magma_block'
You have to change 'minecraft_magma_block' to 'minecraft:magma_block'
It's a great mod btw, thank you.