-
Notifications
You must be signed in to change notification settings - Fork 119
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Minecraft Version
1.20.1
KubeJS Version
kubejs-forge-2001.6.5-build.16
Rhino Version
rhino-forge-2001.2.3-build.10
Architectury Version
architectury-9.2.14-forge
Forge/Fabric Version
Forge 1.20.1
Describe your issue
how fix it?
ServerEvents.recipes(event => {
event.recipes.gtceu.large_gas_collector('kubejs:collect_moon_iron')
.notConsumable('minecraft:iron_ingot')
.outputFluids(Fluid.of('gtceu:iron_plasma', 32000))
.duration(12000)
.EUt(30000)
.dimension('ad_astra:moon');
});
Crash report/logs
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working