Skip to content

Commit

Permalink
Fix broken offset enchancement recipe, Closes #1367
Browse files Browse the repository at this point in the history
  • Loading branch information
rubensworks committed Sep 17, 2024
1 parent 0f62ff0 commit 71b453d
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
},
"result": {
"id": "integrateddynamics:enhancement_offset",
"nbt": {
"value": 4
"components": {
"integrateddynamics:part_enhancement": 4
}
}
}

0 comments on commit 71b453d

Please sign in to comment.