Version 5.4
This commit is contained in:
19
minecraft/kubejs/data/theurgy/recipe/incubation/rune.json
Normal file
19
minecraft/kubejs/data/theurgy/recipe/incubation/rune.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"type": "theurgy:incubation",
|
||||
"category": "misc",
|
||||
"mercury": {
|
||||
"item": "theurgy:mercury_shard"
|
||||
},
|
||||
"result": {
|
||||
"type": "theurgy:item",
|
||||
"count": 1,
|
||||
"id": "forbidden_arcanus:rune"
|
||||
},
|
||||
"salt": {
|
||||
"item": "theurgy:alchemical_salt_mineral"
|
||||
},
|
||||
"sulfur": {
|
||||
"item": "kubejs:runic_sulfur"
|
||||
},
|
||||
"time": 100
|
||||
}
|
||||
Reference in New Issue
Block a user