Port advancements

This commit is contained in:
Sergeant Acoustic 2026-03-04 15:21:10 +00:00
parent 6b6df93c00
commit 783b7f6391
5 changed files with 31 additions and 0 deletions

View file

@ -0,0 +1,5 @@
{
"op": "add",
"path": "/parent",
"value": "minecraft:story/enter_the_nether"
}

View file

@ -0,0 +1,5 @@
{
"op": "add",
"path": "/parent",
"value": "mc_rebalance:story/mine_gold"
}

View file

@ -0,0 +1,5 @@
{
"op": "add",
"path": "/parent",
"value": "minecraft:story/enter_the_nether"
}

View file

@ -0,0 +1,12 @@
[
{
"op": "add",
"path": "/parent",
"value": "mc_rebalance:story/wooden_paxel"
},
{
"op": "add",
"path": "/display/icon/id",
"value": "minecraft:copper_pickaxe"
}
]

View file

@ -80,6 +80,10 @@
"namespace": "minecraft",
"path": "recipe/stone_(pickaxe|axe|hoe|shovel|sword|spear).json"
},
{
"namespace": "minecraft",
"path": "advancement/story/(mine_stone|iron_tools|form_obsidian).json"
},
{
"namespace": "enderitemod",
"path": "recipe/enderite_spear.json"