added all required functionality and components

This commit is contained in:
Steven 2023-10-17 06:06:56 -04:00
parent a0529c915a
commit 5f74554bb7
26 changed files with 472 additions and 154 deletions

View file

@ -0,0 +1,13 @@
{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"ingredients": [
{
"item": "minecraft:coal"
}
],
"result": {
"count": 8,
"item": "yatcm:tiny_coal"
}
}