Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Morph-o-Tool Update and Config Changes #595

Closed
MoreThanHidden opened this issue Jan 12, 2019 · 4 comments
Closed

Morph-o-Tool Update and Config Changes #595

MoreThanHidden opened this issue Jan 12, 2019 · 4 comments
Labels
Config Enhancement Script This issue relates to scripts in general

Comments

@MoreThanHidden
Copy link

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.

@NielsPilgaard NielsPilgaard added Enhancement Config Script This issue relates to scripts in general labels Jan 12, 2019
@NielsPilgaard
Copy link
Collaborator

Excellent report, thank you.

@ghost
Copy link

ghost commented Jan 12, 2019

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

@ghost
Copy link

ghost commented Jan 12, 2019

This issue was moved by NillerMedDild to NillerMedDild/enigmatica2expertskyblock#322.

@ghost
Copy link

ghost commented Jan 12, 2019

This issue was moved by NillerMedDild to NillerMedDild/enigmatica2light#1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Config Enhancement Script This issue relates to scripts in general
Projects
None yet
Development

No branches or pull requests

2 participants