Add dusts

This commit is contained in:
Sangelo 2023-06-02 11:15:35 +02:00
parent 6cc6ceb776
commit 74c71d5979
25 changed files with 350 additions and 0 deletions

View file

@ -0,0 +1,14 @@
{
"type": "create:crushing",
"ingredients": [
{
"item": "mythicmetals:aquarium_ingot"
}
],
"results": [
{
"item": "mythicmetals:aquarium_dust",
"count": 2
}
]
}

View file

@ -0,0 +1,14 @@
{
"type": "create:crushing",
"ingredients": [
{
"item": "mythicmetals:banglum_ingot"
}
],
"results": [
{
"item": "mythicmetals:banglum_dust",
"count": 2
}
]
}

View file

@ -0,0 +1,14 @@
{
"type": "create:crushing",
"ingredients": [
{
"item": "mythicmetals:bronze_ingot"
}
],
"results": [
{
"item": "mythicmetals:bronze_dust",
"count": 2
}
]
}

View file

@ -0,0 +1,14 @@
{
"type": "create:crushing",
"ingredients": [
{
"item": "mythicmetals:carmot_ingot"
}
],
"results": [
{
"item": "mythicmetals:carmot_dust",
"count": 2
}
]
}

View file

@ -0,0 +1,14 @@
{
"type": "create:crushing",
"ingredients": [
{
"item": "mythicmetals:celestium_ingot"
}
],
"results": [
{
"item": "mythicmetals:celestium_dust",
"count": 2
}
]
}

View file

@ -0,0 +1,14 @@
{
"type": "create:crushing",
"ingredients": [
{
"item": "mythicmetals:copper_ingot"
}
],
"results": [
{
"item": "mythicmetals:copper_dust",
"count": 2
}
]
}

View file

@ -0,0 +1,14 @@
{
"type": "create:crushing",
"ingredients": [
{
"item": "mythicmetals:durasteel_ingot"
}
],
"results": [
{
"item": "mythicmetals:durasteel_dust",
"count": 2
}
]
}

View file

@ -0,0 +1,14 @@
{
"type": "create:crushing",
"ingredients": [
{
"item": "mythicmetals:hallowed_ingot"
}
],
"results": [
{
"item": "mythicmetals:hallowed_dust",
"count": 2
}
]
}

View file

@ -0,0 +1,14 @@
{
"type": "create:crushing",
"ingredients": [
{
"item": "mythicmetals:kyber_ingot"
}
],
"results": [
{
"item": "mythicmetals:kyber_dust",
"count": 2
}
]
}

View file

@ -0,0 +1,14 @@
{
"type": "create:crushing",
"ingredients": [
{
"item": "mythicmetals:manganese_ingot"
}
],
"results": [
{
"item": "mythicmetals:manganese_dust",
"count": 2
}
]
}

View file

@ -0,0 +1,14 @@
{
"type": "create:crushing",
"ingredients": [
{
"item": "mythicmetals:metallurgium_ingot"
}
],
"results": [
{
"item": "mythicmetals:metallurgium_dust",
"count": 2
}
]
}

View file

@ -0,0 +1,14 @@
{
"type": "create:crushing",
"ingredients": [
{
"item": "mythicmetals:midas_gold_ingot"
}
],
"results": [
{
"item": "mythicmetals:midas_gold_dust",
"count": 2
}
]
}

View file

@ -0,0 +1,14 @@
{
"type": "create:crushing",
"ingredients": [
{
"item": "mythicmetals:mythril_ingot"
}
],
"results": [
{
"item": "mythicmetals:mythril_dust",
"count": 2
}
]
}

View file

@ -0,0 +1,14 @@
{
"type": "create:crushing",
"ingredients": [
{
"item": "mythicmetals:orichalcum_ingot"
}
],
"results": [
{
"item": "mythicmetals:orichalcum_dust",
"count": 2
}
]
}

View file

@ -0,0 +1,14 @@
{
"type": "create:crushing",
"ingredients": [
{
"item": "mythicmetals:osmium_ingot"
}
],
"results": [
{
"item": "mythicmetals:osmium_dust",
"count": 2
}
]
}

View file

@ -0,0 +1,14 @@
{
"type": "create:crushing",
"ingredients": [
{
"item": "mythicmetals:palladium_ingot"
}
],
"results": [
{
"item": "mythicmetals:palladium_dust",
"count": 2
}
]
}

View file

@ -0,0 +1,14 @@
{
"type": "create:crushing",
"ingredients": [
{
"item": "mythicmetals:platinum_ingot"
}
],
"results": [
{
"item": "mythicmetals:platinum_dust",
"count": 2
}
]
}

View file

@ -0,0 +1,14 @@
{
"type": "create:crushing",
"ingredients": [
{
"item": "mythicmetals:prometheum_ingot"
}
],
"results": [
{
"item": "mythicmetals:prometheum_dust",
"count": 2
}
]
}

View file

@ -0,0 +1,14 @@
{
"type": "create:crushing",
"ingredients": [
{
"item": "mythicmetals:quadrillium_ingot"
}
],
"results": [
{
"item": "mythicmetals:quadrillium_dust",
"count": 2
}
]
}

View file

@ -0,0 +1,14 @@
{
"type": "create:crushing",
"ingredients": [
{
"item": "mythicmetals:runite_ingot"
}
],
"results": [
{
"item": "mythicmetals:runite_dust",
"count": 2
}
]
}

View file

@ -0,0 +1,14 @@
{
"type": "create:crushing",
"ingredients": [
{
"item": "mythicmetals:silver_ingot"
}
],
"results": [
{
"item": "mythicmetals:silver_dust",
"count": 2
}
]
}

View file

@ -0,0 +1,14 @@
{
"type": "create:crushing",
"ingredients": [
{
"item": "mythicmetals:star_platinum_ingot"
}
],
"results": [
{
"item": "mythicmetals:star_platinum_dust",
"count": 2
}
]
}

View file

@ -0,0 +1,14 @@
{
"type": "create:crushing",
"ingredients": [
{
"item": "mythicmetals:steel_ingot"
}
],
"results": [
{
"item": "mythicmetals:steel_dust",
"count": 2
}
]
}

View file

@ -0,0 +1,14 @@
{
"type": "create:crushing",
"ingredients": [
{
"item": "mythicmetals:stormyx_ingot"
}
],
"results": [
{
"item": "mythicmetals:stormyx_dust",
"count": 2
}
]
}

View file

@ -0,0 +1,14 @@
{
"type": "create:crushing",
"ingredients": [
{
"item": "mythicmetals:tin_ingot"
}
],
"results": [
{
"item": "mythicmetals:tin_dust",
"count": 2
}
]
}