#Changing Mekanism Recipes

4 messages · Page 1 of 1 (latest)

winter marlinBOT
#

Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!

shadow kayakBOT
#

You can write your code in a codeblock by typing it between the codeblock delimiters:
```js
onEvent('recipes', e => {
e.smelting('minecraft:glass', '#forge:sand').xp(.1)
})
```
As an example, this will look like such:

onEvent('recipes', e => {
  e.smelting('minecraft:glass', '#forge:sand').xp(.1)
})
winter marlinBOT
#

@wide phoenix Unresolved thread still hasn't been closed! If your question was answered, please close this post with </ticket close:1054771505520717835> command!