mirror of
https://github.com/Ellpeck/ActuallyAdditions.git
synced 2024-11-16 21:13:11 +01:00
20 lines
No EOL
346 B
JSON
20 lines
No EOL
346 B
JSON
{
|
|
"type": "minecraft:crafting_shapeless",
|
|
"ingredients": [
|
|
{
|
|
"item": "actuallyadditions:travelers_sack"
|
|
},
|
|
{
|
|
"tag": "forge:ender_pearls"
|
|
},
|
|
{
|
|
"tag": "forge:obsidian"
|
|
},
|
|
{
|
|
"item": "actuallyadditions:void_crystal_block"
|
|
}
|
|
],
|
|
"result": {
|
|
"item": "actuallyadditions:void_sack"
|
|
}
|
|
} |