Enigmatica 2: Expert Skyblock - E2ES

Enigmatica 2: Expert Skyblock - E2ES

412k Downloads

Morph-o-Tool Update and Config Changes

Opened this issue ยท 3 comments

commented

MoreThanHidden commented on Jan 12, 2019, 6:11 AM UTC:

Is your feature request related to a problem? Please describe.
Cannot add the following tools to the Morph-o-tool

  • Ritual Binder (Blood Magic)
  • Crystal Binder (Draconic Evolution)
  • Configurator (Mekanism)
  • Assembler (Environmental Tech)

Describe the solution you'd like
Update Morph-o-tool and change the morphtool.cfg config to the following:

# Configuration file

general {
    B:"Allow all items to be added"=false
    S:"Blacklisted Mods" <
        tconstruct
        intangible
     >
    S:"Mod Aliases" <
        nautralpledge=botania
        botanicaladdons=botania
        thermalexpansion=thermalfoundation
        thermaldynamics=thermalfoundation
        thermalcultivation=thermalfoundation
        redstonearsenal=thermalfoundation
        rftoolsdim=rftools
        rftoolspower=rftools
        rftoolscontrol=rftools
        ae2stuff=appliedenergistics2
        animus=bloodmagic
        integrateddynamics=integratedtunnels
        mekanismgenerators=mekanism
        mekanismtools=mekanism
        deepresonance=rftools
        xnet=rftools
        buildcrafttransport=buildcraft
        buildcraftfactory=buildcraft
        buildcraftsilicon=buildcraft
     >
    B:"Morph in the offhand instead of mainhand"=false
    S:"Whitelisted Items" <
        botania:twigwand
        appliedenergistics2:network_tool
        immersiveengineering:tool
        buildersguides:mallet
        environmentaltech:tool_multiblock_assembler
        bloodmagic:ritual_reader
        draconicevolution:crystal_binder
        crossroads:omnimeter
     >
    S:"Whitelisted Names" <
        wrench
        screwdriver
        hammer
        rotator
        configurator
        crowbar
     >
} 

Can also change the Superwrench recipe to include:

bloodmagic: {id: "bloodmagic:ritual_reader", Count: 1 as byte, Damage: 0 as short}, 
draconicevolution: {id: "draconicevolution:crystal_binder", Count: 1 as byte, Damage: 0 as short}, 
environmentaltech: {id: "environmentaltech:tool_multiblock_assembler", Count: 1 as byte, Damage: 0 as short},
mekanism: {id: "mekanism:configurator", Count: 1 as byte, Damage: 0 as short}

Additional context
Morph-o-tool has been updated to include a shift+scroll method of changing tools, fixes a bug where other players hands glitch whilst using the tool and additional tools have been added to the whitelist on the default config.

This issue was moved by NillerMedDild from NillerMedDild/Enigmatica2Expert#595.

commented

NillerMedDild commented on Jan 12, 2019, 6:51 PM UTC:

Excellent report, thank you.

commented

NillerMedDild commented on Jan 12, 2019, 6:51 PM UTC:

/move e2l

commented

move[bot] commented on Jan 12, 2019, 6:51 PM UTC:

This issue was moved by NillerMedDild to NillerMedDild/enigmatica2#254.