Add waystones pack

This commit is contained in:
Tracker-Friendly 2025-03-09 23:23:04 +00:00
parent fbbf101708
commit 7faa5e177e
49 changed files with 852 additions and 0 deletions

BIN
waystones-recipes.zip Normal file

Binary file not shown.

View file

@ -0,0 +1,19 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"B": "minecraft:polished_andesite",
"D": "#c:dyes/black",
"S": "minecraft:stone_bricks",
"W": "minecraft:nether_star"
},
"pattern": [
"DSD",
"SWS",
"BBB"
],
"result": {
"count": 1,
"id": "waystones:black_portstone"
}
}

View file

@ -0,0 +1,19 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"D": "#c:dyes/black",
"O": "minecraft:obsidian",
"S": "minecraft:stone_bricks",
"W": "minecraft:nether_star"
},
"pattern": [
"SSS",
"DWD",
"OOO"
],
"result": {
"count": 1,
"id": "waystones:black_sharestone"
}
}

View file

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

View file

@ -0,0 +1,17 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"F": "minecraft:feather",
"G": "#c:nuggets/gold",
"P": "minecraft:paper"
},
"pattern": [
"GFG",
"PPP"
],
"result": {
"count": 3,
"id": "waystones:blank_scroll"
}
}

View file

@ -0,0 +1,19 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"B": "minecraft:polished_andesite",
"D": "#c:dyes/blue",
"S": "minecraft:stone_bricks",
"W": "minecraft:nether_star"
},
"pattern": [
"DSD",
"SWS",
"BBB"
],
"result": {
"count": 1,
"id": "waystones:blue_portstone"
}
}

View file

@ -0,0 +1,19 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"D": "#c:dyes/blue",
"O": "minecraft:obsidian",
"S": "minecraft:stone_bricks",
"W": "minecraft:nether_star"
},
"pattern": [
"SSS",
"DWD",
"OOO"
],
"result": {
"count": 1,
"id": "waystones:blue_sharestone"
}
}

View file

@ -0,0 +1,19 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"B": "minecraft:polished_andesite",
"D": "#c:dyes/brown",
"S": "minecraft:stone_bricks",
"W": "minecraft:nether_star"
},
"pattern": [
"DSD",
"SWS",
"BBB"
],
"result": {
"count": 1,
"id": "waystones:brown_portstone"
}
}

View file

@ -0,0 +1,19 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"D": "#c:dyes/brown",
"O": "minecraft:obsidian",
"S": "minecraft:stone_bricks",
"W": "minecraft:nether_star"
},
"pattern": [
"SSS",
"DWD",
"OOO"
],
"result": {
"count": 1,
"id": "waystones:brown_sharestone"
}
}

View file

@ -0,0 +1,19 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"B": "minecraft:polished_andesite",
"D": "#c:dyes/cyan",
"S": "minecraft:stone_bricks",
"W": "minecraft:nether_star"
},
"pattern": [
"DSD",
"SWS",
"BBB"
],
"result": {
"count": 1,
"id": "waystones:cyan_portstone"
}
}

View file

@ -0,0 +1,19 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"D": "#c:dyes/cyan",
"O": "minecraft:obsidian",
"S": "minecraft:stone_bricks",
"W": "minecraft:nether_star"
},
"pattern": [
"SSS",
"DWD",
"OOO"
],
"result": {
"count": 1,
"id": "waystones:cyan_sharestone"
}
}

View file

@ -0,0 +1,12 @@
{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"ingredients": [
"minecraft:deepslate",
"minecraft:flint"
],
"result": {
"count": 1,
"id": "waystones:deepslate_shard"
}
}

View file

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

View file

@ -0,0 +1,13 @@
{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"ingredients": [
"waystones:warp_dust",
"waystones:warp_dust",
"minecraft:flint"
],
"result": {
"count": 1,
"id": "waystones:dormant_shard"
}
}

View file

@ -0,0 +1,18 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"O": "minecraft:obsidian",
"S": "minecraft:end_stone_bricks",
"W": "minecraft:nether_star"
},
"pattern": [
" S ",
"SWS",
"OOO"
],
"result": {
"count": 1,
"id": "waystones:end_stone_waystone"
}
}

View file

@ -0,0 +1,19 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"B": "minecraft:polished_andesite",
"D": "#c:dyes/gray",
"S": "minecraft:stone_bricks",
"W": "minecraft:nether_star"
},
"pattern": [
"DSD",
"SWS",
"BBB"
],
"result": {
"count": 1,
"id": "waystones:gray_portstone"
}
}

View file

@ -0,0 +1,19 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"D": "#c:dyes/gray",
"O": "minecraft:obsidian",
"S": "minecraft:stone_bricks",
"W": "minecraft:nether_star"
},
"pattern": [
"SSS",
"DWD",
"OOO"
],
"result": {
"count": 1,
"id": "waystones:gray_sharestone"
}
}

View file

@ -0,0 +1,19 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"B": "minecraft:polished_andesite",
"D": "#c:dyes/green",
"S": "minecraft:stone_bricks",
"W": "minecraft:nether_star"
},
"pattern": [
"DSD",
"SWS",
"BBB"
],
"result": {
"count": 1,
"id": "waystones:green_portstone"
}
}

View file

@ -0,0 +1,19 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"D": "#c:dyes/green",
"O": "minecraft:obsidian",
"S": "minecraft:stone_bricks",
"W": "minecraft:nether_star"
},
"pattern": [
"SSS",
"DWD",
"OOO"
],
"result": {
"count": 1,
"id": "waystones:green_sharestone"
}
}

View file

@ -0,0 +1,19 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"B": "minecraft:polished_andesite",
"D": "#c:dyes/light_blue",
"S": "minecraft:stone_bricks",
"W": "minecraft:nether_star"
},
"pattern": [
"DSD",
"SWS",
"BBB"
],
"result": {
"count": 1,
"id": "waystones:light_blue_portstone"
}
}

View file

@ -0,0 +1,19 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"D": "#c:dyes/light_blue",
"O": "minecraft:obsidian",
"S": "minecraft:stone_bricks",
"W": "minecraft:nether_star"
},
"pattern": [
"SSS",
"DWD",
"OOO"
],
"result": {
"count": 1,
"id": "waystones:light_blue_sharestone"
}
}

View file

@ -0,0 +1,19 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"B": "minecraft:polished_andesite",
"D": "#c:dyes/light_gray",
"S": "minecraft:stone_bricks",
"W": "minecraft:nether_star"
},
"pattern": [
"DSD",
"SWS",
"BBB"
],
"result": {
"count": 1,
"id": "waystones:light_gray_portstone"
}
}

View file

@ -0,0 +1,19 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"D": "#c:dyes/light_gray",
"O": "minecraft:obsidian",
"S": "minecraft:stone_bricks",
"W": "minecraft:nether_star"
},
"pattern": [
"SSS",
"DWD",
"OOO"
],
"result": {
"count": 1,
"id": "waystones:light_gray_sharestone"
}
}

View file

@ -0,0 +1,19 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"B": "minecraft:polished_andesite",
"D": "#c:dyes/lime",
"S": "minecraft:stone_bricks",
"W": "minecraft:nether_star"
},
"pattern": [
"DSD",
"SWS",
"BBB"
],
"result": {
"count": 1,
"id": "waystones:lime_portstone"
}
}

View file

@ -0,0 +1,19 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"D": "#c:dyes/lime",
"O": "minecraft:obsidian",
"S": "minecraft:stone_bricks",
"W": "minecraft:nether_star"
},
"pattern": [
"SSS",
"DWD",
"OOO"
],
"result": {
"count": 1,
"id": "waystones:lime_sharestone"
}
}

View file

@ -0,0 +1,19 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"B": "minecraft:polished_andesite",
"D": "#c:dyes/magenta",
"S": "minecraft:stone_bricks",
"W": "minecraft:nether_star"
},
"pattern": [
"DSD",
"SWS",
"BBB"
],
"result": {
"count": 1,
"id": "waystones:magenta_portstone"
}
}

View file

@ -0,0 +1,19 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"D": "#c:dyes/magenta",
"O": "minecraft:obsidian",
"S": "minecraft:stone_bricks",
"W": "minecraft:nether_star"
},
"pattern": [
"SSS",
"DWD",
"OOO"
],
"result": {
"count": 1,
"id": "waystones:magenta_sharestone"
}
}

View file

@ -0,0 +1,18 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"O": "minecraft:obsidian",
"S": "minecraft:mossy_stone_bricks",
"W": "minecraft:nether_star"
},
"pattern": [
" S ",
"SWS",
"OOO"
],
"result": {
"count": 1,
"id": "waystones:mossy_waystone"
}
}

View file

@ -0,0 +1,14 @@
{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"ingredients": [
"waystones:waystone",
"minecraft:moss_block",
"minecraft:moss_block",
"minecraft:moss_block"
],
"result": {
"count": 1,
"id": "waystones:mossy_waystone"
}
}

View file

@ -0,0 +1,14 @@
{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"ingredients": [
"waystones:waystone",
"minecraft:vine",
"minecraft:vine",
"minecraft:vine"
],
"result": {
"count": 1,
"id": "waystones:mossy_waystone"
}
}

View file

@ -0,0 +1,19 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"B": "minecraft:polished_andesite",
"D": "#c:dyes/orange",
"S": "minecraft:stone_bricks",
"W": "minecraft:nether_star"
},
"pattern": [
"DSD",
"SWS",
"BBB"
],
"result": {
"count": 1,
"id": "waystones:orange_portstone"
}
}

View file

@ -0,0 +1,19 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"D": "#c:dyes/orange",
"O": "minecraft:obsidian",
"S": "minecraft:stone_bricks",
"W": "minecraft:nether_star"
},
"pattern": [
"SSS",
"DWD",
"OOO"
],
"result": {
"count": 1,
"id": "waystones:orange_sharestone"
}
}

View file

@ -0,0 +1,19 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"B": "minecraft:polished_andesite",
"D": "#c:dyes/pink",
"S": "minecraft:stone_bricks",
"W": "minecraft:nether_star"
},
"pattern": [
"DSD",
"SWS",
"BBB"
],
"result": {
"count": 1,
"id": "waystones:pink_portstone"
}
}

View file

@ -0,0 +1,19 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"D": "#c:dyes/pink",
"O": "minecraft:obsidian",
"S": "minecraft:stone_bricks",
"W": "minecraft:nether_star"
},
"pattern": [
"SSS",
"DWD",
"OOO"
],
"result": {
"count": 1,
"id": "waystones:pink_sharestone"
}
}

View file

@ -0,0 +1,19 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"B": "minecraft:polished_andesite",
"D": "#c:dyes/purple",
"S": "minecraft:stone_bricks",
"W": "minecraft:nether_star"
},
"pattern": [
"DSD",
"SWS",
"BBB"
],
"result": {
"count": 1,
"id": "waystones:purple_portstone"
}
}

View file

@ -0,0 +1,19 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"D": "#c:dyes/purple",
"O": "minecraft:obsidian",
"S": "minecraft:stone_bricks",
"W": "minecraft:nether_star"
},
"pattern": [
"SSS",
"DWD",
"OOO"
],
"result": {
"count": 1,
"id": "waystones:purple_sharestone"
}
}

View file

@ -0,0 +1,19 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"B": "minecraft:polished_andesite",
"D": "#c:dyes/red",
"S": "minecraft:stone_bricks",
"W": "minecraft:nether_star"
},
"pattern": [
"DSD",
"SWS",
"BBB"
],
"result": {
"count": 1,
"id": "waystones:red_portstone"
}
}

View file

@ -0,0 +1,19 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"D": "#c:dyes/red",
"O": "minecraft:obsidian",
"S": "minecraft:stone_bricks",
"W": "minecraft:nether_star"
},
"pattern": [
"SSS",
"DWD",
"OOO"
],
"result": {
"count": 1,
"id": "waystones:red_sharestone"
}
}

View file

@ -0,0 +1,17 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"E": "minecraft:ink_sac",
"G": "#c:nuggets/gold",
"P": "minecraft:paper"
},
"pattern": [
"GEG",
"PPP"
],
"result": {
"count": 3,
"id": "waystones:return_scroll"
}
}

View file

@ -0,0 +1,18 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"O": "minecraft:obsidian",
"S": "minecraft:chiseled_sandstone",
"W": "minecraft:nether_star"
},
"pattern": [
" S ",
"SWS",
"OOO"
],
"result": {
"count": 1,
"id": "waystones:sandy_waystone"
}
}

View file

@ -0,0 +1,12 @@
{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"ingredients": [
"minecraft:ender_pearl",
"minecraft:amethyst_shard"
],
"result": {
"count": 4,
"id": "waystones:warp_dust"
}
}

View file

@ -0,0 +1,18 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"F": "waystones:dormant_shard",
"S": "minecraft:stone_bricks",
"W": "waystones:warp_dust"
},
"pattern": [
"SWS",
"WFW",
"SWS"
],
"result": {
"count": 1,
"id": "waystones:warp_plate"
}
}

View file

@ -0,0 +1,19 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"D": "minecraft:ink_sac",
"E": "minecraft:ender_pearl",
"G": "#c:nuggets/gold",
"P": "minecraft:paper"
},
"pattern": [
"GDG",
"GEG",
"PPP"
],
"result": {
"count": 3,
"id": "waystones:warp_scroll"
}
}

View file

@ -0,0 +1,18 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"D": "minecraft:amethyst_shard",
"E": "minecraft:ender_pearl",
"G": "minecraft:netherite_ingot"
},
"pattern": [
"DED",
"EGE",
"DED"
],
"result": {
"count": 1,
"id": "minecraft:nether_star"
}
}

View file

@ -0,0 +1,18 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"O": "minecraft:obsidian",
"S": "minecraft:stone_bricks",
"W": "minecraft:nether_star"
},
"pattern": [
" S ",
"SWS",
"OOO"
],
"result": {
"count": 1,
"id": "waystones:waystone"
}
}

View file

@ -0,0 +1,19 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"B": "minecraft:polished_andesite",
"D": "#c:dyes/white",
"S": "minecraft:stone_bricks",
"W": "minecraft:nether_star"
},
"pattern": [
"DSD",
"SWS",
"BBB"
],
"result": {
"count": 1,
"id": "waystones:white_portstone"
}
}

View file

@ -0,0 +1,19 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"B": "minecraft:polished_andesite",
"D": "#c:dyes/yellow",
"S": "minecraft:stone_bricks",
"W": "minecraft:nether_star"
},
"pattern": [
"DSD",
"SWS",
"BBB"
],
"result": {
"count": 1,
"id": "waystones:yellow_portstone"
}
}

View file

@ -0,0 +1,19 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"D": "#c:dyes/yellow",
"O": "minecraft:obsidian",
"S": "minecraft:stone_bricks",
"W": "minecraft:nether_star"
},
"pattern": [
"SSS",
"DWD",
"OOO"
],
"result": {
"count": 1,
"id": "waystones:yellow_sharestone"
}
}

View file

@ -0,0 +1 @@
{"pack":{"pack_format":15,"description":"Arzumify's waystone recipes"}}