We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Server thread/ERROR] [minecraft/RecipeManager]: Parsing error loading recipe beneath:crafting/blackstone_bricks_from_soot com.google.gson.JsonSyntaxException: Unknown item 'minecraft:blackstone_bricks'
I think its meant to be 'minecraft:polished_blackstone_bricks'
[Server thread/ERROR] [minecraft/RecipeManager]: Parsing error loading recipe beneath:crafting/hellbricks com.google.gson.JsonSyntaxException: Unknown item 'beneath:sulfur'
Beneath has no sulfur item, so I'm guessing that it is meant to be tfc:powder/sulfur
tfc:powder/sulfur
The text was updated successfully, but these errors were encountered:
No branches or pull requests
[Server thread/ERROR] [minecraft/RecipeManager]: Parsing error loading recipe beneath:crafting/blackstone_bricks_from_soot com.google.gson.JsonSyntaxException: Unknown item 'minecraft:blackstone_bricks'
I think its meant to be 'minecraft:polished_blackstone_bricks'
[Server thread/ERROR] [minecraft/RecipeManager]: Parsing error loading recipe beneath:crafting/hellbricks com.google.gson.JsonSyntaxException: Unknown item 'beneath:sulfur'
Beneath has no sulfur item, so I'm guessing that it is meant to be
tfc:powder/sulfur
The text was updated successfully, but these errors were encountered: