Files
ATM10/minecraft/kubejs/data/theurgy/recipe/incubation/bort.json
2026-01-27 17:19:00 +00:00

19 lines
377 B
JSON

{
"type": "theurgy:incubation",
"category": "misc",
"mercury": {
"item": "theurgy:mercury_shard"
},
"result": {
"type": "theurgy:item",
"count": 1,
"id": "silentgear:bort"
},
"salt": {
"item": "theurgy:alchemical_salt_mineral"
},
"sulfur": {
"item": "kubejs:bort_sulfur"
},
"time": 100
}