Skip to content

Commit

Permalink
Migrate bone bolts to crude bolts
Browse files Browse the repository at this point in the history
  • Loading branch information
kevingranade authored Dec 13, 2019
1 parent ff683a7 commit f0b3752
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions data/mods/More_Survival_Tools/obsolete.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,10 @@
"type": "recipe",
"result": "bolt_bone",
"obsolete": true
},
{
"id": "bolt_bone",
"type": "migration",
"replace": "bolt_crude"
}
]

0 comments on commit f0b3752

Please sign in to comment.