parent
a9e6cda56f
commit
f9bdf4b119
1 changed files with 6 additions and 0 deletions
@ -0,0 +1,6 @@ |
|||||||
|
// priority: 0
|
||||||
|
|
||||||
|
onEvent("recipes", event => { |
||||||
|
event.recipes.createMixing("immersiveengineering:treated_wood_horizontal", |
||||||
|
[ "#minecraft:planks", Fluid.of("immersiveengineering:creosote", 125) ]); |
||||||
|
}); |
Loading…
Reference in new issue