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

19 lines
402 B
JSON

{
"type": "theurgy:incubation",
"category": "misc",
"mercury": {
"item": "theurgy:mercury_shard"
},
"result": {
"type": "theurgy:item",
"count": 1,
"id": "forbidden_arcanus:stellarite_piece"
},
"salt": {
"item": "theurgy:alchemical_salt_mineral"
},
"sulfur": {
"item": "kubejs:stellarite_sulfur"
},
"time": 100
}