Skip to content

Commit

Permalink
add ingots to generic ingot tag
Browse files Browse the repository at this point in the history
address #674
  • Loading branch information
iron431 committed Nov 22, 2024
1 parent 9601cb2 commit a52037d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/main/resources/data/c/tags/item/ingots.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"replace": false,
"values": [
"#c:ingots/mithril",
"irons_spellbooks:arcane_ingot"
]
}

0 comments on commit a52037d

Please sign in to comment.