mirror of
https://github.com/Ellpeck/ActuallyAdditions.git
synced 2024-11-16 21:13:11 +01:00
10 lines
169 B
JSON
10 lines
169 B
JSON
|
{
|
||
|
"type": "actuallyadditions:laser",
|
||
|
"ingredient": {
|
||
|
"item": "minecraft:rotten_flesh"
|
||
|
},
|
||
|
"energy": 20000,
|
||
|
"result": {
|
||
|
"item": "minecraft:leather"
|
||
|
}
|
||
|
}
|