fixes recipes for tools
This commit is contained in:
+2
-2
@@ -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",
|
||||||
"|",
|
"|",
|
||||||
|
|||||||
Reference in New Issue
Block a user