Skip to content

Commit

Permalink
add recipe to upgrade jetpack using a chestplate
Browse files Browse the repository at this point in the history
  • Loading branch information
PssbleTrngle committed Sep 9, 2024
1 parent 52ea99b commit 122a0d6
Showing 1 changed file with 12 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"type": "minecraft:smithing",
"addition": {
"item": "create_jetpack:jetpack"
},
"base": {
"item": "minecraft:netherite_chestplate"
},
"result": {
"item": "create_jetpack:netherite_jetpack"
}
}

0 comments on commit 122a0d6

Please sign in to comment.