summaryrefslogtreecommitdiff
path: root/src/main/resources/data/eris_alchemy/recipes/high_covalence_repair.json
blob: 7b87b4410e55194c905296093fbc756c0773c0ec (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "type": "eris_alchemy:covalence_repair",
  "dust": {
    "item": "eris_alchemy:high_covalence_dust"
  },
  "materials": [{
    "tag": "c:diamonds"
  }, {
    "tag": "c:netherite_ingots"
  }],
  "tools": []
}