Compare commits
11
Commits
| 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
|
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