
- 添加铁砧工艺对于KubeJS的兼容,在安装KubeJS与本模组时,可以使用如下格式添加铁砧工艺所提供的配方
- Added compatibility for anvil crafting recipes with KubeJS. When installing KubeJS and this mod, you can use the following format to add recipes provided by the anvil crafting system.
ServerEvents.recipes(event => {
event.recipes.anvilcraft.item_crush()
.requires("minecraft:iron_ingot")
.result("minecraft:iron_nugget", 3)
})
- 更具体的使用方法可以前往铁砧工艺文档站进行查看
- For more detailed usage methods, please visit the AnvilCraft Documentation Site to check.
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 1.21.1
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
Verified by MCModsHub
- Ships as anvilcraft_kubejs-neoforge-1.21.1-1.0.0+build.8.jar — drop this file into the mods folder
- Download size: 285 KB
- Download link checked 31 Aug 2026 — working
These come from our own check of the pack file, not from the source page.