Compare commits
11
Commits
de33041061
..
26.2
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a9a09aa79c | ||
|
|
2e15de0b77 | ||
|
|
ac1ead08d9 | ||
|
|
c9a90ee64c | ||
|
|
fdf78882a4 | ||
|
|
75925e4d55 | ||
|
|
90a469534a | ||
|
|
f6ece6e267 | ||
|
|
a065d8db16 | ||
|
|
2538d56de1 | ||
|
|
303e594b75 |
+2
-2
@@ -12,9 +12,9 @@ loader_version=0.19.3
|
||||
loom_version=1.17-SNAPSHOT
|
||||
|
||||
# Mod Properties
|
||||
mod_version=26.2.0.1
|
||||
mod_version=26.2.0.2
|
||||
maven_group=de.jottyfan.minecraft
|
||||
archives_base_name=quickly
|
||||
|
||||
# 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",
|
||||
"category": "tools",
|
||||
"category": "equipment",
|
||||
"pattern": [
|
||||
" #",
|
||||
"# "
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"category": "tools",
|
||||
"category": "equipment",
|
||||
"pattern": [
|
||||
"ss",
|
||||
"s|",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"category": "tools",
|
||||
"category": "equipment",
|
||||
"pattern": [
|
||||
"ss",
|
||||
" |",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"category": "tools",
|
||||
"category": "equipment",
|
||||
"pattern": [
|
||||
"sss",
|
||||
" | ",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"category": "tools",
|
||||
"category": "equipment",
|
||||
"pattern": [
|
||||
"s",
|
||||
"|",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"category": "tools",
|
||||
"category": "equipment",
|
||||
"pattern": [
|
||||
" #",
|
||||
"# "
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"category": "tools",
|
||||
"category": "equipment",
|
||||
"pattern": [
|
||||
"ss",
|
||||
"s|",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"category": "tools",
|
||||
"category": "equipment",
|
||||
"pattern": [
|
||||
"ss",
|
||||
" |",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"category": "tools",
|
||||
"category": "equipment",
|
||||
"pattern": [
|
||||
"sss",
|
||||
" | ",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"category": "tools",
|
||||
"category": "equipment",
|
||||
"pattern": [
|
||||
"s",
|
||||
"|",
|
||||
|
||||
Reference in New Issue
Block a user