Open fulide opened 3 days ago
Need more info unsure what you are asking ?
Currently, reskillable_Reimagined doesn’t seem to effectively restrict items from the tacz and Iron's Spells 'n Spellbooks mods. Specifically, it doesn’t prevent tacz guns from being fired, nor does it stop Iron's Spells 'n Spellbooks scrolls from being used while they are in the spellbook. This means players can still use these items even if they haven’t reached the required level.
Did you set the skill limits? And the spell books can only be prevented not the spells themselves, you could also put a skill cap on the table. Only way reskillable to prevent spell usage is they did the single use. Tacz guns should be skill cap able I'll peek at that tomorrow
Yes, spellbooks and tables can be restricted by skill levels, but the spells themselves cannot be restricted, and neither can TACZ guns, as they all have unique IDs. Here is a mod with similar functionality to reskillable_Reimagined, and it supports both TACZ and Iron's Spells 'n Spellbooks: https://github.com/Senior-S/JustLeveling-Fork If you'd like, you can take a look at it. It has some additional features, which feel a bit "bloated" to me, so I prefer using the "cleaner" reskillable_Reimagined
Interesting I'll peek at this !
this will take some serious work, but i think it can be done. ill need to add NBT abilities to the skill check give me some time and ill dive into it.
thanks
TACZ:https://github.com/[MCModderAnchor/TACZ](https://github.com/MCModderAnchor/TACZ) Iron's Spells 'n Spellbooks:https://github.com/iron431/Irons-Spells-n-Spellbooks