+ datapacks under git
This commit is contained in:
@ -0,0 +1,17 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"aga",
|
||||
"gpg",
|
||||
"aga"
|
||||
],
|
||||
"key": {
|
||||
"a": "minecraft:amethyst_shard",
|
||||
"g": "minecraft:gold_ingot",
|
||||
"p": "minecraft:ender_pearl"
|
||||
},
|
||||
"result": {
|
||||
"id": "waystones:warp_stone",
|
||||
"count": 1
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user