This repository has been archived on 2025-06-21. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Yet-Another-Tiny-Coal-Mod/src/generated/resources/data/yatcm/recipes/tiny_coal.json

13 lines
No EOL
198 B
JSON

{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"ingredients": [
{
"item": "minecraft:coal"
}
],
"result": {
"count": 8,
"item": "yatcm:tiny_coal"
}
}