虚空工艺 (Void Crafting)
为游戏添加了一种虚空工艺合成类型。这个模组增加了一种合成类型,允许将物品投入虚空中进行合成。
虚空工艺是一款为Minecraft游戏添加合成类型的模组。它允许玩家将物品抛入虚空,以在虚空周围产生新的物品。
示例
当一个金锭掉入虚空时,将在末地维度的`0, 0`周围的10.2个方块半径内生成一个3个金块的堆叠。
{
"type": "voidcrafting:void_crafting",
"input": {
"item": "minecraft:gold_ingot"
},
"radius": 10.2,
"result": {
"item": "minecraft:gold_block",
"count": 3
}
}
Copy 已复制!
完整文档请参阅 wiki 。
许可证
MIT © 2022 spadeteam
来自Modrinth
所有游戏版本 1.20 1.20.1 1.19.4 1.19.3 1.19 1.19.1 1.19.2 1.18.2 1.19-rc2 所有类型 fabric quilt
1.11.0 - Updated to 1.20
- I created this terrible versioning scheme, I'm stuck with it now
展开
版本: 1.11.0+fabric-1.20
支持游戏: 1.20, 1.20.1
Release
下载次数: 506
1.10.0 展开
版本: 1.10.0+fabric-1.19.4
支持游戏: 1.19.4
Release
下载次数: 154
1.9.0 - Updated to 1.19.3
- Migrated to [Data Criteria](https://modrinth.com/mod/data-criteria)
展开
版本: 1.9.0+fabric-1.19.3
支持游戏: 1.19.3
Release
下载次数: 130
1.8.1 - Added a `thrower` player parameter to the stack voided event
展开
版本: 1.8.1+fabric-1.19
支持游戏: 1.19, 1.19.1, 1.19.2
Release
下载次数: 554
1.8.0 Fabric - Added a `StackVoided` event (accessed through `VoidCraftingAPI.STACK_VOIDED`)
- Called when an item entity ticks in the void
- Helper methods for registering before the main Void Crafting functionality
展开
版本: 1.8.0+fabric-1.19
支持游戏: 1.19, 1.19.1, 1.19.2
Release
下载次数: 105
1.7.2 Fabric 展开
版本: 1.7.2+fabric-1.19
支持游戏: 1.19, 1.19.1, 1.19.2
Release
下载次数: 153
1.7.1 Fabric - Bump patch version to differentiate from wrongly-versioned builds
展开
版本: 1.7.1+fabric-1.19
支持游戏: 1.19
Release
下载次数: 162
1.7.0 Quilt 展开
版本: 1.7.0+quilt-1.19
支持游戏: 1.19
Release
下载次数: 136
1.7.0 Fabric - Ported over EMI and REI
展开
版本: 1.7.0+fabric-1.19
支持游戏: 1.19
Release
下载次数: 59
1.6.4 Fabric - Added REI back for compatibility
- [EMI](https://modrinth.com/mod/emi) has much better integration
展开
版本: 1.6.4+fabric-1.18.2
支持游戏: 1.18.2
Release
下载次数: 2,807
1.6.0 Quilt - Ported all API changes from 1.6.x
- Added EMI support
展开
版本: 1.6.0+quilt-1.18.2
支持游戏: 1.18.2
Release
下载次数: 199
1.6.3 Fabric - Replaced REI with [EMI](https://modrinth.com/mod/emi)
展开
版本: 1.6.3+fabric-1.18.2
支持游戏: 1.18.2
Release
下载次数: 118
1.7.0 Fabric Beta 2 展开
版本: 1.7.0-beta.2+fabric-1.19
支持游戏: 1.19
Beta
下载次数: 1,783
1.7.0 Fabric Beta 1 展开
版本: 1.7.0-beta.1+fabric-1.19
支持游戏: 1.19-rc2
Beta
下载次数: 128
1.6.2 Fabric - Fixed server crash by moving void resistance tooltip to client
展开
版本: 1.6.2-fabric
支持游戏: 1.18.2
Release
下载次数: 141
1.6.1 Fabric - Fixed void resistance tooltip positioning
展开
版本: 1.6.1-fabric
支持游戏: 1.18.2
Release
下载次数: 113
1.6.0 Fabric - Added javadoc and a private constructor to `VoidCraftingAPI`
展开
版本: 1.6.0-fabric
支持游戏: 1.18.2
Release
下载次数: 113
1.6.0 Fabric Beta - Refactored quite a bit, created `Position` to calculate coordinates and spawn items independent of void recipes
- Created `VoidCraftingAPI` and `PositionBuilder`
- Added the void resistance mechanic for other mods to use
- Fixed mixed-up translations between Spanish and Portuguese
展开
版本: 1.6.0-fabric-beta
支持游戏: 1.18.2
Beta
下载次数: 90
1.5.0 Fabric 展开
版本: 1.5.0-fabric
支持游戏: 1.18.2
Release
下载次数: 122
1.4.1 Quilt 展开
版本: 1.4.1-quilt
支持游戏: 1.18.2
Release
下载次数: 130
1.4.1 Fabric - Stopped items from spawning over the void when there isn't a suitable spawn location, preventing infinite loops
展开
版本: 1.4.1-fabric
支持游戏: 1.18.2
Release
下载次数: 61
1.4.0 - Added `replicate` field which sets the output stack to the input
展开
版本: 1.4.0
支持游戏: 1.18.2
Release
下载次数: 56
1.3.0 - Added `absolute` recipe field which controls whether the result items should spawn around the ingredient's position (requested by sssubtlety)
展开
版本: 1.3.0
支持游戏: 1.18.2
Release
下载次数: 78
1.2.1 - Fixed mod environment (again)
展开
版本: 1.2.1
支持游戏: 1.18.2
Release
下载次数: 50
1.2.0 展开
版本: 1.2.0
支持游戏: 1.18.2
Release
下载次数: 2,400
1.1.0 - Added `voidcrafting:void_craft_success` advancement criterion
展开
版本: 1.1.0
支持游戏: 1.18.2
Release
下载次数: 78
1.0.0 展开
版本: 1.0.0
支持游戏: 1.18.2
Release
下载次数: 71
全部版本