fixes recipes for tools

This commit is contained in:
Jottyfan
2026-08-30 22:28:56 +02:00
parent de33041061
commit 2e15de0b77
11 changed files with 12 additions and 12 deletions
+2 -2
View File
@@ -12,9 +12,9 @@ loader_version=0.19.3
loom_version=1.17-SNAPSHOT loom_version=1.17-SNAPSHOT
# Mod Properties # Mod Properties
mod_version=26.2.0.1 mod_version=26.2.0.2
maven_group=de.jottyfan.minecraft maven_group=de.jottyfan.minecraft
archives_base_name=quickly archives_base_name=quickly
# Dependencies # Dependencies
fabric_api_version=0.152.1+26.2 fabric_api_version=0.158.0+26.2
@@ -1,6 +1,6 @@
{ {
"type": "minecraft:crafting_shaped", "type": "minecraft:crafting_shaped",
"category": "tools", "category": "equipment",
"pattern": [ "pattern": [
" #", " #",
"# " "# "
@@ -1,6 +1,6 @@
{ {
"type": "minecraft:crafting_shaped", "type": "minecraft:crafting_shaped",
"category": "tools", "category": "equipment",
"pattern": [ "pattern": [
"ss", "ss",
"s|", "s|",
@@ -1,6 +1,6 @@
{ {
"type": "minecraft:crafting_shaped", "type": "minecraft:crafting_shaped",
"category": "tools", "category": "equipment",
"pattern": [ "pattern": [
"ss", "ss",
" |", " |",
@@ -1,6 +1,6 @@
{ {
"type": "minecraft:crafting_shaped", "type": "minecraft:crafting_shaped",
"category": "tools", "category": "equipment",
"pattern": [ "pattern": [
"sss", "sss",
" | ", " | ",
@@ -1,6 +1,6 @@
{ {
"type": "minecraft:crafting_shaped", "type": "minecraft:crafting_shaped",
"category": "tools", "category": "equipment",
"pattern": [ "pattern": [
"s", "s",
"|", "|",
@@ -1,6 +1,6 @@
{ {
"type": "minecraft:crafting_shaped", "type": "minecraft:crafting_shaped",
"category": "tools", "category": "equipment",
"pattern": [ "pattern": [
" #", " #",
"# " "# "
@@ -1,6 +1,6 @@
{ {
"type": "minecraft:crafting_shaped", "type": "minecraft:crafting_shaped",
"category": "tools", "category": "equipment",
"pattern": [ "pattern": [
"ss", "ss",
"s|", "s|",
@@ -1,6 +1,6 @@
{ {
"type": "minecraft:crafting_shaped", "type": "minecraft:crafting_shaped",
"category": "tools", "category": "equipment",
"pattern": [ "pattern": [
"ss", "ss",
" |", " |",
@@ -1,6 +1,6 @@
{ {
"type": "minecraft:crafting_shaped", "type": "minecraft:crafting_shaped",
"category": "tools", "category": "equipment",
"pattern": [ "pattern": [
"sss", "sss",
" | ", " | ",
@@ -1,6 +1,6 @@
{ {
"type": "minecraft:crafting_shaped", "type": "minecraft:crafting_shaped",
"category": "tools", "category": "equipment",
"pattern": [ "pattern": [
"s", "s",
"|", "|",