Giter Site home page Giter Site logo

Abilities MC 1.6.4 about morph HOT 7 CLOSED

Kiddabob avatar Kiddabob commented on August 16, 2024
Abilities MC 1.6.4

from morph.

Comments (7)

iChun avatar iChun commented on August 16, 2024 1

If I remember right - the old config files didn't need quotes around strings, but you're missing the point - you're asking for help/support for a version of Minecraft that came out >10 years ago. I no longer provide support for versions of mods that old.

from morph.

Kiddabob avatar Kiddabob commented on August 16, 2024

Morph.txt
This is the whole file

from morph.

iChun avatar iChun commented on August 16, 2024

image

Also you realise how old this version of the mod is, yes?

from morph.

Kiddabob avatar Kiddabob commented on August 16, 2024

do i add the "" around the link?

from morph.

Kiddabob avatar Kiddabob commented on August 16, 2024

I have it set like this now:

gameplay {
# Enable mod mob NBT Stripping?
# This support is mostly provided by the community and is not officially supported by the mod
# The stripper was added to remove non-essential information from the Entity NBT to remove duplicate morphs.
# 0 = No
# 1 = Yes
I:NBTStripper=1

# Enable abilities?
# 0 = No
# 1 = Yes
I:abilities=1

# Requested by SoundLogic
# Can you open the morph GUI?
# 0 = No
# 1 = Yes
I:allowMorphSelection=1

# Prevent players from acquiring these mobs as a morph.
# Leave blank to allow acquisition of all compatible mobs.
# Formatting is as follows: <class>, <class>, <class>
# Example: am2.entities.EntityBattleChicken, biomesoplenty.entities.EntityJungleSpider, thaumcraft.common.entities.monster.EntityWisp
S:blacklistedMobs=

# Can you acquire boss morphs?
# This is disabled by default due to morphing issues with mobs like the EnderDragon, Twilight Forest's Hydra and Naga, etc.
# 0 = No
# 1 = Yes
I:bossMorphs=1

# Can you sleep while morphed?
# 0 = No
# 1 = Yes
I:canSleepMorphed=1

# Can you acquire child mob morphs?
# Disabled by default due to improper morph transitions
# 0 = No
# 1 = Yes
I:childMorphs=1

# Redirect the mod to a different JSON patch location rather then the default patch hosted on GitHub.
# If you would like to use the default, leave this blank.
# This also affects NBTStripper.json.
# If the link to your file is "https://raw.github.com/iChun/Morph/master/src/main/resources/assets/morph/mod/AbilitySupport.json", put "https://raw.github.com/iChun/Morph/master/src/main/resources/assets/morph/mod/", you cannot change the file name (eg: AbilitySupport.json) part of the link.
S:customPatchLink="https://raw.github.com/iChun/Morph/master/src/main/resources/assets/morph/mod/"

# Disable the flight ability until a player...
# 0 = Enable early game flight
# 1 = ...has reached the nether
# 2 = ...has killed the Wither
I:disableEarlyGameFlight=0

# Hostile Ability Distance Check for Hostile Ability Mode 4
# You have to be *this* close before hostile mobs know you are not one of them.
# Default: 6
I:hostileAbilityDistanceCheck=6

# Hostile Ability Modes
# 0 = Off, hostile mobs attack you despite being morphed.
# 1 = Hostile mobs do not attack you if you are a hostile mob.
# 2 = Hostile mobs of different types do not attack you if you are a hostile mob but hostile mobs of the same kind do.
# 3 = Hostile mobs of the same type do not attack you but hostile mobs of other types attack you.
# 4 = Hostile mobs have a decreased detection range around you.
# If you'd like to turn on Hostile Ability, I'd recommend Mode 2 (personal preference)
I:hostileAbilityMode=1

# Will you insta-morph into a new morph acquired?
# 0 = No
# 1 = Yes
I:instaMorph=0

# Will you lose your morphs on death?
# 0 = No
# 1 = Yes, all morphs
# 2 = Yes, the morph you're currently using
I:loseMorphsOnDeath=0

# Can you acquire player morphs?
# 0 = No
# 1 = Yes
I:playerMorphs=1

# Force the mod to use the local copy of resources in the config folder?
# This is meant for debugging purposes and for modified local mod mob abilities mappings/NBT stripper.
# Do take note that mappings server and clientside are not synched so both ends will require the same mappings.
# 0 = No
# 1 = Yes
I:useLocalResources=0

and it still doesn't have the abilities

from morph.

iChun avatar iChun commented on August 16, 2024

Have a read of the log files, tinker with the config, etc but please don't ask for any further help here - this version of the mod is over a decade old

from morph.

Kiddabob avatar Kiddabob commented on August 16, 2024

It was having "" around the URL causing the issue. I know I was asking a lot but the config didn't say to use them or not XD

from morph.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.