Jump to content

Recommended Posts

Posted

Поддерживаемые обработчики
Поддерживаются следующие обработчики:

  • QED

В каждый из этих обработчиков можно добавлять или удалять рецепты:

//QED Рецепт
//OutputStack, InputArray
 mods.extraUtils.QED.addShapedRecipe(<ExtraUtilities:decorativeBlock1:1> * 8, [[null, <minecraft:obsidian>, null],
                                                                               [<minecraft:obsidian>, <minecraft:ender_pearl>, <minecraft:obsidian>], 
                                                                               [null, <minecraft:obsidian>, null]]); 
 //OutputStack
 mods.extraUtils.QED.removeRecipe(<ExtraUtilities:extractor_base_remote>);

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...