Please be the last fix

This commit is contained in:
Tracker-Friendly 2025-03-11 22:54:01 +00:00
parent 64c26cec62
commit 0d471fa010
8 changed files with 5 additions and 73 deletions

View File

@ -222,5 +222,5 @@ metafile = true
[[files]]
file = "world/datapacks/waystones-recipes.pw.toml"
hash = "ac3945adfbf9e9c69fc4c8e7e31ff6948ac0166249170a4a80f837f971a2e612"
hash = "de9cef501d217a17f03a60d09808863b59b7b6058cbae19f36509484baa0e116"
metafile = true

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "7fc861c299f475fb05e0de06f13e57783f46801534e253c1bfdabc3c927ace9b"
hash = "f8498ac501d9c3ecff6a879ffd1f02da1087f6182994caace4b9cdb24656bc3a"
[versions]
fabric = "0.16.10"

Binary file not shown.

View File

@ -1,23 +0,0 @@
{
"type": "minecraft:crafting_shaped",
"key": {
"O": {
"item": "minecraft:obsidian"
},
"S": {
"item": "minecraft:blackstone"
},
"W": {
"item": "minecraft:nether_star"
}
},
"pattern": [
" S ",
"SWS",
"OOO"
],
"result": {
"count": 1,
"item": "waystones:blackstone_waystone"
}
}

View File

@ -1,22 +0,0 @@
{
"type": "minecraft:crafting_shaped",
"key": {
"F": {
"item": "minecraft:feather"
},
"G": {
"item": "minecraft:gold_nugget"
},
"P": {
"item": "minecraft:paper"
}
},
"pattern": [
"GFG",
"PPP"
],
"result": {
"count": 3,
"item": "waystones:blank_scroll"
}
}

View File

@ -1,23 +0,0 @@
{
"type": "minecraft:crafting_shaped",
"key": {
"O": {
"item": "minecraft:obsidian"
},
"S": {
"item": "minecraft:deepslate"
},
"W": {
"item": "minecraft:nether_star"
}
},
"pattern": [
" S ",
"SWS",
"OOO"
],
"result": {
"count": 1,
"item": "waystones:deepslate_waystone"
}
}

View File

@ -2,7 +2,7 @@
"type": "minecraft:crafting_shaped",
"key": {
"F": {
"item": "waystones:dormant_shard"
"item": "minecraft:nether_star"
},
"S": {
"item": "minecraft:stone_bricks"
@ -20,4 +20,4 @@
"count": 1,
"item": "waystones:warp_plate"
}
}
}

View File

@ -6,4 +6,4 @@ side = "server"
url = "https://git.ailur.dev/arzumify/ailuropack/raw/branch/main/waystones-recipes.zip"
hash-format = "sha256"
hash = "0e3de6d5be06fd46aee6c6b16e46cc81e2d31fe29bae4edda9ce09b9bc73de10"
hash = "0f5d70e9a328ccb04aa14d4ae8a85ef8e480272b5d4cd3420e1c64c370e1f7e7"