mirror of
https://git.fellies.tech/minecraft/fellies.git
synced 2021-02-13 10:18:48 +00:00
Add Enigmatica6 kubejs files
This commit is contained in:
@ -0,0 +1,7 @@
|
||||
{
|
||||
"type": "minecraft:smelting",
|
||||
"ingredient": { "item": "aquaculture:tin_can" },
|
||||
"result": { "item": "emendatusenigmatica:tin_nugget", "count": 7 },
|
||||
"experience": 0.7,
|
||||
"cookingtime": 150
|
||||
}
|
@ -0,0 +1,7 @@
|
||||
{
|
||||
"type": "minecraft:blasting",
|
||||
"ingredient": { "item": "aquaculture:tin_can" },
|
||||
"result": { "item": "emendatusenigmatica:tin_nugget", "count": 7 },
|
||||
"experience": 0.7,
|
||||
"cookingtime": 75
|
||||
}
|
Reference in New Issue
Block a user