diff options
author | Maximusbarcz <maxim.baranek@gmail.com> | 2023-01-15 18:40:24 +0100 |
---|---|---|
committer | Maximusbarcz <maxim.baranek@gmail.com> | 2023-01-15 18:40:24 +0100 |
commit | d115e4365d0a5a492a55e56a7a4dcf034419e1b4 (patch) | |
tree | e9aec4f8b180c4a6b90d194f31e95a8df8863bb4 /src/main/generated/data/ygasi/recipes/skill_book.json | |
parent | 5bcb1830298caad87a63f44c4e7f1553074cf4c8 (diff) | |
download | ygasi-d115e4365d0a5a492a55e56a7a4dcf034419e1b4.tar.gz ygasi-d115e4365d0a5a492a55e56a7a4dcf034419e1b4.tar.bz2 ygasi-d115e4365d0a5a492a55e56a7a4dcf034419e1b4.zip |
More stuff! The Mercenary gui is basically done other than the translations, I tried and failed to add modrinth publishing thing to gradle, I redid some stuff, I added stuff, I removed stuff and mainly... I broke the reset command (it works but says it broke) and I have no idea how to fix it!
Diffstat (limited to 'src/main/generated/data/ygasi/recipes/skill_book.json')
-rw-r--r-- | src/main/generated/data/ygasi/recipes/skill_book.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/generated/data/ygasi/recipes/skill_book.json b/src/main/generated/data/ygasi/recipes/skill_book.json index 046fc1e..f0b00af 100644 --- a/src/main/generated/data/ygasi/recipes/skill_book.json +++ b/src/main/generated/data/ygasi/recipes/skill_book.json @@ -1,5 +1,6 @@ { "type": "minecraft:crafting_shapeless", + "category": "misc", "ingredients": [ { "item": "minecraft:book" |