Code Monkey home page Code Monkey logo

Comments (8)

JWTHDYTWA avatar JWTHDYTWA commented on June 20, 2024

By the way, please add config option to disable skill inheritance system, like WISDOM empowering all the skills. It breaks gameplay if i want, for example, incredibly max BOXING skill with some One-Punch-Manual earned with NBT edit.

from iblis.

JWTHDYTWA avatar JWTHDYTWA commented on June 20, 2024

For that matter, can you make /commands for attribute and skill manipulation?

from iblis.

JWTHDYTWA avatar JWTHDYTWA commented on June 20, 2024

And please update wiki because it doesn't contain newer features.

from iblis.

Foghrye4 avatar Foghrye4 commented on June 20, 2024

Wasn't able to reproduce. Could be other mod interaction.
Use commands /setattribute <name_of_attribute> <value>

from iblis.

Foghrye4 avatar Foghrye4 commented on June 20, 2024

Manual editing of skills will not affect parent skills.

from iblis.

JWTHDYTWA avatar JWTHDYTWA commented on June 20, 2024

So where i can find list of all attributes? I failed to set medical aid level. I tried "medicalaid", "medical_aid", "aid" and much more.

from iblis.

Foghrye4 avatar Foghrye4 commented on June 20, 2024

They are here:

public static final IAttribute MEDICAL_AID = (new RangedAttribute(CRAFTMANSHIP, "iblis.medical_aid", 0.0D, 0.0D, Double.MAX_VALUE)).setDescription("Medical aid").setShouldWatch(true);

For example for medical aid it is iblis.medical_aid.

from iblis.

JWTHDYTWA avatar JWTHDYTWA commented on June 20, 2024

Issue may be caused by JustEnoughIDs or AttributeFix. Most likely JEIDs, which totally changes save system. But i'm not sure.

from iblis.

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.