pufmat / skillsmod

A Minecraft mod that adds a fully configurable skill system to the game.
Other
36 stars 10 forks source link

puffish_skills seems to be missing from puffish_skills-0.12.0-1.20.4-neoforge #85

Closed randomleech closed 4 months ago

randomleech commented 4 months ago

Hi.

EDIT: adding puffish-attributes mod fixed the issue

I downloaded newest update (puffish_skills-0.12.0-1.20.4-neoforge), replaced it in mods folder, made new world, and got a message about incorrect configuration (i also tried deleting all configs - thinking it would be recreated at game launch, but it was not; got message about something being missing).

Opened config.json

{ "version": 2,

"show_warnings": true,

"categories": [ "combat", "mining" ] }

Added "categories" section, since it was missing - at last with comparison with last version - but that did not help, I also changed "version" to 1, but still nothing.

(logs:

[Server thread/ERROR] [puffish_skills/]: [puffish_skills] Configuration could not be loaded: Expected valid attribute at attribute at data at index 0 at rewards at root_melee_damage+3% at categories\combat\definitions.json

Then went into creative mode and typed /attributes @s , but there is nothing with "puf" attributes (for me its just minecraft and neoforge).

Also writhing: /puffish_skills points add @s mining 1 gives response (same for combat; Combat and Mining does not work:

There is no category with ID: puffish_skills:mining

PS / offtipic: I could set it up on my own.. just not higher jumps.. because.. which attribute is for higher jump? There is only minecraft:horse.jump_strength, but character does not have that attribute (there are also entity_gravity and step_height - but those are not right).

pufmat commented 4 months ago

I downloaded newest update (puffish_skills-0.12.0-1.20.4-neoforge), replaced it in mods folder, made new world, and got a message about incorrect configuration (i also tried deleting all configs - thinking it would be recreated at game launch, but it was not; got message about something being missing).

In the recent update the mod was split, the core part is Pufferfish's Skills. Attributes are a separate mod Pufferfish's Attributes. The default skill trees were also removed, but can still be downloaded as a data pack Default Skill Trees.

PS / offtipic: I could set it up on my own.. just not higher jumps.. because.. which attribute is for higher jump? There is only minecraft:horse.jump_strength, but character does not have that attribute (there are also entity_gravity and step_height - but those are not right).

Pufferfish's Attributes mod adds puffish_skills:player.jump attribute.