作者:rebot | 分类:模组
Minecraft 版本: 1.20 1.20.1
平台: fabric quilt
标签: game-mechanics library magic
This mod adds a recipe type for throwing items into the void.
{
"type": "voidcrafting:void_crafting",
"input": {
"item": "minecraft:gold_ingot"
},
"radius": 10.2,
"result": {
"item": "minecraft:gold_block",
"count": 3
}
}
When a gold ingot falls into the void, a stack of 3 gold blocks will spawn in a 10.2-block radius around the End dimension's 0, 0.
See the wiki for complete documentation.
MIT © 2022 spadeteam
请登录后举报
暂无评论,抢个沙发吧~