登陆 注册 QQ登陆
快捷导航
查看: 0|回复: 0

[模组分享] 税收优惠等级 (Tax Free Levels)-MOD模组

[复制链接]

5147

主题

38

回帖

5163

积分

龙❁妻

Rank: 8Rank: 8

经验
5163 EP
金粒
426 粒
绿宝石
20 块
爱心
0 点
发表于 昨天 19:33 | 显示全部楼层 |阅读模式 IP:浙江宁波
税收优惠等级 (Tax Free Levels)Github |相关wiki |源站链接支持: fabric , forge , neoforge这个模组降低了越来越高的铁砧和附魔成本,并使重命名物品的成本始终为1级。

在《我的世界》中达到高等级很困难,因为每个等级需要的经验比上一个更多。

由于铁砧和附魔台是基于等级而不是已收集的经验工作的,这意味着你的等级越高,实际的XP成本就越高。

税收优惠等级\"拉平了\"超过30级的不断增长的铁砧和附魔成本曲线,这意味着无论你的等级有多高,你都将支付相同数量的XP。

它还使得重命名物品始终只需支付1级。

更确切地说:

- 如果你的等级高于30级,你不再支付例如3级,而是支付从等级27到30所需的XP量。
- 如果等级成本高于30级,你支付从0级到该等级所需的XP量。

比较

假设你刚刚第一次击败末影龙并达到了68级。

在原版中,你可以为13件物品进行三级附魔。

使用税收优惠等级后,这个数字变成了35件,你击败末影龙实际上有了意义!

再假设,你达到了68级,并想在你的镐上再施加一个附魔,它有很高的修复成本,需要35级。

在原版中,你支付10220XP(从33级到68级所需的XP)。使用税收优惠等级,你支付2045XP(从0级到35级所需的XP)。

在这里,你通常会在那里和那里损失你的12000XP末影龙奖励的8000XP!

没有小额税收

关于原版《我的世界》的一个小细节是,支付等级实际上并没有触及百分比经验进度。

由于高等级价值更多XP,这意味着你实际上不仅支付等级,还支付一小部分XP。

税收优惠等级也消除了这个税收,即使在较低的玩家等级也是如此。

归属

这是对用户11681的无限制的部分替代,特别是\"等级归一化\"。没有使用任何代码,只有这个想法。

来自Modrinth所有游戏版本1.21.51.21.61.21.71.21.81.20.21.20.31.20.41.19.21.19.31.19.41.201.20.11.171.17.11.181.18.11.18.21.21.21.21.31.21.41.211.21.11.20.51.20.61.191.19.11.16.51.16.21.16.31.16.4所有类型neoforgefabricforge1.4.11-neoforgeTaxFreeLevels-1.4.11-neoforge-1.21.5.jar下载1.4.11#Release## 1.4.11- update for NeoForge 21.5.73-beta (fix boot crash due to moved code)## 1.4.10- more robust `RemoveAnvilLimitMixin`, fixing a boot crash on NeoForge 21.5.1-beta and up## 1.4.9- port to 1.21.5## 1.4.8- [1.18 - 1.20.4] fix regression: renaming items didn\'t cost only 1 level anymore## 1.4.7- update Enchanting Infuser compatibility to work with all versions, potentially even future ones (also fixes 1.20.1 Fabric crash)## 1.4.6- [1.21.1 Fabric/NeoForge, 1.20.1 Fabric/Forge] add compatibility for Dis-Enchanting Table## 1.4.5- [1.21.1] update Enchanting Infuser compatibility, remove from Forge## 1.4.4- better compatibility with mods modifying enchantment costs. fixes an issue where you could gain experience through a Passive Skill Tree skill that was only supposed to refund the cost- [NeoForge 1.20.2 - 1.20.6] add a newer MixinExtras version## 1.4.3- [Forge 1.18 - 1.20.1] fix forge client not being able to connect to forge server when the client doesn\'t have the mod installed (and disallow joining server when client has the mod but not the server)- [Forge 1.18 - 1.20.1] add support for Tetra\'s Workbench## 1.4.2- [1.21.2+] fix crash when saving config## 1.4.1- fix Fabric build- respect level requirement for Reroll## 1.4.0This is a large rework of the mod, please have a read!- the \"Too Expensive\" anvil limit is now removed (by default, configurable)- new cost calculation bases cost off of level 0 instead of level 30, except for the Enchanting Table, where the cost is based off of the level requirement instead- new config with level base and anvil limit options- the config is automatically synced from server to client, fixing visual issues on the client- (the mod can still work server-only, but you have to live with visually wrong level costs and \"Too Expensive\")Quick cost comparison:In 1.3 the cost is the amount of XP needed to get from level 30-X to 30, having no effect below player level 30 (besides small tax).In 1.4 the cost is the amount of XP needed to get from level 0 to X, with the exception of the Enchanting Table.In an Enchanting Table with e.g. level requirement 21, the cost is the amount of XP needed to get from level 21-X to 21.To restore the behavior of 1.3, you can set the level base setting to 30.Backports to older Minecraft versions might take a while...展开版本: 1.4.11支持游戏: 1.21.5, 1.21.6, 1.21.7, 1.21.8类型:NeoForgeRelease下载次数: 1,1641.4.10-fabricTaxFreeLevels-1.4.10-fabric-1.21.5.jar下载1.4.10#Release## 1.4.10- more robust `RemoveAnvilLimitMixin`, fixing a boot crash on NeoForge 21.5.1-beta and up## 1.4.9- port to 1.21.5## 1.4.8- [1.18 - 1.20.4] fix regression: renaming items didn\'t cost only 1 level anymore## 1.4.7- update Enchanting Infuser compatibility to work with all versions, potentially even future ones (also fixes 1.20.1 Fabric crash)## 1.4.6- [1.21.1 Fabric/NeoForge, 1.20.1 Fabric/Forge] add compatibility for Dis-Enchanting Table## 1.4.5- [1.21.1] update Enchanting Infuser compatibility, remove from Forge## 1.4.4- better compatibility with mods modifying enchantment costs. fixes an issue where you could gain experience through a Passive Skill Tree skill that was only supposed to refund the cost- [NeoForge 1.20.2 - 1.20.6] add a newer MixinExtras version## 1.4.3- [Forge 1.18 - 1.20.1] fix forge client not being able to connect to forge server when the client doesn\'t have the mod installed (and disallow joining server when client has the mod but not the server)- [Forge 1.18 - 1.20.1] add support for Tetra\'s Workbench## 1.4.2- [1.21.2+] fix crash when saving config## 1.4.1- fix Fabric build- respect level requirement for Reroll## 1.4.0This is a large rework of the mod, please have a read!- the \"Too Expensive\" anvil limit is now removed (by default, configurable)- new cost calculation bases cost off of level 0 instead of level 30, except for the Enchanting Table, where the cost is based off of the level requirement instead- new config with level base and anvil limit options- the config is automatically synced from server to client, fixing visual issues on the client- (the mod can still work server-only, but you have to live with visually wrong level costs and \"Too Expensive\")Quick cost comparison:In 1.3 the cost is the amount of XP needed to get from level 30-X to 30, having no effect below player level 30 (besides small tax).In 1.4 the cost is the amount of XP needed to get from level 0 to X, with the exception of the Enchanting Table.In an Enchanting Table with e.g. level requirement 21, the cost is the amount of XP needed to get from level 21-X to 21.To restore the behavior of 1.3, you can set the level base setting to 30.Backports to older Minecraft versions might take a while...展开版本: 1.4.10支持游戏: 1.21.5, 1.21.6, 1.21.7, 1.21.8类型:FabricRelease下载次数: 18,6821.4.10-neoforgeTaxFreeLevels-1.4.10-neoforge-1.21.5.jar下载1.4.10#Release## 1.4.10- more robust `RemoveAnvilLimitMixin`, fixing a boot crash on NeoForge 21.5.1-beta and up## 1.4.9- port to 1.21.5## 1.4.8- [1.18 - 1.20.4] fix regression: renaming items didn\'t cost only 1 level anymore## 1.4.7- update Enchanting Infuser compatibility to work with all versions, potentially even future ones (also fixes 1.20.1 Fabric crash)## 1.4.6- [1.21.1 Fabric/NeoForge, 1.20.1 Fabric/Forge] add compatibility for Dis-Enchanting Table## 1.4.5- [1.21.1] update Enchanting Infuser compatibility, remove from Forge## 1.4.4- better compatibility with mods modifying enchantment costs. fixes an issue where you could gain experience through a Passive Skill Tree skill that was only supposed to refund the cost- [NeoForge 1.20.2 - 1.20.6] add a newer MixinExtras version## 1.4.3- [Forge 1.18 - 1.20.1] fix forge client not being able to connect to forge server when the client doesn\'t have the mod installed (and disallow joining server when client has the mod but not the server)- [Forge 1.18 - 1.20.1] add support for Tetra\'s Workbench## 1.4.2- [1.21.2+] fix crash when saving config## 1.4.1- fix Fabric build- respect level requirement for Reroll## 1.4.0This is a large rework of the mod, please have a read!- the \"Too Expensive\" anvil limit is now removed (by default, configurable)- new cost calculation bases cost off of level 0 instead of level 30, except for the Enchanting Table, where the cost is based off of the level requirement instead- new config with level base and anvil limit options- the config is automatically synced from server to client, fixing visual issues on the client- (the mod can still work server-only, but you have to live with visually wrong level costs and \"Too Expensive\")Quick cost comparison:In 1.3 the cost is the amount of XP needed to get from level 30-X to 30, having no effect below player level 30 (besides small tax).In 1.4 the cost is the amount of XP needed to get from level 0 to X, with the exception of the Enchanting Table.In an Enchanting Table with e.g. level requirement 21, the cost is the amount of XP needed to get from level 21-X to 21.To restore the behavior of 1.3, you can set the level base setting to 30.Backports to older Minecraft versions might take a while...展开版本: 1.4.10支持游戏: 1.21.5类型:NeoForgeRelease下载次数: 5421.4.9-fabricTaxFreeLevels-1.4.9-fabric-1.21.5.jar下载1.4.9#Release## 1.4.9- port to 1.21.5## 1.4.8- [1.18 - 1.20.4] fix regression: renaming items didn\'t cost only 1 level anymore## 1.4.7- update Enchanting Infuser compatibility to work with all versions, potentially even future ones (also fixes 1.20.1 Fabric crash)## 1.4.6- [1.21.1 Fabric/NeoForge, 1.20.1 Fabric/Forge] add compatibility for Dis-Enchanting Table## 1.4.5- [1.21.1] update Enchanting Infuser compatibility, remove from Forge## 1.4.4- better compatibility with mods modifying enchantment costs. fixes an issue where you could gain experience through a Passive Skill Tree skill that was only supposed to refund the cost- [NeoForge 1.20.2 - 1.20.6] add a newer MixinExtras version## 1.4.3- [Forge 1.18 - 1.20.1] fix forge client not being able to connect to forge server when the client doesn\'t have the mod installed (and disallow joining server when client has the mod but not the server)- [Forge 1.18 - 1.20.1] add support for Tetra\'s Workbench## 1.4.2- [1.21.2+] fix crash when saving config## 1.4.1- fix Fabric build- respect level requirement for Reroll## 1.4.0This is a large rework of the mod, please have a read!- the \"Too Expensive\" anvil limit is now removed (by default, configurable)- new cost calculation bases cost off of level 0 instead of level 30, except for the Enchanting Table, where the cost is based off of the level requirement instead- new config with level base and anvil limit options- the config is automatically synced from server to client, fixing visual issues on the client- (the mod can still work server-only, but you have to live with visually wrong level costs and \"Too Expensive\")Quick cost comparison:In 1.3 the cost is the amount of XP needed to get from level 30-X to 30, having no effect below player level 30 (besides small tax).In 1.4 the cost is the amount of XP needed to get from level 0 to X, with the exception of the Enchanting Table.In an Enchanting Table with e.g. level requirement 21, the cost is the amount of XP needed to get from level 21-X to 21.To restore the behavior of 1.3, you can set the level base setting to 30.Backports to older Minecraft versions might take a while...展开版本: 1.4.9支持游戏: 1.21.5类型:FabricRelease下载次数: 1411.4.9-neoforgeTaxFreeLevels-1.4.9-neoforge-1.21.5.jar下载1.4.9#Release## 1.4.9- port to 1.21.5## 1.4.8- [1.18 - 1.20.4] fix regression: renaming items didn\'t cost only 1 level anymore## 1.4.7- update Enchanting Infuser compatibility to work with all versions, potentially even future ones (also fixes 1.20.1 Fabric crash)## 1.4.6- [1.21.1 Fabric/NeoForge, 1.20.1 Fabric/Forge] add compatibility for Dis-Enchanting Table## 1.4.5- [1.21.1] update Enchanting Infuser compatibility, remove from Forge## 1.4.4- better compatibility with mods modifying enchantment costs. fixes an issue where you could gain experience through a Passive Skill Tree skill that was only supposed to refund the cost- [NeoForge 1.20.2 - 1.20.6] add a newer MixinExtras version## 1.4.3- [Forge 1.18 - 1.20.1] fix forge client not being able to connect to forge server when the client doesn\'t have the mod installed (and disallow joining server when client has the mod but not the server)- [Forge 1.18 - 1.20.1] add support for Tetra\'s Workbench## 1.4.2- [1.21.2+] fix crash when saving config## 1.4.1- fix Fabric build- respect level requirement for Reroll## 1.4.0This is a large rework of the mod, please have a read!- the \"Too Expensive\" anvil limit is now removed (by default, configurable)- new cost calculation bases cost off of level 0 instead of level 30, except for the Enchanting Table, where the cost is based off of the level requirement instead- new config with level base and anvil limit options- the config is automatically synced from server to client, fixing visual issues on the client- (the mod can still work server-only, but you have to live with visually wrong level costs and \"Too Expensive\")Quick cost comparison:In 1.3 the cost is the amount of XP needed to get from level 30-X to 30, having no effect below player level 30 (besides small tax).In 1.4 the cost is the amount of XP needed to get from level 0 to X, with the exception of the Enchanting Table.In an Enchanting Table with e.g. level requirement 21, the cost is the amount of XP needed to get from level 21-X to 21.To restore the behavior of 1.3, you can set the level base setting to 30.Backports to older Minecraft versions might take a while...展开版本: 1.4.9支持游戏: 1.21.5类型:NeoForgeRelease下载次数: 291.4.8-fabricTaxFreeLevels-1.4.8-fabric-1.20.4.jar下载1.4.8#Release## 1.4.8- [1.18 - 1.20.4] fix regression: renaming items didn\'t cost only 1 level anymore## 1.4.7- update Enchanting Infuser compatibility to work with all versions, potentially even future ones (also fixes 1.20.1 Fabric crash)## 1.4.6- [1.21.1 Fabric/NeoForge, 1.20.1 Fabric/Forge] add compatibility for Dis-Enchanting Table## 1.4.5- [1.21.1] update Enchanting Infuser compatibility, remove from Forge## 1.4.4- better compatibility with mods modifying enchantment costs. fixes an issue where you could gain experience through a Passive Skill Tree skill that was only supposed to refund the cost- [NeoForge 1.20.2 - 1.20.6] add a newer MixinExtras version## 1.4.3- [Forge 1.18 - 1.20.1] fix forge client not being able to connect to forge server when the client doesn\'t have the mod installed (and disallow joining server when client has the mod but not the server)- [Forge 1.18 - 1.20.1] add support for Tetra\'s Workbench## 1.4.2- [1.21.2+] fix crash when saving config## 1.4.1- fix Fabric build- respect level requirement for Reroll## 1.4.0This is a large rework of the mod, please have a read!- the \"Too Expensive\" anvil limit is now removed (by default, configurable)- new cost calculation bases cost off of level 0 instead of level 30, except for the Enchanting Table, where the cost is based off of the level requirement instead- new config with level base and anvil limit options- the config is automatically synced from server to client, fixing visual issues on the client- (the mod can still work server-only, but you have to live with visually wrong level costs and \"Too Expensive\")Quick cost comparison:In 1.3 the cost is the amount of XP needed to get from level 30-X to 30, having no effect below player level 30 (besides small tax).In 1.4 the cost is the amount of XP needed to get from level 0 to X, with the exception of the Enchanting Table.In an Enchanting Table with e.g. level requirement 21, the cost is the amount of XP needed to get from level 21-X to 21.To restore the behavior of 1.3, you can set the level base setting to 30.Backports to older Minecraft versions might take a while...展开版本: 1.4.8支持游戏: 1.20.2, 1.20.3, 1.20.4类型:FabricRelease下载次数: 8591.4.8-neoforgeTaxFreeLevels-1.4.8-neoforge-1.20.4.jar下载1.4.8#Release## 1.4.8- [1.18 - 1.20.4] fix regression: renaming items didn\'t cost only 1 level anymore## 1.4.7- update Enchanting Infuser compatibility to work with all versions, potentially even future ones (also fixes 1.20.1 Fabric crash)## 1.4.6- [1.21.1 Fabric/NeoForge, 1.20.1 Fabric/Forge] add compatibility for Dis-Enchanting Table## 1.4.5- [1.21.1] update Enchanting Infuser compatibility, remove from Forge## 1.4.4- better compatibility with mods modifying enchantment costs. fixes an issue where you could gain experience through a Passive Skill Tree skill that was only supposed to refund the cost- [NeoForge 1.20.2 - 1.20.6] add a newer MixinExtras version## 1.4.3- [Forge 1.18 - 1.20.1] fix forge client not being able to connect to forge server when the client doesn\'t have the mod installed (and disallow joining server when client has the mod but not the server)- [Forge 1.18 - 1.20.1] add support for Tetra\'s Workbench## 1.4.2- [1.21.2+] fix crash when saving config## 1.4.1- fix Fabric build- respect level requirement for Reroll## 1.4.0This is a large rework of the mod, please have a read!- the \"Too Expensive\" anvil limit is now removed (by default, configurable)- new cost calculation bases cost off of level 0 instead of level 30, except for the Enchanting Table, where the cost is based off of the level requirement instead- new config with level base and anvil limit options- the config is automatically synced from server to client, fixing visual issues on the client- (the mod can still work server-only, but you have to live with visually wrong level costs and \"Too Expensive\")Quick cost comparison:In 1.3 the cost is the amount of XP needed to get from level 30-X to 30, having no effect below player level 30 (besides small tax).In 1.4 the cost is the amount of XP needed to get from level 0 to X, with the exception of the Enchanting Table.In an Enchanting Table with e.g. level requirement 21, the cost is the amount of XP needed to get from level 21-X to 21.To restore the behavior of 1.3, you can set the level base setting to 30.Backports to older Minecraft versions might take a while...展开版本: 1.4.8支持游戏: 1.20.4类型:NeoForgeRelease下载次数: 821.4.8-forgeTaxFreeLevels-1.4.8-forge-1.20.4.jar下载1.4.8#Release## 1.4.8- [1.18 - 1.20.4] fix regression: renaming items didn\'t cost only 1 level anymore## 1.4.7- update Enchanting Infuser compatibility to work with all versions, potentially even future ones (also fixes 1.20.1 Fabric crash)## 1.4.6- [1.21.1 Fabric/NeoForge, 1.20.1 Fabric/Forge] add compatibility for Dis-Enchanting Table## 1.4.5- [1.21.1] update Enchanting Infuser compatibility, remove from Forge## 1.4.4- better compatibility with mods modifying enchantment costs. fixes an issue where you could gain experience through a Passive Skill Tree skill that was only supposed to refund the cost- [NeoForge 1.20.2 - 1.20.6] add a newer MixinExtras version## 1.4.3- [Forge 1.18 - 1.20.1] fix forge client not being able to connect to forge server when the client doesn\'t have the mod installed (and disallow joining server when client has the mod but not the server)- [Forge 1.18 - 1.20.1] add support for Tetra\'s Workbench## 1.4.2- [1.21.2+] fix crash when saving config## 1.4.1- fix Fabric build- respect level requirement for Reroll## 1.4.0This is a large rework of the mod, please have a read!- the \"Too Expensive\" anvil limit is now removed (by default, configurable)- new cost calculation bases cost off of level 0 instead of level 30, except for the Enchanting Table, where the cost is based off of the level requirement instead- new config with level base and anvil limit options- the config is automatically synced from server to client, fixing visual issues on the client- (the mod can still work server-only, but you have to live with visually wrong level costs and \"Too Expensive\")Quick cost comparison:In 1.3 the cost is the amount of XP needed to get from level 30-X to 30, having no effect below player level 30 (besides small tax).In 1.4 the cost is the amount of XP needed to get from level 0 to X, with the exception of the Enchanting Table.In an Enchanting Table with e.g. level requirement 21, the cost is the amount of XP needed to get from level 21-X to 21.To restore the behavior of 1.3, you can set the level base setting to 30.Backports to older Minecraft versions might take a while...展开版本: 1.4.8支持游戏: 1.20.2, 1.20.3, 1.20.4类型:ForgeRelease下载次数: 2321.4.8-fabricTaxFreeLevels-1.4.8-fabric-1.20.1.jar下载1.4.8#Release## 1.4.8- [1.18 - 1.20.4] fix regression: renaming items didn\'t cost only 1 level anymore## 1.4.7- update Enchanting Infuser compatibility to work with all versions, potentially even future ones (also fixes 1.20.1 Fabric crash)## 1.4.6- [1.21.1 Fabric/NeoForge, 1.20.1 Fabric/Forge] add compatibility for Dis-Enchanting Table## 1.4.5- [1.21.1] update Enchanting Infuser compatibility, remove from Forge## 1.4.4- better compatibility with mods modifying enchantment costs. fixes an issue where you could gain experience through a Passive Skill Tree skill that was only supposed to refund the cost- [NeoForge 1.20.2 - 1.20.6] add a newer MixinExtras version## 1.4.3- [Forge 1.18 - 1.20.1] fix forge client not being able to connect to forge server when the client doesn\'t have the mod installed (and disallow joining server when client has the mod but not the server)- [Forge 1.18 - 1.20.1] add support for Tetra\'s Workbench## 1.4.2- [1.21.2+] fix crash when saving config## 1.4.1- fix Fabric build- respect level requirement for Reroll## 1.4.0This is a large rework of the mod, please have a read!- the \"Too Expensive\" anvil limit is now removed (by default, configurable)- new cost calculation bases cost off of level 0 instead of level 30, except for the Enchanting Table, where the cost is based off of the level requirement instead- new config with level base and anvil limit options- the config is automatically synced from server to client, fixing visual issues on the client- (the mod can still work server-only, but you have to live with visually wrong level costs and \"Too Expensive\")Quick cost comparison:In 1.3 the cost is the amount of XP needed to get from level 30-X to 30, having no effect below player level 30 (besides small tax).In 1.4 the cost is the amount of XP needed to get from level 0 to X, with the exception of the Enchanting Table.In an Enchanting Table with e.g. level requirement 21, the cost is the amount of XP needed to get from level 21-X to 21.To restore the behavior of 1.3, you can set the level base setting to 30.Backports to older Minecraft versions might take a while...展开版本: 1.4.8支持游戏: 1.19.2, 1.19.3, 1.19.4, 1.20, 1.20.1类型:FabricRelease下载次数: 50,2501.4.8-forgeTaxFreeLevels-1.4.8-forge-1.20.1.jar下载1.4.8#Release## 1.4.8- [1.18 - 1.20.4] fix regression: renaming items didn\'t cost only 1 level anymore## 1.4.7- update Enchanting Infuser compatibility to work with all versions, potentially even future ones (also fixes 1.20.1 Fabric crash)## 1.4.6- [1.21.1 Fabric/NeoForge, 1.20.1 Fabric/Forge] add compatibility for Dis-Enchanting Table## 1.4.5- [1.21.1] update Enchanting Infuser compatibility, remove from Forge## 1.4.4- better compatibility with mods modifying enchantment costs. fixes an issue where you could gain experience through a Passive Skill Tree skill that was only supposed to refund the cost- [NeoForge 1.20.2 - 1.20.6] add a newer MixinExtras version## 1.4.3- [Forge 1.18 - 1.20.1] fix forge client not being able to connect to forge server when the client doesn\'t have the mod installed (and disallow joining server when client has the mod but not the server)- [Forge 1.18 - 1.20.1] add support for Tetra\'s Workbench## 1.4.2- [1.21.2+] fix crash when saving config## 1.4.1- fix Fabric build- respect level requirement for Reroll## 1.4.0This is a large rework of the mod, please have a read!- the \"Too Expensive\" anvil limit is now removed (by default, configurable)- new cost calculation bases cost off of level 0 instead of level 30, except for the Enchanting Table, where the cost is based off of the level requirement instead- new config with level base and anvil limit options- the config is automatically synced from server to client, fixing visual issues on the client- (the mod can still work server-only, but you have to live with visually wrong level costs and \"Too Expensive\")Quick cost comparison:In 1.3 the cost is the amount of XP needed to get from level 30-X to 30, having no effect below player level 30 (besides small tax).In 1.4 the cost is the amount of XP needed to get from level 0 to X, with the exception of the Enchanting Table.In an Enchanting Table with e.g. level requirement 21, the cost is the amount of XP needed to get from level 21-X to 21.To restore the behavior of 1.3, you can set the level base setting to 30.Backports to older Minecraft versions might take a while...展开版本: 1.4.8支持游戏: 1.19.2, 1.19.3, 1.19.4, 1.20, 1.20.1类型:ForgeRelease下载次数: 111,5111.4.8-fabricTaxFreeLevels-1.4.8-fabric-1.18.2.jar下载1.4.8#Release## 1.4.8- [1.18 - 1.20.4] fix regression: renaming items didn\'t cost only 1 level anymore## 1.4.7- update Enchanting Infuser compatibility to work with all versions, potentially even future ones (also fixes 1.20.1 Fabric crash)## 1.4.6- [1.21.1 Fabric/NeoForge, 1.20.1 Fabric/Forge] add compatibility for Dis-Enchanting Table## 1.4.5- [1.21.1] update Enchanting Infuser compatibility, remove from Forge## 1.4.4- better compatibility with mods modifying enchantment costs. fixes an issue where you could gain experience through a Passive Skill Tree skill that was only supposed to refund the cost- [NeoForge 1.20.2 - 1.20.6] add a newer MixinExtras version## 1.4.3- [Forge 1.18 - 1.20.1] fix forge client not being able to connect to forge server when the client doesn\'t have the mod installed (and disallow joining server when client has the mod but not the server)- [Forge 1.18 - 1.20.1] add support for Tetra\'s Workbench## 1.4.2- [1.21.2+] fix crash when saving config## 1.4.1- fix Fabric build- respect level requirement for Reroll## 1.4.0This is a large rework of the mod, please have a read!- the \"Too Expensive\" anvil limit is now removed (by default, configurable)- new cost calculation bases cost off of level 0 instead of level 30, except for the Enchanting Table, where the cost is based off of the level requirement instead- new config with level base and anvil limit options- the config is automatically synced from server to client, fixing visual issues on the client- (the mod can still work server-only, but you have to live with visually wrong level costs and \"Too Expensive\")Quick cost comparison:In 1.3 the cost is the amount of XP needed to get from level 30-X to 30, having no effect below player level 30 (besides small tax).In 1.4 the cost is the amount of XP needed to get from level 0 to X, with the exception of the Enchanting Table.In an Enchanting Table with e.g. level requirement 21, the cost is the amount of XP needed to get from level 21-X to 21.To restore the behavior of 1.3, you can set the level base setting to 30.Backports to older Minecraft versions might take a while...展开版本: 1.4.8支持游戏: 1.17, 1.17.1, 1.18, 1.18.1, 1.18.2类型:FabricRelease下载次数: 5181.4.8-forgeTaxFreeLevels-1.4.8-forge-1.18.2.jar下载1.4.8#Release## 1.4.8- [1.18 - 1.20.4] fix regression: renaming items didn\'t cost only 1 level anymore## 1.4.7- update Enchanting Infuser compatibility to work with all versions, potentially even future ones (also fixes 1.20.1 Fabric crash)## 1.4.6- [1.21.1 Fabric/NeoForge, 1.20.1 Fabric/Forge] add compatibility for Dis-Enchanting Table## 1.4.5- [1.21.1] update Enchanting Infuser compatibility, remove from Forge## 1.4.4- better compatibility with mods modifying enchantment costs. fixes an issue where you could gain experience through a Passive Skill Tree skill that was only supposed to refund the cost- [NeoForge 1.20.2 - 1.20.6] add a newer MixinExtras version## 1.4.3- [Forge 1.18 - 1.20.1] fix forge client not being able to connect to forge server when the client doesn\'t have the mod installed (and disallow joining server when client has the mod but not the server)- [Forge 1.18 - 1.20.1] add support for Tetra\'s Workbench## 1.4.2- [1.21.2+] fix crash when saving config## 1.4.1- fix Fabric build- respect level requirement for Reroll## 1.4.0This is a large rework of the mod, please have a read!- the \"Too Expensive\" anvil limit is now removed (by default, configurable)- new cost calculation bases cost off of level 0 instead of level 30, except for the Enchanting Table, where the cost is based off of the level requirement instead- new config with level base and anvil limit options- the config is automatically synced from server to client, fixing visual issues on the client- (the mod can still work server-only, but you have to live with visually wrong level costs and \"Too Expensive\")Quick cost comparison:In 1.3 the cost is the amount of XP needed to get from level 30-X to 30, having no effect below player level 30 (besides small tax).In 1.4 the cost is the amount of XP needed to get from level 0 to X, with the exception of the Enchanting Table.In an Enchanting Table with e.g. level requirement 21, the cost is the amount of XP needed to get from level 21-X to 21.To restore the behavior of 1.3, you can set the level base setting to 30.Backports to older Minecraft versions might take a while...展开版本: 1.4.8支持游戏: 1.18, 1.18.1, 1.18.2类型:ForgeRelease下载次数: 1,7281.4.7-fabricTaxFreeLevels-1.4.7-fabric-1.21.3.jar下载1.4.7#Release## 1.4.7- update Enchanting Infuser compatibility to work with all versions, potentially even future ones (also fixes 1.20.1 Fabric crash)## 1.4.6- [1.21.1 Fabric/NeoForge, 1.20.1 Fabric/Forge] add compatibility for Dis-Enchanting Table## 1.4.5- [1.21.1] update Enchanting Infuser compatibility, remove from Forge## 1.4.4- better compatibility with mods modifying enchantment costs. fixes an issue where you could gain experience through a Passive Skill Tree skill that was only supposed to refund the cost- [NeoForge 1.20.2 - 1.20.6] add a newer MixinExtras version## 1.4.3- [Forge 1.18 - 1.20.1] fix forge client not being able to connect to forge server when the client doesn\'t have the mod installed (and disallow joining server when client has the mod but not the server)- [Forge 1.18 - 1.20.1] add support for Tetra\'s Workbench## 1.4.2- [1.21.2+] fix crash when saving config## 1.4.1- fix Fabric build- respect level requirement for Reroll## 1.4.0This is a large rework of the mod, please have a read!- the \"Too Expensive\" anvil limit is now removed (by default, configurable)- new cost calculation bases cost off of level 0 instead of level 30, except for the Enchanting Table, where the cost is based off of the level requirement instead- new config with level base and anvil limit options- the config is automatically synced from server to client, fixing visual issues on the client- (the mod can still work server-only, but you have to live with visually wrong level costs and \"Too Expensive\")Quick cost comparison:In 1.3 the cost is the amount of XP needed to get from level 30-X to 30, having no effect below player level 30 (besides small tax).In 1.4 the cost is the amount of XP needed to get from level 0 to X, with the exception of the Enchanting Table.In an Enchanting Table with e.g. level requirement 21, the cost is the amount of XP needed to get from level 21-X to 21.To restore the behavior of 1.3, you can set the level base setting to 30.Backports to older Minecraft versions might take a while...展开版本: 1.4.7支持游戏: 1.21.2, 1.21.3, 1.21.4类型:FabricRelease下载次数: 12,6301.4.7-neoforgeTaxFreeLevels-1.4.7-neoforge-1.21.3.jar下载1.4.7#Release## 1.4.7- update Enchanting Infuser compatibility to work with all versions, potentially even future ones (also fixes 1.20.1 Fabric crash)## 1.4.6- [1.21.1 Fabric/NeoForge, 1.20.1 Fabric/Forge] add compatibility for Dis-Enchanting Table## 1.4.5- [1.21.1] update Enchanting Infuser compatibility, remove from Forge## 1.4.4- better compatibility with mods modifying enchantment costs. fixes an issue where you could gain experience through a Passive Skill Tree skill that was only supposed to refund the cost- [NeoForge 1.20.2 - 1.20.6] add a newer MixinExtras version## 1.4.3- [Forge 1.18 - 1.20.1] fix forge client not being able to connect to forge server when the client doesn\'t have the mod installed (and disallow joining server when client has the mod but not the server)- [Forge 1.18 - 1.20.1] add support for Tetra\'s Workbench## 1.4.2- [1.21.2+] fix crash when saving config## 1.4.1- fix Fabric build- respect level requirement for Reroll## 1.4.0This is a large rework of the mod, please have a read!- the \"Too Expensive\" anvil limit is now removed (by default, configurable)- new cost calculation bases cost off of level 0 instead of level 30, except for the Enchanting Table, where the cost is based off of the level requirement instead- new config with level base and anvil limit options- the config is automatically synced from server to client, fixing visual issues on the client- (the mod can still work server-only, but you have to live with visually wrong level costs and \"Too Expensive\")Quick cost comparison:In 1.3 the cost is the amount of XP needed to get from level 30-X to 30, having no effect below player level 30 (besides small tax).In 1.4 the cost is the amount of XP needed to get from level 0 to X, with the exception of the Enchanting Table.In an Enchanting Table with e.g. level requirement 21, the cost is the amount of XP needed to get from level 21-X to 21.To restore the behavior of 1.3, you can set the level base setting to 30.Backports to older Minecraft versions might take a while...展开版本: 1.4.7支持游戏: 1.21.2, 1.21.3, 1.21.4类型:NeoForgeRelease下载次数: 9231.4.7-forgeTaxFreeLevels-1.4.7-forge-1.21.3.jar下载1.4.7#Release## 1.4.7- update Enchanting Infuser compatibility to work with all versions, potentially even future ones (also fixes 1.20.1 Fabric crash)## 1.4.6- [1.21.1 Fabric/NeoForge, 1.20.1 Fabric/Forge] add compatibility for Dis-Enchanting Table## 1.4.5- [1.21.1] update Enchanting Infuser compatibility, remove from Forge## 1.4.4- better compatibility with mods modifying enchantment costs. fixes an issue where you could gain experience through a Passive Skill Tree skill that was only supposed to refund the cost- [NeoForge 1.20.2 - 1.20.6] add a newer MixinExtras version## 1.4.3- [Forge 1.18 - 1.20.1] fix forge client not being able to connect to forge server when the client doesn\'t have the mod installed (and disallow joining server when client has the mod but not the server)- [Forge 1.18 - 1.20.1] add support for Tetra\'s Workbench## 1.4.2- [1.21.2+] fix crash when saving config## 1.4.1- fix Fabric build- respect level requirement for Reroll## 1.4.0This is a large rework of the mod, please have a read!- the \"Too Expensive\" anvil limit is now removed (by default, configurable)- new cost calculation bases cost off of level 0 instead of level 30, except for the Enchanting Table, where the cost is based off of the level requirement instead- new config with level base and anvil limit options- the config is automatically synced from server to client, fixing visual issues on the client- (the mod can still work server-only, but you have to live with visually wrong level costs and \"Too Expensive\")Quick cost comparison:In 1.3 the cost is the amount of XP needed to get from level 30-X to 30, having no effect below player level 30 (besides small tax).In 1.4 the cost is the amount of XP needed to get from level 0 to X, with the exception of the Enchanting Table.In an Enchanting Table with e.g. level requirement 21, the cost is the amount of XP needed to get from level 21-X to 21.To restore the behavior of 1.3, you can set the level base setting to 30.Backports to older Minecraft versions might take a while...展开版本: 1.4.7支持游戏: 1.21.3, 1.21.4类型:ForgeRelease下载次数: 1,6331.4.7-fabricTaxFreeLevels-1.4.7-fabric-1.21.1.jar下载1.4.7#Release## 1.4.7- update Enchanting Infuser compatibility to work with all versions, potentially even future ones (also fixes 1.20.1 Fabric crash)## 1.4.6- [1.21.1 Fabric/NeoForge, 1.20.1 Fabric/Forge] add compatibility for Dis-Enchanting Table## 1.4.5- [1.21.1] update Enchanting Infuser compatibility, remove from Forge## 1.4.4- better compatibility with mods modifying enchantment costs. fixes an issue where you could gain experience through a Passive Skill Tree skill that was only supposed to refund the cost- [NeoForge 1.20.2 - 1.20.6] add a newer MixinExtras version## 1.4.3- [Forge 1.18 - 1.20.1] fix forge client not being able to connect to forge server when the client doesn\'t have the mod installed (and disallow joining server when client has the mod but not the server)- [Forge 1.18 - 1.20.1] add support for Tetra\'s Workbench## 1.4.2- [1.21.2+] fix crash when saving config## 1.4.1- fix Fabric build- respect level requirement for Reroll## 1.4.0This is a large rework of the mod, please have a read!- the \"Too Expensive\" anvil limit is now removed (by default, configurable)- new cost calculation bases cost off of level 0 instead of level 30, except for the Enchanting Table, where the cost is based off of the level requirement instead- new config with level base and anvil limit options- the config is automatically synced from server to client, fixing visual issues on the client- (the mod can still work server-only, but you have to live with visually wrong level costs and \"Too Expensive\")Quick cost comparison:In 1.3 the cost is the amount of XP needed to get from level 30-X to 30, having no effect below player level 30 (besides small tax).In 1.4 the cost is the amount of XP needed to get from level 0 to X, with the exception of the Enchanting Table.In an Enchanting Table with e.g. level requirement 21, the cost is the amount of XP needed to get from level 21-X to 21.To restore the behavior of 1.3, you can set the level base setting to 30.Backports to older Minecraft versions might take a while...展开版本: 1.4.7支持游戏: 1.21, 1.21.1类型:FabricRelease下载次数: 63,1681.4.7-neoforgeTaxFreeLevels-1.4.7-neoforge-1.21.1.jar下载1.4.7#Release## 1.4.7- update Enchanting Infuser compatibility to work with all versions, potentially even future ones (also fixes 1.20.1 Fabric crash)## 1.4.6- [1.21.1 Fabric/NeoForge, 1.20.1 Fabric/Forge] add compatibility for Dis-Enchanting Table## 1.4.5- [1.21.1] update Enchanting Infuser compatibility, remove from Forge## 1.4.4- better compatibility with mods modifying enchantment costs. fixes an issue where you could gain experience through a Passive Skill Tree skill that was only supposed to refund the cost- [NeoForge 1.20.2 - 1.20.6] add a newer MixinExtras version## 1.4.3- [Forge 1.18 - 1.20.1] fix forge client not being able to connect to forge server when the client doesn\'t have the mod installed (and disallow joining server when client has the mod but not the server)- [Forge 1.18 - 1.20.1] add support for Tetra\'s Workbench## 1.4.2- [1.21.2+] fix crash when saving config## 1.4.1- fix Fabric build- respect level requirement for Reroll## 1.4.0This is a large rework of the mod, please have a read!- the \"Too Expensive\" anvil limit is now removed (by default, configurable)- new cost calculation bases cost off of level 0 instead of level 30, except for the Enchanting Table, where the cost is based off of the level requirement instead- new config with level base and anvil limit options- the config is automatically synced from server to client, fixing visual issues on the client- (the mod can still work server-only, but you have to live with visually wrong level costs and \"Too Expensive\")Quick cost comparison:In 1.3 the cost is the amount of XP needed to get from level 30-X to 30, having no effect below player level 30 (besides small tax).In 1.4 the cost is the amount of XP needed to get from level 0 to X, with the exception of the Enchanting Table.In an Enchanting Table with e.g. level requirement 21, the cost is the amount of XP needed to get from level 21-X to 21.To restore the behavior of 1.3, you can set the level base setting to 30.Backports to older Minecraft versions might take a while...展开版本: 1.4.7支持游戏: 1.21, 1.21.1类型:NeoForgeRelease下载次数: 17,2471.4.7-forgeTaxFreeLevels-1.4.7-forge-1.21.1.jar下载1.4.7#Release## 1.4.7- update Enchanting Infuser compatibility to work with all versions, potentially even future ones (also fixes 1.20.1 Fabric crash)## 1.4.6- [1.21.1 Fabric/NeoForge, 1.20.1 Fabric/Forge] add compatibility for Dis-Enchanting Table## 1.4.5- [1.21.1] update Enchanting Infuser compatibility, remove from Forge## 1.4.4- better compatibility with mods modifying enchantment costs. fixes an issue where you could gain experience through a Passive Skill Tree skill that was only supposed to refund the cost- [NeoForge 1.20.2 - 1.20.6] add a newer MixinExtras version## 1.4.3- [Forge 1.18 - 1.20.1] fix forge client not being able to connect to forge server when the client doesn\'t have the mod installed (and disallow joining server when client has the mod but not the server)- [Forge 1.18 - 1.20.1] add support for Tetra\'s Workbench## 1.4.2- [1.21.2+] fix crash when saving config## 1.4.1- fix Fabric build- respect level requirement for Reroll## 1.4.0This is a large rework of the mod, please have a read!- the \"Too Expensive\" anvil limit is now removed (by default, configurable)- new cost calculation bases cost off of level 0 instead of level 30, except for the Enchanting Table, where the cost is based off of the level requirement instead- new config with level base and anvil limit options- the config is automatically synced from server to client, fixing visual issues on the client- (the mod can still work server-only, but you have to live with visually wrong level costs and \"Too Expensive\")Quick cost comparison:In 1.3 the cost is the amount of XP needed to get from level 30-X to 30, having no effect below player level 30 (besides small tax).In 1.4 the cost is the amount of XP needed to get from level 0 to X, with the exception of the Enchanting Table.In an Enchanting Table with e.g. level requirement 21, the cost is the amount of XP needed to get from level 21-X to 21.To restore the behavior of 1.3, you can set the level base setting to 30.Backports to older Minecraft versions might take a while...展开版本: 1.4.7支持游戏: 1.21.1类型:ForgeRelease下载次数: 1,4671.4.7-fabricTaxFreeLevels-1.4.7-fabric-1.20.6.jar下载1.4.7#Release## 1.4.7- update Enchanting Infuser compatibility to work with all versions, potentially even future ones (also fixes 1.20.1 Fabric crash)## 1.4.6- [1.21.1 Fabric/NeoForge, 1.20.1 Fabric/Forge] add compatibility for Dis-Enchanting Table## 1.4.5- [1.21.1] update Enchanting Infuser compatibility, remove from Forge## 1.4.4- better compatibility with mods modifying enchantment costs. fixes an issue where you could gain experience through a Passive Skill Tree skill that was only supposed to refund the cost- [NeoForge 1.20.2 - 1.20.6] add a newer MixinExtras version## 1.4.3- [Forge 1.18 - 1.20.1] fix forge client not being able to connect to forge server when the client doesn\'t have the mod installed (and disallow joining server when client has the mod but not the server)- [Forge 1.18 - 1.20.1] add support for Tetra\'s Workbench## 1.4.2- [1.21.2+] fix crash when saving config## 1.4.1- fix Fabric build- respect level requirement for Reroll## 1.4.0This is a large rework of the mod, please have a read!- the \"Too Expensive\" anvil limit is now removed (by default, configurable)- new cost calculation bases cost off of level 0 instead of level 30, except for the Enchanting Table, where the cost is based off of the level requirement instead- new config with level base and anvil limit options- the config is automatically synced from server to client, fixing visual issues on the client- (the mod can still work server-only, but you have to live with visually wrong level costs and \"Too Expensive\")Quick cost comparison:In 1.3 the cost is the amount of XP needed to get from level 30-X to 30, having no effect below player level 30 (besides small tax).In 1.4 the cost is the amount of XP needed to get from level 0 to X, with the exception of the Enchanting Table.In an Enchanting Table with e.g. level requirement 21, the cost is the amount of XP needed to get from level 21-X to 21.To restore the behavior of 1.3, you can set the level base setting to 30.Backports to older Minecraft versions might take a while...展开版本: 1.4.7支持游戏: 1.20.5, 1.20.6类型:FabricRelease下载次数: 4371.4.7-neoforgeTaxFreeLevels-1.4.7-neoforge-1.20.6.jar下载1.4.7#Release## 1.4.7- update Enchanting Infuser compatibility to work with all versions, potentially even future ones (also fixes 1.20.1 Fabric crash)## 1.4.6- [1.21.1 Fabric/NeoForge, 1.20.1 Fabric/Forge] add compatibility for Dis-Enchanting Table## 1.4.5- [1.21.1] update Enchanting Infuser compatibility, remove from Forge## 1.4.4- better compatibility with mods modifying enchantment costs. fixes an issue where you could gain experience through a Passive Skill Tree skill that was only supposed to refund the cost- [NeoForge 1.20.2 - 1.20.6] add a newer MixinExtras version## 1.4.3- [Forge 1.18 - 1.20.1] fix forge client not being able to connect to forge server when the client doesn\'t have the mod installed (and disallow joining server when client has the mod but not the server)- [Forge 1.18 - 1.20.1] add support for Tetra\'s Workbench## 1.4.2- [1.21.2+] fix crash when saving config## 1.4.1- fix Fabric build- respect level requirement for Reroll## 1.4.0This is a large rework of the mod, please have a read!- the \"Too Expensive\" anvil limit is now removed (by default, configurable)- new cost calculation bases cost off of level 0 instead of level 30, except for the Enchanting Table, where the cost is based off of the level requirement instead- new config with level base and anvil limit options- the config is automatically synced from server to client, fixing visual issues on the client- (the mod can still work server-only, but you have to live with visually wrong level costs and \"Too Expensive\")Quick cost comparison:In 1.3 the cost is the amount of XP needed to get from level 30-X to 30, having no effect below player level 30 (besides small tax).In 1.4 the cost is the amount of XP needed to get from level 0 to X, with the exception of the Enchanting Table.In an Enchanting Table with e.g. level requirement 21, the cost is the amount of XP needed to get from level 21-X to 21.To restore the behavior of 1.3, you can set the level base setting to 30.Backports to older Minecraft versions might take a while...展开版本: 1.4.7支持游戏: 1.20.5, 1.20.6类型:NeoForgeRelease下载次数: 861.4.7-forgeTaxFreeLevels-1.4.7-forge-1.20.6.jar下载1.4.7#Release## 1.4.7- update Enchanting Infuser compatibility to work with all versions, potentially even future ones (also fixes 1.20.1 Fabric crash)## 1.4.6- [1.21.1 Fabric/NeoForge, 1.20.1 Fabric/Forge] add compatibility for Dis-Enchanting Table## 1.4.5- [1.21.1] update Enchanting Infuser compatibility, remove from Forge## 1.4.4- better compatibility with mods modifying enchantment costs. fixes an issue where you could gain experience through a Passive Skill Tree skill that was only supposed to refund the cost- [NeoForge 1.20.2 - 1.20.6] add a newer MixinExtras version## 1.4.3- [Forge 1.18 - 1.20.1] fix forge client not being able to connect to forge server when the client doesn\'t have the mod installed (and disallow joining server when client has the mod but not the server)- [Forge 1.18 - 1.20.1] add support for Tetra\'s Workbench## 1.4.2- [1.21.2+] fix crash when saving config## 1.4.1- fix Fabric build- respect level requirement for Reroll## 1.4.0This is a large rework of the mod, please have a read!- the \"Too Expensive\" anvil limit is now removed (by default, configurable)- new cost calculation bases cost off of level 0 instead of level 30, except for the Enchanting Table, where the cost is based off of the level requirement instead- new config with level base and anvil limit options- the config is automatically synced from server to client, fixing visual issues on the client- (the mod can still work server-only, but you have to live with visually wrong level costs and \"Too Expensive\")Quick cost comparison:In 1.3 the cost is the amount of XP needed to get from level 30-X to 30, having no effect below player level 30 (besides small tax).In 1.4 the cost is the amount of XP needed to get from level 0 to X, with the exception of the Enchanting Table.In an Enchanting Table with e.g. level requirement 21, the cost is the amount of XP needed to get from level 21-X to 21.To restore the behavior of 1.3, you can set the level base setting to 30.Backports to older Minecraft versions might take a while...展开版本: 1.4.7支持游戏: 1.20.6类型:ForgeRelease下载次数: 2061.4.7-fabricTaxFreeLevels-1.4.7-fabric-1.20.4.jar下载1.4.7#Release## 1.4.7- update Enchanting Infuser compatibility to work with all versions, potentially even future ones (also fixes 1.20.1 Fabric crash)## 1.4.6- [1.21.1 Fabric/NeoForge, 1.20.1 Fabric/Forge] add compatibility for Dis-Enchanting Table## 1.4.5- [1.21.1] update Enchanting Infuser compatibility, remove from Forge## 1.4.4- better compatibility with mods modifying enchantment costs. fixes an issue where you could gain experience through a Passive Skill Tree skill that was only supposed to refund the cost- [NeoForge 1.20.2 - 1.20.6] add a newer MixinExtras version## 1.4.3- [Forge 1.18 - 1.20.1] fix forge client not being able to connect to forge server when the client doesn\'t have the mod installed (and disallow joining server when client has the mod but not the server)- [Forge 1.18 - 1.20.1] add support for Tetra\'s Workbench## 1.4.2- [1.21.2+] fix crash when saving config## 1.4.1- fix Fabric build- respect level requirement for Reroll## 1.4.0This is a large rework of the mod, please have a read!- the \"Too Expensive\" anvil limit is now removed (by default, configurable)- new cost calculation bases cost off of level 0 instead of level 30, except for the Enchanting Table, where the cost is based off of the level requirement instead- new config with level base and anvil limit options- the config is automatically synced from server to client, fixing visual issues on the client- (the mod can still work server-only, but you have to live with visually wrong level costs and \"Too Expensive\")Quick cost comparison:In 1.3 the cost is the amount of XP needed to get from level 30-X to 30, having no effect below player level 30 (besides small tax).In 1.4 the cost is the amount of XP needed to get from level 0 to X, with the exception of the Enchanting Table.In an Enchanting Table with e.g. level requirement 21, the cost is the amount of XP needed to get from level 21-X to 21.To restore the behavior of 1.3, you can set the level base setting to 30.Backports to older Minecraft versions might take a while...展开版本: 1.4.7支持游戏: 1.20.2, 1.20.3, 1.20.4类型:FabricRelease下载次数: 2281.4.7-neoforgeTaxFreeLevels-1.4.7-neoforge-1.20.4.jar下载1.4.7#Release## 1.4.7- update Enchanting Infuser compatibility to work with all versions, potentially even future ones (also fixes 1.20.1 Fabric crash)## 1.4.6- [1.21.1 Fabric/NeoForge, 1.20.1 Fabric/Forge] add compatibility for Dis-Enchanting Table## 1.4.5- [1.21.1] update Enchanting Infuser compatibility, remove from Forge## 1.4.4- better compatibility with mods modifying enchantment costs. fixes an issue where you could gain experience through a Passive Skill Tree skill that was only supposed to refund the cost- [NeoForge 1.20.2 - 1.20.6] add a newer MixinExtras version## 1.4.3- [Forge 1.18 - 1.20.1] fix forge client not being able to connect to forge server when the client doesn\'t have the mod installed (and disallow joining server when client has the mod but not the server)- [Forge 1.18 - 1.20.1] add support for Tetra\'s Workbench## 1.4.2- [1.21.2+] fix crash when saving config## 1.4.1- fix Fabric build- respect level requirement for Reroll## 1.4.0This is a large rework of the mod, please have a read!- the \"Too Expensive\" anvil limit is now removed (by default, configurable)- new cost calculation bases cost off of level 0 instead of level 30, except for the Enchanting Table, where the cost is based off of the level requirement instead- new config with level base and anvil limit options- the config is automatically synced from server to client, fixing visual issues on the client- (the mod can still work server-only, but you have to live with visually wrong level costs and \"Too Expensive\")Quick cost comparison:In 1.3 the cost is the amount of XP needed to get from level 30-X to 30, having no effect below player level 30 (besides small tax).In 1.4 the cost is the amount of XP needed to get from level 0 to X, with the exception of the Enchanting Table.In an Enchanting Table with e.g. level requirement 21, the cost is the amount of XP needed to get from level 21-X to 21.To restore the behavior of 1.3, you can set the level base setting to 30.Backports to older Minecraft versions might take a while...展开版本: 1.4.7支持游戏: 1.20.4类型:NeoForgeRelease下载次数: 271.4.7-forgeTaxFreeLevels-1.4.7-forge-1.20.4.jar下载1.4.7#Release## 1.4.7- update Enchanting Infuser compatibility to work with all versions, potentially even future ones (also fixes 1.20.1 Fabric crash)## 1.4.6- [1.21.1 Fabric/NeoForge, 1.20.1 Fabric/Forge] add compatibility for Dis-Enchanting Table## 1.4.5- [1.21.1] update Enchanting Infuser compatibility, remove from Forge## 1.4.4- better compatibility with mods modifying enchantment costs. fixes an issue where you could gain experience through a Passive Skill Tree skill that was only supposed to refund the cost- [NeoForge 1.20.2 - 1.20.6] add a newer MixinExtras version## 1.4.3- [Forge 1.18 - 1.20.1] fix forge client not being able to connect to forge server when the client doesn\'t have the mod installed (and disallow joining server when client has the mod but not the server)- [Forge 1.18 - 1.20.1] add support for Tetra\'s Workbench## 1.4.2- [1.21.2+] fix crash when saving config## 1.4.1- fix Fabric build- respect level requirement for Reroll## 1.4.0This is a large rework of the mod, please have a read!- the \"Too Expensive\" anvil limit is now removed (by default, configurable)- new cost calculation bases cost off of level 0 instead of level 30, except for the Enchanting Table, where the cost is based off of the level requirement instead- new config with level base and anvil limit options- the config is automatically synced from server to client, fixing visual issues on the client- (the mod can still work server-only, but you have to live with visually wrong level costs and \"Too Expensive\")Quick cost comparison:In 1.3 the cost is the amount of XP needed to get from level 30-X to 30, having no effect below player level 30 (besides small tax).In 1.4 the cost is the amount of XP needed to get from level 0 to X, with the exception of the Enchanting Table.In an Enchanting Table with e.g. level requirement 21, the cost is the amount of XP needed to get from level 21-X to 21.To restore the behavior of 1.3, you can set the level base setting to 30.Backports to older Minecraft versions might take a while...展开版本: 1.4.7支持游戏: 1.20.2, 1.20.3, 1.20.4类型:ForgeRelease下载次数: 901.4.7-fabricTaxFreeLevels-1.4.7-fabric-1.20.1.jar下载1.4.7#Release## 1.4.7- update Enchanting Infuser compatibility to work with all versions, potentially even future ones (also fixes 1.20.1 Fabric crash)## 1.4.6- [1.21.1 Fabric/NeoForge, 1.20.1 Fabric/Forge] add compatibility for Dis-Enchanting Table## 1.4.5- [1.21.1] update Enchanting Infuser compatibility, remove from Forge## 1.4.4- better compatibility with mods modifying enchantment costs. fixes an issue where you could gain experience through a Passive Skill Tree skill that was only supposed to refund the cost- [NeoForge 1.20.2 - 1.20.6] add a newer MixinExtras version## 1.4.3- [Forge 1.18 - 1.20.1] fix forge client not being able to connect to forge server when the client doesn\'t have the mod installed (and disallow joining server when client has the mod but not the server)- [Forge 1.18 - 1.20.1] add support for Tetra\'s Workbench## 1.4.2- [1.21.2+] fix crash when saving config## 1.4.1- fix Fabric build- respect level requirement for Reroll## 1.4.0This is a large rework of the mod, please have a read!- the \"Too Expensive\" anvil limit is now removed (by default, configurable)- new cost calculation bases cost off of level 0 instead of level 30, except for the Enchanting Table, where the cost is based off of the level requirement instead- new config with level base and anvil limit options- the config is automatically synced from server to client, fixing visual issues on the client- (the mod can still work server-only, but you have to live with visually wrong level costs and \"Too Expensive\")Quick cost comparison:In 1.3 the cost is the amount of XP needed to get from level 30-X to 30, having no effect below player level 30 (besides small tax).In 1.4 the cost is the amount of XP needed to get from level 0 to X, with the exception of the Enchanting Table.In an Enchanting Table with e.g. level requirement 21, the cost is the amount of XP needed to get from level 21-X to 21.To restore the behavior of 1.3, you can set the level base setting to 30.Backports to older Minecraft versions might take a while...展开版本: 1.4.7支持游戏: 1.19.2, 1.19.3, 1.19.4, 1.20, 1.20.1类型:FabricRelease下载次数: 27,3831.4.7-forgeTaxFreeLevels-1.4.7-forge-1.20.1.jar下载1.4.7#Release## 1.4.7- update Enchanting Infuser compatibility to work with all versions, potentially even future ones (also fixes 1.20.1 Fabric crash)## 1.4.6- [1.21.1 Fabric/NeoForge, 1.20.1 Fabric/Forge] add compatibility for Dis-Enchanting Table## 1.4.5- [1.21.1] update Enchanting Infuser compatibility, remove from Forge## 1.4.4- better compatibility with mods modifying enchantment costs. fixes an issue where you could gain experience through a Passive Skill Tree skill that was only supposed to refund the cost- [NeoForge 1.20.2 - 1.20.6] add a newer MixinExtras version## 1.4.3- [Forge 1.18 - 1.20.1] fix forge client not being able to connect to forge server when the client doesn\'t have the mod installed (and disallow joining server when client has the mod but not the server)- [Forge 1.18 - 1.20.1] add support for Tetra\'s Workbench## 1.4.2- [1.21.2+] fix crash when saving config## 1.4.1- fix Fabric build- respect level requirement for Reroll## 1.4.0This is a large rework of the mod, please have a read!- the \"Too Expensive\" anvil limit is now removed (by default, configurable)- new cost calculation bases cost off of level 0 instead of level 30, except for the Enchanting Table, where the cost is based off of the level requirement instead- new config with level base and anvil limit options- the config is automatically synced from server to client, fixing visual issues on the client- (the mod can still work server-only, but you have to live with visually wrong level costs and \"Too Expensive\")Quick cost comparison:In 1.3 the cost is the amount of XP needed to get from level 30-X to 30, having no effect below player level 30 (besides small tax).In 1.4 the cost is the amount of XP needed to get from level 0 to X, with the exception of the Enchanting Table.In an Enchanting Table with e.g. level requirement 21, the cost is the amount of XP needed to get from level 21-X to 21.To restore the behavior of 1.3, you can set the level base setting to 30.Backports to older Minecraft versions might take a while...展开版本: 1.4.7支持游戏: 1.19.2, 1.19.3, 1.19.4, 1.20, 1.20.1类型:ForgeRelease下载次数: 7,7491.4.7-fabricTaxFreeLevels-1.4.7-fabric-1.18.2.jar下载1.4.7#Release## 1.4.7- update Enchanting Infuser compatibility to work with all versions, potentially even future ones (also fixes 1.20.1 Fabric crash)## 1.4.6- [1.21.1 Fabric/NeoForge, 1.20.1 Fabric/Forge] add compatibility for Dis-Enchanting Table## 1.4.5- [1.21.1] update Enchanting Infuser compatibility, remove from Forge## 1.4.4- better compatibility with mods modifying enchantment costs. fixes an issue where you could gain experience through a Passive Skill Tree skill that was only supposed to refund the cost- [NeoForge 1.20.2 - 1.20.6] add a newer MixinExtras version## 1.4.3- [Forge 1.18 - 1.20.1] fix forge client not being able to connect to forge server when the client doesn\'t have the mod installed (and disallow joining server when client has the mod but not the server)- [Forge 1.18 - 1.20.1] add support for Tetra\'s Workbench## 1.4.2- [1.21.2+] fix crash when saving config## 1.4.1- fix Fabric build- respect level requirement for Reroll## 1.4.0This is a large rework of the mod, please have a read!- the \"Too Expensive\" anvil limit is now removed (by default, configurable)- new cost calculation bases cost off of level 0 instead of level 30, except for the Enchanting Table, where the cost is based off of the level requirement instead- new config with level base and anvil limit options- the config is automatically synced from server to client, fixing visual issues on the client- (the mod can still work server-only, but you have to live with visually wrong level costs and \"Too Expensive\")Quick cost comparison:In 1.3 the cost is the amount of XP needed to get from level 30-X to 30, having no effect below player level 30 (besides small tax).In 1.4 the cost is the amount of XP needed to get from level 0 to X, with the exception of the Enchanting Table.In an Enchanting Table with e.g. level requirement 21, the cost is the amount of XP needed to get from level 21-X to 21.To restore the behavior of 1.3, you can set the level base setting to 30.Backports to older Minecraft versions might take a while...展开版本: 1.4.7支持游戏: 1.17, 1.17.1, 1.18, 1.18.1, 1.18.2类型:FabricRelease下载次数: 1481.4.7-forgeTaxFreeLevels-1.4.7-forge-1.18.2.jar下载1.4.7#Release## 1.4.7- update Enchanting Infuser compatibility to work with all versions, potentially even future ones (also fixes 1.20.1 Fabric crash)## 1.4.6- [1.21.1 Fabric/NeoForge, 1.20.1 Fabric/Forge] add compatibility for Dis-Enchanting Table## 1.4.5- [1.21.1] update Enchanting Infuser compatibility, remove from Forge## 1.4.4- better compatibility with mods modifying enchantment costs. fixes an issue where you could gain experience through a Passive Skill Tree skill that was only supposed to refund the cost- [NeoForge 1.20.2 - 1.20.6] add a newer MixinExtras version## 1.4.3- [Forge 1.18 - 1.20.1] fix forge client not being able to connect to forge server when the client doesn\'t have the mod installed (and disallow joining server when client has the mod but not the server)- [Forge 1.18 - 1.20.1] add support for Tetra\'s Workbench## 1.4.2- [1.21.2+] fix crash when saving config## 1.4.1- fix Fabric build- respect level requirement for Reroll## 1.4.0This is a large rework of the mod, please have a read!- the \"Too Expensive\" anvil limit is now removed (by default, configurable)- new cost calculation bases cost off of level 0 instead of level 30, except for the Enchanting Table, where the cost is based off of the level requirement instead- new config with level base and anvil limit options- the config is automatically synced from server to client, fixing visual issues on the client- (the mod can still work server-only, but you have to live with visually wrong level costs and \"Too Expensive\")Quick cost comparison:In 1.3 the cost is the amount of XP needed to get from level 30-X to 30, having no effect below player level 30 (besides small tax).In 1.4 the cost is the amount of XP needed to get from level 0 to X, with the exception of the Enchanting Table.In an Enchanting Table with e.g. level requirement 21, the cost is the amount of XP needed to get from level 21-X to 21.To restore the behavior of 1.3, you can set the level base setting to 30.Backports to older Minecraft versions might take a while...展开版本: 1.4.7支持游戏: 1.18, 1.18.1, 1.18.2类型:ForgeRelease下载次数: 3,8901.4.6-fabricTaxFreeLevels-1.4.6-fabric-1.21.1.jar下载1.4.6#Release## 1.4.6- [1.21.1 Fabric/NeoForge, 1.20.1 Fabric/Forge] add compatibility for Dis-Enchanting Table## 1.4.5- [1.21.1] update Enchanting Infuser compatibility, remove from Forge## 1.4.4- better compatibility with mods modifying enchantment costs. fixes an issue where you could gain experience through a Passive Skill Tree skill that was only supposed to refund the cost- [NeoForge 1.20.2 - 1.20.6] add a newer MixinExtras version## 1.4.3- [Forge 1.18 - 1.20.1] fix forge client not being able to connect to forge server when the client doesn\'t have the mod installed (and disallow joining server when client has the mod but not the server)- [Forge 1.18 - 1.20.1] add support for Tetra\'s Workbench## 1.4.2- [1.21.2+] fix crash when saving config## 1.4.1- fix Fabric build- respect level requirement for Reroll## 1.4.0This is a large rework of the mod, please have a read!- the \"Too Expensive\" anvil limit is now removed (by default, configurable)- new cost calculation bases cost off of level 0 instead of level 30, except for the Enchanting Table, where the cost is based off of the level requirement instead- new config with level base and anvil limit options- the config is automatically synced from server to client, fixing visual issues on the client- (the mod can still work server-only, but you have to live with visually wrong level costs and \"Too Expensive\")Quick cost comparison:In 1.3 the cost is the amount of XP needed to get from level 30-X to 30, having no effect below player level 30 (besides small tax).In 1.4 the cost is the amount of XP needed to get from level 0 to X, with the exception of the Enchanting Table.In an Enchanting Table with e.g. level requirement 21, the cost is the amount of XP needed to get from level 21-X to 21.To restore the behavior of 1.3, you can set the level base setting to 30.Backports to older Minecraft versions might take a while...展开版本: 1.4.6支持游戏: 1.21, 1.21.1类型:FabricRelease下载次数: 5321.4.6-neoforgeTaxFreeLevels-1.4.6-neoforge-1.21.1.jar下载1.4.6#Release## 1.4.6- [1.21.1 Fabric/NeoForge, 1.20.1 Fabric/Forge] add compatibility for Dis-Enchanting Table## 1.4.5- [1.21.1] update Enchanting Infuser compatibility, remove from Forge## 1.4.4- better compatibility with mods modifying enchantment costs. fixes an issue where you could gain experience through a Passive Skill Tree skill that was only supposed to refund the cost- [NeoForge 1.20.2 - 1.20.6] add a newer MixinExtras version## 1.4.3- [Forge 1.18 - 1.20.1] fix forge client not being able to connect to forge server when the client doesn\'t have the mod installed (and disallow joining server when client has the mod but not the server)- [Forge 1.18 - 1.20.1] add support for Tetra\'s Workbench## 1.4.2- [1.21.2+] fix crash when saving config## 1.4.1- fix Fabric build- respect level requirement for Reroll## 1.4.0This is a large rework of the mod, please have a read!- the \"Too Expensive\" anvil limit is now removed (by default, configurable)- new cost calculation bases cost off of level 0 instead of level 30, except for the Enchanting Table, where the cost is based off of the level requirement instead- new config with level base and anvil limit options- the config is automatically synced from server to client, fixing visual issues on the client- (the mod can still work server-only, but you have to live with visually wrong level costs and \"Too Expensive\")Quick cost comparison:In 1.3 the cost is the amount of XP needed to get from level 30-X to 30, having no effect below player level 30 (besides small tax).In 1.4 the cost is the amount of XP needed to get from level 0 to X, with the exception of the Enchanting Table.In an Enchanting Table with e.g. level requirement 21, the cost is the amount of XP needed to get from level 21-X to 21.To restore the behavior of 1.3, you can set the level base setting to 30.Backports to older Minecraft versions might take a while...展开版本: 1.4.6支持游戏: 1.21, 1.21.1类型:NeoForgeRelease下载次数: 1231.4.6-fabricTaxFreeLevels-1.4.6-fabric-1.20.1.jar下载1.4.6#Release## 1.4.6- [1.21.1 Fabric/NeoForge, 1.20.1 Fabric/Forge] add compatibility for Dis-Enchanting Table## 1.4.5- [1.21.1] update Enchanting Infuser compatibility, remove from Forge## 1.4.4- better compatibility with mods modifying enchantment costs. fixes an issue where you could gain experience through a Passive Skill Tree skill that was only supposed to refund the cost- [NeoForge 1.20.2 - 1.20.6] add a newer MixinExtras version## 1.4.3- [Forge 1.18 - 1.20.1] fix forge client not being able to connect to forge server when the client doesn\'t have the mod installed (and disallow joining server when client has the mod but not the server)- [Forge 1.18 - 1.20.1] add support for Tetra\'s Workbench## 1.4.2- [1.21.2+] fix crash when saving config## 1.4.1- fix Fabric build- respect level requirement for Reroll## 1.4.0This is a large rework of the mod, please have a read!- the \"Too Expensive\" anvil limit is now removed (by default, configurable)- new cost calculation bases cost off of level 0 instead of level 30, except for the Enchanting Table, where the cost is based off of the level requirement instead- new config with level base and anvil limit options- the config is automatically synced from server to client, fixing visual issues on the client- (the mod can still work server-only, but you have to live with visually wrong level costs and \"Too Expensive\")Quick cost comparison:In 1.3 the cost is the amount of XP needed to get from level 30-X to 30, having no effect below player level 30 (besides small tax).In 1.4 the cost is the amount of XP needed to get from level 0 to X, with the exception of the Enchanting Table.In an Enchanting Table with e.g. level requirement 21, the cost is the amount of XP needed to get from level 21-X to 21.To restore the behavior of 1.3, you can set the level base setting to 30.Backports to older Minecraft versions might take a while...展开版本: 1.4.6支持游戏: 1.19.2, 1.19.3, 1.19.4, 1.20, 1.20.1类型:FabricRelease下载次数: 3361.4.6-forgeTaxFreeLevels-1.4.6-forge-1.20.1.jar下载1.4.6#Release## 1.4.6- [1.21.1 Fabric/NeoForge, 1.20.1 Fabric/Forge] add compatibility for Dis-Enchanting Table## 1.4.5- [1.21.1] update Enchanting Infuser compatibility, remove from Forge## 1.4.4- better compatibility with mods modifying enchantment costs. fixes an issue where you could gain experience through a Passive Skill Tree skill that was only supposed to refund the cost- [NeoForge 1.20.2 - 1.20.6] add a newer MixinExtras version## 1.4.3- [Forge 1.18 - 1.20.1] fix forge client not being able to connect to forge server when the client doesn\'t have the mod installed (and disallow joining server when client has the mod but not the server)- [Forge 1.18 - 1.20.1] add support for Tetra\'s Workbench## 1.4.2- [1.21.2+] fix crash when saving config## 1.4.1- fix Fabric build- respect level requirement for Reroll## 1.4.0This is a large rework of the mod, please have a read!- the \"Too Expensive\" anvil limit is now removed (by default, configurable)- new cost calculation bases cost off of level 0 instead of level 30, except for the Enchanting Table, where the cost is based off of the level requirement instead- new config with level base and anvil limit options- the config is automatically synced from server to client, fixing visual issues on the client- (the mod can still work server-only, but you have to live with visually wrong level costs and \"Too Expensive\")Quick cost comparison:In 1.3 the cost is the amount of XP needed to get from level 30-X to 30, having no effect below player level 30 (besides small tax).In 1.4 the cost is the amount of XP needed to get from level 0 to X, with the exception of the Enchanting Table.In an Enchanting Table with e.g. level requirement 21, the cost is the amount of XP needed to get from level 21-X to 21.To restore the behavior of 1.3, you can set the level base setting to 30.Backports to older Minecraft versions might take a while...展开版本: 1.4.6支持游戏: 1.19.2, 1.19.3, 1.19.4, 1.20, 1.20.1类型:ForgeRelease下载次数: 4941.4.5-fabricTaxFreeLevels-1.4.5-fabric-1.21.1.jar下载1.4.5#Release## 1.4.5- [1.21.1] update Enchanting Infuser compatibility, remove from Forge## 1.4.4- better compatibility with mods modifying enchantment costs. fixes an issue where you could gain experience through a Passive Skill Tree skill that was only supposed to refund the cost- [NeoForge 1.20.2 - 1.20.6] add a newer MixinExtras version## 1.4.3- [Forge 1.18 - 1.20.1] fix forge client not being able to connect to forge server when the client doesn\'t have the mod installed (and disallow joining server when client has the mod but not the server)- [Forge 1.18 - 1.20.1] add support for Tetra\'s Workbench## 1.4.2- [1.21.2+] fix crash when saving config## 1.4.1- fix Fabric build- respect level requirement for Reroll## 1.4.0This is a large rework of the mod, please have a read!- the \"Too Expensive\" anvil limit is now removed (by default, configurable)- new cost calculation bases cost off of level 0 instead of level 30, except for the Enchanting Table, where the cost is based off of the level requirement instead- new config with level base and anvil limit options- the config is automatically synced from server to client, fixing visual issues on the client- (the mod can still work server-only, but you have to live with visually wrong level costs and \"Too Expensive\")Quick cost comparison:In 1.3 the cost is the amount of XP needed to get from level 30-X to 30, having no effect below player level 30 (besides small tax).In 1.4 the cost is the amount of XP needed to get from level 0 to X, with the exception of the Enchanting Table.In an Enchanting Table with e.g. level requirement 21, the cost is the amount of XP needed to get from level 21-X to 21.To restore the behavior of 1.3, you can set the level base setting to 30.Backports to older Minecraft versions might take a while...展开版本: 1.4.5支持游戏: 1.21, 1.21.1类型:FabricRelease下载次数: 761.4.5-neoforgeTaxFreeLevels-1.4.5-neoforge-1.21.1.jar下载1.4.5#Release## 1.4.5- [1.21.1] update Enchanting Infuser compatibility, remove from Forge## 1.4.4- better compatibility with mods modifying enchantment costs. fixes an issue where you could gain experience through a Passive Skill Tree skill that was only supposed to refund the cost- [NeoForge 1.20.2 - 1.20.6] add a newer MixinExtras version## 1.4.3- [Forge 1.18 - 1.20.1] fix forge client not being able to connect to forge server when the client doesn\'t have the mod installed (and disallow joining server when client has the mod but not the server)- [Forge 1.18 - 1.20.1] add support for Tetra\'s Workbench## 1.4.2- [1.21.2+] fix crash when saving config## 1.4.1- fix Fabric build- respect level requirement for Reroll## 1.4.0This is a large rework of the mod, please have a read!- the \"Too Expensive\" anvil limit is now removed (by default, configurable)- new cost calculation bases cost off of level 0 instead of level 30, except for the Enchanting Table, where the cost is based off of the level requirement instead- new config with level base and anvil limit options- the config is automatically synced from server to client, fixing visual issues on the client- (the mod can still work server-only, but you have to live with visually wrong level costs and \"Too Expensive\")Quick cost comparison:In 1.3 the cost is the amount of XP needed to get from level 30-X to 30, having no effect below player level 30 (besides small tax).In 1.4 the cost is the amount of XP needed to get from level 0 to X, with the exception of the Enchanting Table.In an Enchanting Table with e.g. level requirement 21, the cost is the amount of XP needed to get from level 21-X to 21.To restore the behavior of 1.3, you can set the level base setting to 30.Backports to older Minecraft versions might take a while...展开版本: 1.4.5支持游戏: 1.21, 1.21.1类型:NeoForgeRelease下载次数: 241.4.5-forgeTaxFreeLevels-1.4.5-forge-1.21.1.jar下载1.4.5#Release## 1.4.5- [1.21.1] update Enchanting Infuser compatibility, remove from Forge## 1.4.4- better compatibility with mods modifying enchantment costs. fixes an issue where you could gain experience through a Passive Skill Tree skill that was only supposed to refund the cost- [NeoForge 1.20.2 - 1.20.6] add a newer MixinExtras version## 1.4.3- [Forge 1.18 - 1.20.1] fix forge client not being able to connect to forge server when the client doesn\'t have the mod installed (and disallow joining server when client has the mod but not the server)- [Forge 1.18 - 1.20.1] add support for Tetra\'s Workbench## 1.4.2- [1.21.2+] fix crash when saving config## 1.4.1- fix Fabric build- respect level requirement for Reroll## 1.4.0This is a large rework of the mod, please have a read!- the \"Too Expensive\" anvil limit is now removed (by default, configurable)- new cost calculation bases cost off of level 0 instead of level 30, except for the Enchanting Table, where the cost is based off of the level requirement instead- new config with level base and anvil limit options- the config is automatically synced from server to client, fixing visual issues on the client- (the mod can still work server-only, but you have to live with visually wrong level costs and \"Too Expensive\")Quick cost comparison:In 1.3 the cost is the amount of XP needed to get from level 30-X to 30, having no effect below player level 30 (besides small tax).In 1.4 the cost is the amount of XP needed to get from level 0 to X, with the exception of the Enchanting Table.In an Enchanting Table with e.g. level requirement 21, the cost is the amount of XP needed to get from level 21-X to 21.To restore the behavior of 1.3, you can set the level base setting to 30.Backports to older Minecraft versions might take a while...展开版本: 1.4.5支持游戏: 1.21.1类型:ForgeRelease下载次数: 361.4.4-fabricTaxFreeLevels-1.4.4-fabric-1.21.3.jar下载1.4.4#Release## 1.4.4- better compatibility with mods modifying enchantment costs. fixes an issue where you could gain experience through a Passive Skill Tree skill that was only supposed to refund the cost- [NeoForge 1.20.2 - 1.20.6] add a newer MixinExtras version## 1.4.3- [Forge 1.18 - 1.20.1] fix forge client not being able to connect to forge server when the client doesn\'t have the mod installed (and disallow joining server when client has the mod but not the server)- [Forge 1.18 - 1.20.1] add support for Tetra\'s Workbench## 1.4.2- [1.21.2+] fix crash when saving config## 1.4.1- fix Fabric build- respect level requirement for Reroll## 1.4.0This is a large rework of the mod, please have a read!- the \"Too Expensive\" anvil limit is now removed (by default, configurable)- new cost calculation bases cost off of level 0 instead of level 30, except for the Enchanting Table, where the cost is based off of the level requirement instead- new config with level base and anvil limit options- the config is automatically synced from server to client, fixing visual issues on the client- (the mod can still work server-only, but you have to live with visually wrong level costs and \"Too Expensive\")Quick cost comparison:In 1.3 the cost is the amount of XP needed to get from level 30-X to 30, having no effect below player level 30 (besides small tax).In 1.4 the cost is the amount of XP needed to get from level 0 to X, with the exception of the Enchanting Table.In an Enchanting Table with e.g. level requirement 21, the cost is the amount of XP needed to get from level 21-X to 21.To restore the behavior of 1.3, you can set the level base setting to 30.Backports to older Minecraft versions might take a while...展开版本: 1.4.4支持游戏: 1.21.2, 1.21.3, 1.21.4类型:FabricRelease下载次数: 1,5341.4.4-neoforgeTaxFreeLevels-1.4.4-neoforge-1.21.3.jar下载1.4.4#Release## 1.4.4- better compatibility with mods modifying enchantment costs. fixes an issue where you could gain experience through a Passive Skill Tree skill that was only supposed to refund the cost- [NeoForge 1.20.2 - 1.20.6] add a newer MixinExtras version## 1.4.3- [Forge 1.18 - 1.20.1] fix forge client not being able to connect to forge server when the client doesn\'t have the mod installed (and disallow joining server when client has the mod but not the server)- [Forge 1.18 - 1.20.1] add support for Tetra\'s Workbench## 1.4.2- [1.21.2+] fix crash when saving config## 1.4.1- fix Fabric build- respect level requirement for Reroll## 1.4.0This is a large rework of the mod, please have a read!- the \"Too Expensive\" anvil limit is now removed (by default, configurable)- new cost calculation bases cost off of level 0 instead of level 30, except for the Enchanting Table, where the cost is based off of the level requirement instead- new config with level base and anvil limit options- the config is automatically synced from server to client, fixing visual issues on the client- (the mod can still work server-only, but you have to live with visually wrong level costs and \"Too Expensive\")Quick cost comparison:In 1.3 the cost is the amount of XP needed to get from level 30-X to 30, having no effect below player level 30 (besides small tax).In 1.4 the cost is the amount of XP needed to get from level 0 to X, with the exception of the Enchanting Table.In an Enchanting Table with e.g. level requirement 21, the cost is the amount of XP needed to get from level 21-X to 21.To restore the behavior of 1.3, you can set the level base setting to 30.Backports to older Minecraft versions might take a while...展开版本: 1.4.4支持游戏: 1.21.2, 1.21.3, 1.21.4类型:NeoForgeRelease下载次数: 1031.4.4-forgeTaxFreeLevels-1.4.4-forge-1.21.3.jar下载1.4.4#Release## 1.4.4- better compatibility with mods modifying enchantment costs. fixes an issue where you could gain experience through a Passive Skill Tree skill that was only supposed to refund the cost- [NeoForge 1.20.2 - 1.20.6] add a newer MixinExtras version## 1.4.3- [Forge 1.18 - 1.20.1] fix forge client not being able to connect to forge server when the client doesn\'t have the mod installed (and disallow joining server when client has the mod but not the server)- [Forge 1.18 - 1.20.1] add support for Tetra\'s Workbench## 1.4.2- [1.21.2+] fix crash when saving config## 1.4.1- fix Fabric build- respect level requirement for Reroll## 1.4.0This is a large rework of the mod, please have a read!- the \"Too Expensive\" anvil limit is now removed (by default, configurable)- new cost calculation bases cost off of level 0 instead of level 30, except for the Enchanting Table, where the cost is based off of the level requirement instead- new config with level base and anvil limit options- the config is automatically synced from server to client, fixing visual issues on the client- (the mod can still work server-only, but you have to live with visually wrong level costs and \"Too Expensive\")Quick cost comparison:In 1.3 the cost is the amount of XP needed to get from level 30-X to 30, having no effect below player level 30 (besides small tax).In 1.4 the cost is the amount of XP needed to get from level 0 to X, with the exception of the Enchanting Table.In an Enchanting Table with e.g. level requirement 21, the cost is the amount of XP needed to get from level 21-X to 21.To restore the behavior of 1.3, you can set the level base setting to 30.Backports to older Minecraft versions might take a while...展开版本: 1.4.4支持游戏: 1.21.3, 1.21.4类型:ForgeRelease下载次数: 1811.4.4-fabricTaxFreeLevels-1.4.4-fabric-1.21.1.jar下载1.4.4#Release## 1.4.4- better compatibility with mods modifying enchantment costs. fixes an issue where you could gain experience through a Passive Skill Tree skill that was only supposed to refund the cost- [NeoForge 1.20.2 - 1.20.6] add a newer MixinExtras version## 1.4.3- [Forge 1.18 - 1.20.1] fix forge client not being able to connect to forge server when the client doesn\'t have the mod installed (and disallow joining server when client has the mod but not the server)- [Forge 1.18 - 1.20.1] add support for Tetra\'s Workbench## 1.4.2- [1.21.2+] fix crash when saving config## 1.4.1- fix Fabric build- respect level requirement for Reroll## 1.4.0This is a large rework of the mod, please have a read!- the \"Too Expensive\" anvil limit is now removed (by default, configurable)- new cost calculation bases cost off of level 0 instead of level 30, except for the Enchanting Table, where the cost is based off of the level requirement instead- new config with level base and anvil limit options- the config is automatically synced from server to client, fixing visual issues on the client- (the mod can still work server-only, but you have to live with visually wrong level costs and \"Too Expensive\")Quick cost comparison:In 1.3 the cost is the amount of XP needed to get from level 30-X to 30, having no effect below player level 30 (besides small tax).In 1.4 the cost is the amount of XP needed to get from level 0 to X, with the exception of the Enchanting Table.In an Enchanting Table with e.g. level requirement 21, the cost is the amount of XP needed to get from level 21-X to 21.To restore the behavior of 1.3, you can set the level base setting to 30.Backports to older Minecraft versions might take a while...展开版本: 1.4.4支持游戏: 1.21, 1.21.1类型:FabricRelease下载次数: 1,1401.4.4-neoforgeTaxFreeLevels-1.4.4-neoforge-1.21.1.jar下载1.4.4#Release## 1.4.4- better compatibility with mods modifying enchantment costs. fixes an issue where you could gain experience through a Passive Skill Tree skill that was only supposed to refund the cost- [NeoForge 1.20.2 - 1.20.6] add a newer MixinExtras version## 1.4.3- [Forge 1.18 - 1.20.1] fix forge client not being able to connect to forge server when the client doesn\'t have the mod installed (and disallow joining server when client has the mod but not the server)- [Forge 1.18 - 1.20.1] add support for Tetra\'s Workbench## 1.4.2- [1.21.2+] fix crash when saving config## 1.4.1- fix Fabric build- respect level requirement for Reroll## 1.4.0This is a large rework of the mod, please have a read!- the \"Too Expensive\" anvil limit is now removed (by default, configurable)- new cost calculation bases cost off of level 0 instead of level 30, except for the Enchanting Table, where the cost is based off of the level requirement instead- new config with level base and anvil limit options- the config is automatically synced from server to client, fixing visual issues on the client- (the mod can still work server-only, but you have to live with visually wrong level costs and \"Too Expensive\")Quick cost comparison:In 1.3 the cost is the amount of XP needed to get from level 30-X to 30, having no effect below player level 30 (besides small tax).In 1.4 the cost is the amount of XP needed to get from level 0 to X, with the exception of the Enchanting Table.In an Enchanting Table with e.g. level requirement 21, the cost is the amount of XP needed to get from level 21-X to 21.To restore the behavior of 1.3, you can set the level base setting to 30.Backports to older Minecraft versions might take a while...展开版本: 1.4.4支持游戏: 1.21, 1.21.1类型:NeoForgeRelease下载次数: 3351.4.4-forgeTaxFreeLevels-1.4.4-forge-1.21.1.jar下载1.4.4#Release## 1.4.4- better compatibility with mods modifying enchantment costs. fixes an issue where you could gain experience through a Passive Skill Tree skill that was only supposed to refund the cost- [NeoForge 1.20.2 - 1.20.6] add a newer MixinExtras version## 1.4.3- [Forge 1.18 - 1.20.1] fix forge client not being able to connect to forge server when the client doesn\'t have the mod installed (and disallow joining server when client has the mod but not the server)- [Forge 1.18 - 1.20.1] add support for Tetra\'s Workbench## 1.4.2- [1.21.2+] fix crash when saving config## 1.4.1- fix Fabric build- respect level requirement for Reroll## 1.4.0This is a large rework of the mod, please have a read!- the \"Too Expensive\" anvil limit is now removed (by default, configurable)- new cost calculation bases cost off of level 0 instead of level 30, except for the Enchanting Table, where the cost is based off of the level requirement instead- new config with level base and anvil limit options- the config is automatically synced from server to client, fixing visual issues on the client- (the mod can still work server-only, but you have to live with visually wrong level costs and \"Too Expensive\")Quick cost comparison:In 1.3 the cost is the amount of XP needed to get from level 30-X to 30, having no effect below player level 30 (besides small tax).In 1.4 the cost is the amount of XP needed to get from level 0 to X, with the exception of the Enchanting Table.In an Enchanting Table with e.g. level requirement 21, the cost is the amount of XP needed to get from level 21-X to 21.To restore the behavior of 1.3, you can set the level base setting to 30.Backports to older Minecraft versions might take a while...展开版本: 1.4.4支持游戏: 1.21.1类型:ForgeRelease下载次数: 731.4.4-fabricTaxFreeLevels-1.4.4-fabric-1.20.6.jar下载1.4.4#Release## 1.4.4- better compatibility with mods modifying enchantment costs. fixes an issue where you could gain experience through a Passive Skill Tree skill that was only supposed to refund the cost- [NeoForge 1.20.2 - 1.20.6] add a newer MixinExtras version## 1.4.3- [Forge 1.18 - 1.20.1] fix forge client not being able to connect to forge server when the client doesn\'t have the mod installed (and disallow joining server when client has the mod but not the server)- [Forge 1.18 - 1.20.1] add support for Tetra\'s Workbench## 1.4.2- [1.21.2+] fix crash when saving config## 1.4.1- fix Fabric build- respect level requirement for Reroll## 1.4.0This is a large rework of the mod, please have a read!- the \"Too Expensive\" anvil limit is now removed (by default, configurable)- new cost calculation bases cost off of level 0 instead of level 30, except for the Enchanting Table, where the cost is based off of the level requirement instead- new config with level base and anvil limit options- the config is automatically synced from server to client, fixing visual issues on the client- (the mod can still work server-only, but you have to live with visually wrong level costs and \"Too Expensive\")Quick cost comparison:In 1.3 the cost is the amount of XP needed to get from level 30-X to 30, having no effect below player level 30 (besides small tax).In 1.4 the cost is the amount of XP needed to get from level 0 to X, with the exception of the Enchanting Table.In an Enchanting Table with e.g. level requirement 21, the cost is the amount of XP needed to get from level 21-X to 21.To restore the behavior of 1.3, you can set the level base setting to 30.Backports to older Minecraft versions might take a while...展开版本: 1.4.4支持游戏: 1.20.5, 1.20.6类型:FabricRelease下载次数: 451.4.4-neoforgeTaxFreeLevels-1.4.4-neoforge-1.20.6.jar下载1.4.4#Release## 1.4.4- better compatibility with mods modifying enchantment costs. fixes an issue where you could gain experience through a Passive Skill Tree skill that was only supposed to refund the cost- [NeoForge 1.20.2 - 1.20.6] add a newer MixinExtras version## 1.4.3- [Forge 1.18 - 1.20.1] fix forge client not being able to connect to forge server when the client doesn\'t have the mod installed (and disallow joining server when client has the mod but not the server)- [Forge 1.18 - 1.20.1] add support for Tetra\'s Workbench## 1.4.2- [1.21.2+] fix crash when saving config## 1.4.1- fix Fabric build- respect level requirement for Reroll## 1.4.0This is a large rework of the mod, please have a read!- the \"Too Expensive\" anvil limit is now removed (by default, configurable)- new cost calculation bases cost off of level 0 instead of level 30, except for the Enchanting Table, where the cost is based off of the level requirement instead- new config with level base and anvil limit options- the config is automatically synced from server to client, fixing visual issues on the client- (the mod can still work server-only, but you have to live with visually wrong level costs and \"Too Expensive\")Quick cost comparison:In 1.3 the cost is the amount of XP needed to get from level 30-X to 30, having no effect below player level 30 (besides small tax).In 1.4 the cost is the amount of XP needed to get from level 0 to X, with the exception of the Enchanting Table.In an Enchanting Table with e.g. level requirement 21, the cost is the amount of XP needed to get from level 21-X to 21.To restore the behavior of 1.3, you can set the level base setting to 30.Backports to older Minecraft versions might take a while...展开版本: 1.4.4支持游戏: 1.20.5, 1.20.6类型:NeoForgeRelease下载次数: 181.4.4-forgeTaxFreeLevels-1.4.4-forge-1.20.6.jar下载1.4.4#Release## 1.4.4- better compatibility with mods modifying enchantment costs. fixes an issue where you could gain experience through a Passive Skill Tree skill that was only supposed to refund the cost- [NeoForge 1.20.2 - 1.20.6] add a newer MixinExtras version## 1.4.3- [Forge 1.18 - 1.20.1] fix forge client not being able to connect to forge server when the client doesn\'t have the mod installed (and disallow joining server when client has the mod but not the server)- [Forge 1.18 - 1.20.1] add support for Tetra\'s Workbench## 1.4.2- [1.21.2+] fix crash when saving config## 1.4.1- fix Fabric build- respect level requirement for Reroll## 1.4.0This is a large rework of the mod, please have a read!- the \"Too Expensive\" anvil limit is now removed (by default, configurable)- new cost calculation bases cost off of level 0 instead of level 30, except for the Enchanting Table, where the cost is based off of the level requirement instead- new config with level base and anvil limit options- the config is automatically synced from server to client, fixing visual issues on the client- (the mod can still work server-only, but you have to live with visually wrong level costs and \"Too Expensive\")Quick cost comparison:In 1.3 the cost is the amount of XP needed to get from level 30-X to 30, having no effect below player level 30 (besides small tax).In 1.4 the cost is the amount of XP needed to get from level 0 to X, with the exception of the Enchanting Table.In an Enchanting Table with e.g. level requirement 21, the cost is the amount of XP needed to get from level 21-X to 21.To restore the behavior of 1.3, you can set the level base setting to 30.Backports to older Minecraft versions might take a while...展开版本: 1.4.4支持游戏: 1.20.6类型:ForgeRelease下载次数: 231.4.4-fabricTaxFreeLevels-1.4.4-fabric-1.20.4.jar下载1.4.4#Release## 1.4.4- better compatibility with mods modifying enchantment costs. fixes an issue where you could gain experience through a Passive Skill Tree skill that was only supposed to refund the cost- [NeoForge 1.20.2 - 1.20.6] add a newer MixinExtras version## 1.4.3- [Forge 1.18 - 1.20.1] fix forge client not being able to connect to forge server when the client doesn\'t have the mod installed (and disallow joining server when client has the mod but not the server)- [Forge 1.18 - 1.20.1] add support for Tetra\'s Workbench## 1.4.2- [1.21.2+] fix crash when saving config## 1.4.1- fix Fabric build- respect level requirement for Reroll## 1.4.0This is a large rework of the mod, please have a read!- the \"Too Expensive\" anvil limit is now removed (by default, configurable)- new cost calculation bases cost off of level 0 instead of level 30, except for the Enchanting Table, where the cost is based off of the level requirement instead- new config with level base and anvil limit options- the config is automatically synced from server to client, fixing visual issues on the client- (the mod can still work server-only, but you have to live with visually wrong level costs and \"Too Expensive\")Quick cost comparison:In 1.3 the cost is the amount of XP needed to get from level 30-X to 30, having no effect below player level 30 (besides small tax).In 1.4 the cost is the amount of XP needed to get from level 0 to X, with the exception of the Enchanting Table.In an Enchanting Table with e.g. level requirement 21, the cost is the amount of XP needed to get from level 21-X to 21.To restore the behavior of 1.3, you can set the level base setting to 30.Backports to older Minecraft versions might take a while...展开版本: 1.4.4支持游戏: 1.20.2, 1.20.3, 1.20.4类型:FabricRelease下载次数: 1121.4.4-neoforgeTaxFreeLevels-1.4.4-neoforge-1.20.4.jar下载1.4.4#Release## 1.4.4- better compatibility with mods modifying enchantment costs. fixes an issue where you could gain experience through a Passive Skill Tree skill that was only supposed to refund the cost- [NeoForge 1.20.2 - 1.20.6] add a newer MixinExtras version## 1.4.3- [Forge 1.18 - 1.20.1] fix forge client not being able to connect to forge server when the client doesn\'t have the mod installed (and disallow joining server when client has the mod but not the server)- [Forge 1.18 - 1.20.1] add support for Tetra\'s Workbench## 1.4.2- [1.21.2+] fix crash when saving config## 1.4.1- fix Fabric build- respect level requirement for Reroll## 1.4.0This is a large rework of the mod, please have a read!- the \"Too Expensive\" anvil limit is now removed (by default, configurable)- new cost calculation bases cost off of level 0 instead of level 30, except for the Enchanting Table, where the cost is based off of the level requirement instead- new config with level base and anvil limit options- the config is automatically synced from server to client, fixing visual issues on the client- (the mod can still work server-only, but you have to live with visually wrong level costs and \"Too Expensive\")Quick cost comparison:In 1.3 the cost is the amount of XP needed to get from level 30-X to 30, having no effect below player level 30 (besides small tax).In 1.4 the cost is the amount of XP needed to get from level 0 to X, with the exception of the Enchanting Table.In an Enchanting Table with e.g. level requirement 21, the cost is the amount of XP needed to get from level 21-X to 21.To restore the behavior of 1.3, you can set the level base setting to 30.Backports to older Minecraft versions might take a while...展开版本: 1.4.4支持游戏: 1.20.4类型:NeoForgeRelease下载次数: 211.4.4-forgeTaxFreeLevels-1.4.4-forge-1.20.4.jar下载1.4.4#Release## 1.4.4- better compatibility with mods modifying enchantment costs. fixes an issue where you could gain experience through a Passive Skill Tree skill that was only supposed to refund the cost- [NeoForge 1.20.2 - 1.20.6] add a newer MixinExtras version## 1.4.3- [Forge 1.18 - 1.20.1] fix forge client not being able to connect to forge server when the client doesn\'t have the mod installed (and disallow joining server when client has the mod but not the server)- [Forge 1.18 - 1.20.1] add support for Tetra\'s Workbench## 1.4.2- [1.21.2+] fix crash when saving config## 1.4.1- fix Fabric build- respect level requirement for Reroll## 1.4.0This is a large rework of the mod, please have a read!- the \"Too Expensive\" anvil limit is now removed (by default, configurable)- new cost calculation bases cost off of level 0 instead of level 30, except for the Enchanting Table, where the cost is based off of the level requirement instead- new config with level base and anvil limit options- the config is automatically synced from server to client, fixing visual issues on the client- (the mod can still work server-only, but you have to live with visually wrong level costs and \"Too Expensive\")Quick cost comparison:In 1.3 the cost is the amount of XP needed to get from level 30-X to 30, having no effect below player level 30 (besides small tax).In 1.4 the cost is the amount of XP needed to get from level 0 to X, with the exception of the Enchanting Table.In an Enchanting Table with e.g. level requirement 21, the cost is the amount of XP needed to get from level 21-X to 21.To restore the behavior of 1.3, you can set the level base setting to 30.Backports to older Minecraft versions might take a while...展开版本: 1.4.4支持游戏: 1.20.2, 1.20.3, 1.20.4类型:ForgeRelease下载次数: 381.4.4-fabricTaxFreeLevels-1.4.4-fabric-1.20.1.jar下载1.4.4#Release## 1.4.4- better compatibility with mods modifying enchantment costs. fixes an issue where you could gain experience through a Passive Skill Tree skill that was only supposed to refund the cost- [NeoForge 1.20.2 - 1.20.6] add a newer MixinExtras version## 1.4.3- [Forge 1.18 - 1.20.1] fix forge client not being able to connect to forge server when the client doesn\'t have the mod installed (and disallow joining server when client has the mod but not the server)- [Forge 1.18 - 1.20.1] add support for Tetra\'s Workbench## 1.4.2- [1.21.2+] fix crash when saving config## 1.4.1- fix Fabric build- respect level requirement for Reroll## 1.4.0This is a large rework of the mod, please have a read!- the \"Too Expensive\" anvil limit is now removed (by default, configurable)- new cost calculation bases cost off of level 0 instead of level 30, except for the Enchanting Table, where the cost is based off of the level requirement instead- new config with level base and anvil limit options- the config is automatically synced from server to client, fixing visual issues on the client- (the mod can still work server-only, but you have to live with visually wrong level costs and \"Too Expensive\")Quick cost comparison:In 1.3 the cost is the amount of XP needed to get from level 30-X to 30, having no effect below player level 30 (besides small tax).In 1.4 the cost is the amount of XP needed to get from level 0 to X, with the exception of the Enchanting Table.In an Enchanting Table with e.g. level requirement 21, the cost is the amount of XP needed to get from level 21-X to 21.To restore the behavior of 1.3, you can set the level base setting to 30.Backports to older Minecraft versions might take a while...展开版本: 1.4.4支持游戏: 1.19.2, 1.19.3, 1.19.4, 1.20, 1.20.1类型:FabricRelease下载次数: 2,6891.4.4-forgeTaxFreeLevels-1.4.4-forge-1.20.1.jar下载1.4.4#Release## 1.4.4- better compatibility with mods modifying enchantment costs. fixes an issue where you could gain experience through a Passive Skill Tree skill that was only supposed to refund the cost- [NeoForge 1.20.2 - 1.20.6] add a newer MixinExtras version## 1.4.3- [Forge 1.18 - 1.20.1] fix forge client not being able to connect to forge server when the client doesn\'t have the mod installed (and disallow joining server when client has the mod but not the server)- [Forge 1.18 - 1.20.1] add support for Tetra\'s Workbench## 1.4.2- [1.21.2+] fix crash when saving config## 1.4.1- fix Fabric build- respect level requirement for Reroll## 1.4.0This is a large rework of the mod, please have a read!- the \"Too Expensive\" anvil limit is now removed (by default, configurable)- new cost calculation bases cost off of level 0 instead of level 30, except for the Enchanting Table, where the cost is based off of the level requirement instead- new config with level base and anvil limit options- the config is automatically synced from server to client, fixing visual issues on the client- (the mod can still work server-only, but you have to live with visually wrong level costs and \"Too Expensive\")Quick cost comparison:In 1.3 the cost is the amount of XP needed to get from level 30-X to 30, having no effect below player level 30 (besides small tax).In 1.4 the cost is the amount of XP needed to get from level 0 to X, with the exception of the Enchanting Table.In an Enchanting Table with e.g. level requirement 21, the cost is the amount of XP needed to get from level 21-X to 21.To restore the behavior of 1.3, you can set the level base setting to 30.Backports to older Minecraft versions might take a while...展开版本: 1.4.4支持游戏: 1.19.2, 1.19.3, 1.19.4, 1.20, 1.20.1类型:ForgeRelease下载次数: 1,9751.4.4-fabricTaxFreeLevels-1.4.4-fabric-1.18.2.jar下载1.4.4#Release## 1.4.4- better compatibility with mods modifying enchantment costs. fixes an issue where you could gain experience through a Passive Skill Tree skill that was only supposed to refund the cost- [NeoForge 1.20.2 - 1.20.6] add a newer MixinExtras version## 1.4.3- [Forge 1.18 - 1.20.1] fix forge client not being able to connect to forge server when the client doesn\'t have the mod installed (and disallow joining server when client has the mod but not the server)- [Forge 1.18 - 1.20.1] add support for Tetra\'s Workbench## 1.4.2- [1.21.2+] fix crash when saving config## 1.4.1- fix Fabric build- respect level requirement for Reroll## 1.4.0This is a large rework of the mod, please have a read!- the \"Too Expensive\" anvil limit is now removed (by default, configurable)- new cost calculation bases cost off of level 0 instead of level 30, except for the Enchanting Table, where the cost is based off of the level requirement instead- new config with level base and anvil limit options- the config is automatically synced from server to client, fixing visual issues on the client- (the mod can still work server-only, but you have to live with visually wrong level costs and \"Too Expensive\")Quick cost comparison:In 1.3 the cost is the amount of XP needed to get from level 30-X to 30, having no effect below player level 30 (besides small tax).In 1.4 the cost is the amount of XP needed to get from level 0 to X, with the exception of the Enchanting Table.In an Enchanting Table with e.g. level requirement 21, the cost is the amount of XP needed to get from level 21-X to 21.To restore the behavior of 1.3, you can set the level base setting to 30.Backports to older Minecraft versions might take a while...展开版本: 1.4.4支持游戏: 1.17, 1.17.1, 1.18, 1.18.1, 1.18.2类型:FabricRelease下载次数: 531.4.4-forgeTaxFreeLevels-1.4.4-forge-1.18.2.jar下载1.4.4#Release## 1.4.4- better compatibility with mods modifying enchantment costs. fixes an issue where you could gain experience through a Passive Skill Tree skill that was only supposed to refund the cost- [NeoForge 1.20.2 - 1.20.6] add a newer MixinExtras version## 1.4.3- [Forge 1.18 - 1.20.1] fix forge client not being able to connect to forge server when the client doesn\'t have the mod installed (and disallow joining server when client has the mod but not the server)- [Forge 1.18 - 1.20.1] add support for Tetra\'s Workbench## 1.4.2- [1.21.2+] fix crash when saving config## 1.4.1- fix Fabric build- respect level requirement for Reroll## 1.4.0This is a large rework of the mod, please have a read!- the \"Too Expensive\" anvil limit is now removed (by default, configurable)- new cost calculation bases cost off of level 0 instead of level 30, except for the Enchanting Table, where the cost is based off of the level requirement instead- new config with level base and anvil limit options- the config is automatically synced from server to client, fixing visual issues on the client- (the mod can still work server-only, but you have to live with visually wrong level costs and \"Too Expensive\")Quick cost comparison:In 1.3 the cost is the amount of XP needed to get from level 30-X to 30, having no effect below player level 30 (besides small tax).In 1.4 the cost is the amount of XP needed to get from level 0 to X, with the exception of the Enchanting Table.In an Enchanting Table with e.g. level requirement 21, the cost is the amount of XP needed to get from level 21-X to 21.To restore the behavior of 1.3, you can set the level base setting to 30.Backports to older Minecraft versions might take a while...展开版本: 1.4.4支持游戏: 1.18, 1.18.1, 1.18.2类型:ForgeRelease下载次数: 1231.4.3-forgeTaxFreeLevels-1.4.3-forge-1.20.1.jar下载1.4.3#Release## 1.4.3- [Forge 1.18 - 1.20.1] fix forge client not being able to connect to forge server when the client doesn\'t have the mod installed (and disallow joining server when client has the mod but not the server)- [Forge 1.18 - 1.20.1] add support for Tetra\'s Workbench## 1.4.2- [1.21.2+] fix crash when saving config## 1.4.1- fix Fabric build- respect level requirement for Reroll## 1.4.0This is a large rework of the mod, please have a read!- the \"Too Expensive\" anvil limit is now removed (by default, configurable)- new cost calculation bases cost off of level 0 instead of level 30, except for the Enchanting Table, where the cost is based off of the level requirement instead- new config with level base and anvil limit options- the config is automatically synced from server to client, fixing visual issues on the client- (the mod can still work server-only, but you have to live with visually wrong level costs and \"Too Expensive\")Quick cost comparison:In 1.3 the cost is the amount of XP needed to get from level 30-X to 30, having no effect below player level 30 (besides small tax).In 1.4 the cost is the amount of XP needed to get from level 0 to X, with the exception of the Enchanting Table.In an Enchanting Table with e.g. level requirement 21, the cost is the amount of XP needed to get from level 21-X to 21.To restore the behavior of 1.3, you can set the level base setting to 30.Backports to older Minecraft versions might take a while...展开版本: 1.4.3支持游戏: 1.19.2, 1.19.3, 1.19.4, 1.20, 1.20.1类型:ForgeRelease下载次数: 3,4991.4.3-forgeTaxFreeLevels-1.4.3-forge-1.18.2.jar下载1.4.3#Release## 1.4.3- [Forge 1.18 - 1.20.1] fix forge client not being able to connect to forge server when the client doesn\'t have the mod installed (and disallow joining server when client has the mod but not the server)- [Forge 1.18 - 1.20.1] add support for Tetra\'s Workbench## 1.4.2- [1.21.2+] fix crash when saving config## 1.4.1- fix Fabric build- respect level requirement for Reroll## 1.4.0This is a large rework of the mod, please have a read!- the \"Too Expensive\" anvil limit is now removed (by default, configurable)- new cost calculation bases cost off of level 0 instead of level 30, except for the Enchanting Table, where the cost is based off of the level requirement instead- new config with level base and anvil limit options- the config is automatically synced from server to client, fixing visual issues on the client- (the mod can still work server-only, but you have to live with visually wrong level costs and \"Too Expensive\")Quick cost comparison:In 1.3 the cost is the amount of XP needed to get from level 30-X to 30, having no effect below player level 30 (besides small tax).In 1.4 the cost is the amount of XP needed to get from level 0 to X, with the exception of the Enchanting Table.In an Enchanting Table with e.g. level requirement 21, the cost is the amount of XP needed to get from level 21-X to 21.To restore the behavior of 1.3, you can set the level base setting to 30.Backports to older Minecraft versions might take a while...展开版本: 1.4.3支持游戏: 1.18, 1.18.1, 1.18.2类型:ForgeRelease下载次数: 291.4.2-fabricTaxFreeLevels-1.4.2-fabric-1.21.3.jar下载1.4.2#Release## 1.4.2- [1.21.2+] fix crash when saving config## 1.4.1- fix Fabric build- respect level requirement for Reroll## 1.4.0This is a large rework of the mod, please have a read!- the \"Too Expensive\" anvil limit is now removed (by default, configurable)- new cost calculation bases cost off of level 0 instead of level 30, except for the Enchanting Table, where the cost is based off of the level requirement instead- new config with level base and anvil limit options- the config is automatically synced from server to client, fixing visual issues on the client- (the mod can still work server-only, but you have to live with visually wrong level costs and \"Too Expensive\")Quick cost comparison:In 1.3 the cost is the amount of XP needed to get from level 30-X to 30, having no effect below player level 30 (besides small tax).In 1.4 the cost is the amount of XP needed to get from level 0 to X, with the exception of the Enchanting Table.In an Enchanting Table with e.g. level requirement 21, the cost is the amount of XP needed to get from level 21-X to 21.To restore the behavior of 1.3, you can set the level base setting to 30.Backports to older Minecraft versions might take a while...展开版本: 1.4.2支持游戏: 1.21.2, 1.21.3, 1.21.4类型:FabricRelease下载次数: 1,0611.4.2-neoforgeTaxFreeLevels-1.4.2-neoforge-1.21.3.jar下载1.4.2#Release## 1.4.2- [1.21.2+] fix crash when saving config## 1.4.1- fix Fabric build- respect level requirement for Reroll## 1.4.0This is a large rework of the mod, please have a read!- the \"Too Expensive\" anvil limit is now removed (by default, configurable)- new cost calculation bases cost off of level 0 instead of level 30, except for the Enchanting Table, where the cost is based off of the level requirement instead- new config with level base and anvil limit options- the config is automatically synced from server to client, fixing visual issues on the client- (the mod can still work server-only, but you have to live with visually wrong level costs and \"Too Expensive\")Quick cost comparison:In 1.3 the cost is the amount of XP needed to get from level 30-X to 30, having no effect below player level 30 (besides small tax).In 1.4 the cost is the amount of XP needed to get from level 0 to X, with the exception of the Enchanting Table.In an Enchanting Table with e.g. level requirement 21, the cost is the amount of XP needed to get from level 21-X to 21.To restore the behavior of 1.3, you can set the level base setting to 30.Backports to older Minecraft versions might take a while...展开版本: 1.4.2支持游戏: 1.21.2, 1.21.3, 1.21.4类型:NeoForgeRelease下载次数: 691.4.2-forgeTaxFreeLevels-1.4.2-forge-1.21.3.jar下载1.4.2#Release## 1.4.2- [1.21.2+] fix crash when saving config## 1.4.1- fix Fabric build- respect level requirement for Reroll## 1.4.0This is a large rework of the mod, please have a read!- the \"Too Expensive\" anvil limit is now removed (by default, configurable)- new cost calculation bases cost off of level 0 instead of level 30, except for the Enchanting Table, where the cost is based off of the level requirement instead- new config with level base and anvil limit options- the config is automatically synced from server to client, fixing visual issues on the client- (the mod can still work server-only, but you have to live with visually wrong level costs and \"Too Expensive\")Quick cost comparison:In 1.3 the cost is the amount of XP needed to get from level 30-X to 30, having no effect below player level 30 (besides small tax).In 1.4 the cost is the amount of XP needed to get from level 0 to X, with the exception of the Enchanting Table.In an Enchanting Table with e.g. level requirement 21, the cost is the amount of XP needed to get from level 21-X to 21.To restore the behavior of 1.3, you can set the level base setting to 30.Backports to older Minecraft versions might take a while...展开版本: 1.4.2支持游戏: 1.21.3, 1.21.4类型:ForgeRelease下载次数: 1061.4.1-forgeTaxFreeLevels-1.4.1-forge-1.18.2.jar下载1.4.1#Releasebackport of 1.4.1, additionally:- respect level requirement for Reroll## 1.4.1- fix Fabric build## 1.4.0This is a large rework of the mod, please have a read!- the \"Too Expensive\" anvil limit is now removed (by default, configurable)- new cost calculation bases cost off of level 0 instead of level 30, except for the Enchanting Table, where the cost is based off of the level requirement instead- new config with level base and anvil limit options- the config is automatically synced from server to client, fixing visual issues on the client- (the mod can still work server-only, but you have to live with visually wrong level costs and \"Too Expensive\")Quick cost comparison:In 1.3 the cost is the amount of XP needed to get from level 30-X to 30, having no effect below player level 30 (besides small tax).In 1.4 the cost is the amount of XP needed to get from level 0 to X, with the exception of the Enchanting Table.In an Enchanting Table with e.g. level requirement 21, the cost is the amount of XP needed to get from level 21-X to 21.To restore the behavior of 1.3, you can set the level base setting to 30.Backports to older Minecraft versions might take a while...展开版本: 1.4.1支持游戏: 1.18, 1.18.1, 1.18.2类型:ForgeRelease下载次数: 5501.4.1-fabricTaxFreeLevels-1.4.1-fabric-1.18.2.jar下载1.4.1#Releasebackport of 1.4.1, additionally:- respect level requirement for Reroll## 1.4.1- fix Fabric build## 1.4.0This is a large rework of the mod, please have a read!- the \"Too Expensive\" anvil limit is now removed (by default, configurable)- new cost calculation bases cost off of level 0 instead of level 30, except for the Enchanting Table, where the cost is based off of the level requirement instead- new config with level base and anvil limit options- the config is automatically synced from server to client, fixing visual issues on the client- (the mod can still work server-only, but you have to live with visually wrong level costs and \"Too Expensive\")Quick cost comparison:In 1.3 the cost is the amount of XP needed to get from level 30-X to 30, having no effect below player level 30 (besides small tax).In 1.4 the cost is the amount of XP needed to get from level 0 to X, with the exception of the Enchanting Table.In an Enchanting Table with e.g. level requirement 21, the cost is the amount of XP needed to get from level 21-X to 21.To restore the behavior of 1.3, you can set the level base setting to 30.Backports to older Minecraft versions might take a while...展开版本: 1.4.1支持游戏: 1.17, 1.17.1, 1.18, 1.18.1, 1.18.2类型:FabricRelease下载次数: 2791.4.1-fabricTaxFreeLevels-1.4.1-fabric-1.20.1.jar下载1.4.1#Releasebackport of 1.4.1, additionally:- respect level requirement for Reroll## 1.4.1- fix Fabric build## 1.4.0This is a large rework of the mod, please have a read!- the \"Too Expensive\" anvil limit is now removed (by default, configurable)- new cost calculation bases cost off of level 0 instead of level 30, except for the Enchanting Table, where the cost is based off of the level requirement instead- new config with level base and anvil limit options- the config is automatically synced from server to client, fixing visual issues on the client- (the mod can still work server-only, but you have to live with visually wrong level costs and \"Too Expensive\")Quick cost comparison:In 1.3 the cost is the amount of XP needed to get from level 30-X to 30, having no effect below player level 30 (besides small tax).In 1.4 the cost is the amount of XP needed to get from level 0 to X, with the exception of the Enchanting Table.In an Enchanting Table with e.g. level requirement 21, the cost is the amount of XP needed to get from level 21-X to 21.To restore the behavior of 1.3, you can set the level base setting to 30.Backports to older Minecraft versions might take a while...展开版本: 1.4.1支持游戏: 1.19.2, 1.19.3, 1.19.4, 1.20, 1.20.1类型:FabricRelease下载次数: 7,6331.4.1-forgeTaxFreeLevels-1.4.1-forge-1.20.1.jar下载1.4.1#Releasebackport of 1.4.1, additionally:- respect level requirement for Reroll## 1.4.1- fix Fabric build## 1.4.0This is a large rework of the mod, please have a read!- the \"Too Expensive\" anvil limit is now removed (by default, configurable)- new cost calculation bases cost off of level 0 instead of level 30, except for the Enchanting Table, where the cost is based off of the level requirement instead- new config with level base and anvil limit options- the config is automatically synced from server to client, fixing visual issues on the client- (the mod can still work server-only, but you have to live with visually wrong level costs and \"Too Expensive\")Quick cost comparison:In 1.3 the cost is the amount of XP needed to get from level 30-X to 30, having no effect below player level 30 (besides small tax).In 1.4 the cost is the amount of XP needed to get from level 0 to X, with the exception of the Enchanting Table.In an Enchanting Table with e.g. level requirement 21, the cost is the amount of XP needed to get from level 21-X to 21.To restore the behavior of 1.3, you can set the level base setting to 30.Backports to older Minecraft versions might take a while...展开版本: 1.4.1支持游戏: 1.19.2, 1.19.3, 1.19.4, 1.20, 1.20.1类型:ForgeRelease下载次数: 23,3351.4.1-fabricTaxFreeLevels-1.4.1-fabric-1.20.4.jar下载1.4.1#Releasebackport of 1.4.1, additionally:- respect level requirement for Reroll## 1.4.1- fix Fabric build## 1.4.0This is a large rework of the mod, please have a read!- the \"Too Expensive\" anvil limit is now removed (by default, configurable)- new cost calculation bases cost off of level 0 instead of level 30, except for the Enchanting Table, where the cost is based off of the level requirement instead- new config with level base and anvil limit options- the config is automatically synced from server to client, fixing visual issues on the client- (the mod can still work server-only, but you have to live with visually wrong level costs and \"Too Expensive\")Quick cost comparison:In 1.3 the cost is the amount of XP needed to get from level 30-X to 30, having no effect below player level 30 (besides small tax).In 1.4 the cost is the amount of XP needed to get from level 0 to X, with the exception of the Enchanting Table.In an Enchanting Table with e.g. level requirement 21, the cost is the amount of XP needed to get from level 21-X to 21.To restore the behavior of 1.3, you can set the level base setting to 30.Backports to older Minecraft versions might take a while...展开版本: 1.4.1支持游戏: 1.20.2, 1.20.3, 1.20.4类型:FabricRelease下载次数: 5781.4.1-neoforgeTaxFreeLevels-1.4.1-neoforge-1.20.4.jar下载1.4.1#Releasebackport of 1.4.1, additionally:- respect level requirement for Reroll## 1.4.1- fix Fabric build## 1.4.0This is a large rework of the mod, please have a read!- the \"Too Expensive\" anvil limit is now removed (by default, configurable)- new cost calculation bases cost off of level 0 instead of level 30, except for the Enchanting Table, where the cost is based off of the level requirement instead- new config with level base and anvil limit options- the config is automatically synced from server to client, fixing visual issues on the client- (the mod can still work server-only, but you have to live with visually wrong level costs and \"Too Expensive\")Quick cost comparison:In 1.3 the cost is the amount of XP needed to get from level 30-X to 30, having no effect below player level 30 (besides small tax).In 1.4 the cost is the amount of XP needed to get from level 0 to X, with the exception of the Enchanting Table.In an Enchanting Table with e.g. level requirement 21, the cost is the amount of XP needed to get from level 21-X to 21.To restore the behavior of 1.3, you can set the level base setting to 30.Backports to older Minecraft versions might take a while...展开版本: 1.4.1支持游戏: 1.20.4类型:NeoForgeRelease下载次数: 711.4.1-forgeTaxFreeLevels-1.4.1-forge-1.20.4.jar下载1.4.1#Releasebackport of 1.4.1, additionally:- respect level requirement for Reroll## 1.4.1- fix Fabric build## 1.4.0This is a large rework of the mod, please have a read!- the \"Too Expensive\" anvil limit is now removed (by default, configurable)- new cost calculation bases cost off of level 0 instead of level 30, except for the Enchanting Table, where the cost is based off of the level requirement instead- new config with level base and anvil limit options- the config is automatically synced from server to client, fixing visual issues on the client- (the mod can still work server-only, but you have to live with visually wrong level costs and \"Too Expensive\")Quick cost comparison:In 1.3 the cost is the amount of XP needed to get from level 30-X to 30, having no effect below player level 30 (besides small tax).In 1.4 the cost is the amount of XP needed to get from level 0 to X, with the exception of the Enchanting Table.In an Enchanting Table with e.g. level requirement 21, the cost is the amount of XP needed to get from level 21-X to 21.To restore the behavior of 1.3, you can set the level base setting to 30.Backports to older Minecraft versions might take a while...展开版本: 1.4.1支持游戏: 1.20.2, 1.20.3, 1.20.4类型:ForgeRelease下载次数: 1381.4.1-fabricTaxFreeLevels-1.4.1-fabric-1.20.6.jar下载1.4.1#Releasebackport of 1.4.1, additionally:- respect level requirement for Reroll## 1.4.1- fix Fabric build## 1.4.0This is a large rework of the mod, please have a read!- the \"Too Expensive\" anvil limit is now removed (by default, configurable)- new cost calculation bases cost off of level 0 instead of level 30, except for the Enchanting Table, where the cost is based off of the level requirement instead- new config with level base and anvil limit options- the config is automatically synced from server to client, fixing visual issues on the client- (the mod can still work server-only, but you have to live with visually wrong level costs and \"Too Expensive\")Quick cost comparison:In 1.3 the cost is the amount of XP needed to get from level 30-X to 30, having no effect below player level 30 (besides small tax).In 1.4 the cost is the amount of XP needed to get from level 0 to X, with the exception of the Enchanting Table.In an Enchanting Table with e.g. level requirement 21, the cost is the amount of XP needed to get from level 21-X to 21.To restore the behavior of 1.3, you can set the level base setting to 30.Backports to older Minecraft versions might take a while...展开版本: 1.4.1支持游戏: 1.20.5, 1.20.6类型:FabricRelease下载次数: 2551.4.1-neoforgeTaxFreeLevels-1.4.1-neoforge-1.20.6.jar下载1.4.1#Releasebackport of 1.4.1, additionally:- respect level requirement for Reroll## 1.4.1- fix Fabric build## 1.4.0This is a large rework of the mod, please have a read!- the \"Too Expensive\" anvil limit is now removed (by default, configurable)- new cost calculation bases cost off of level 0 instead of level 30, except for the Enchanting Table, where the cost is based off of the level requirement instead- new config with level base and anvil limit options- the config is automatically synced from server to client, fixing visual issues on the client- (the mod can still work server-only, but you have to live with visually wrong level costs and \"Too Expensive\")Quick cost comparison:In 1.3 the cost is the amount of XP needed to get from level 30-X to 30, having no effect below player level 30 (besides small tax).In 1.4 the cost is the amount of XP needed to get from level 0 to X, with the exception of the Enchanting Table.In an Enchanting Table with e.g. level requirement 21, the cost is the amount of XP needed to get from level 21-X to 21.To restore the behavior of 1.3, you can set the level base setting to 30.Backports to older Minecraft versions might take a while...展开版本: 1.4.1支持游戏: 1.20.5, 1.20.6类型:NeoForgeRelease下载次数: 541.4.1-forgeTaxFreeLevels-1.4.1-forge-1.20.6.jar下载1.4.1#Releasebackport of 1.4.1, additionally:- respect level requirement for Reroll## 1.4.1- fix Fabric build## 1.4.0This is a large rework of the mod, please have a read!- the \"Too Expensive\" anvil limit is now removed (by default, configurable)- new cost calculation bases cost off of level 0 instead of level 30, except for the Enchanting Table, where the cost is based off of the level requirement instead- new config with level base and anvil limit options- the config is automatically synced from server to client, fixing visual issues on the client- (the mod can still work server-only, but you have to live with visually wrong level costs and \"Too Expensive\")Quick cost comparison:In 1.3 the cost is the amount of XP needed to get from level 30-X to 30, having no effect below player level 30 (besides small tax).In 1.4 the cost is the amount of XP needed to get from level 0 to X, with the exception of the Enchanting Table.In an Enchanting Table with e.g. level requirement 21, the cost is the amount of XP needed to get from level 21-X to 21.To restore the behavior of 1.3, you can set the level base setting to 30.Backports to older Minecraft versions might take a while...展开版本: 1.4.1支持游戏: 1.20.6类型:ForgeRelease下载次数: 1111.4.1-fabricTaxFreeLevels-1.4.1-fabric-1.21.1.jar下载1.4.1#Release## 1.4.1- fix Fabric build## 1.4.0This is a large rework of the mod, please have a read!- the \"Too Expensive\" anvil limit is now removed (by default, configurable)- new cost calculation bases cost off of level 0 instead of level 30, except for the Enchanting Table, where the cost is based off of the level requirement instead- new config with level base and anvil limit options- the config is automatically synced from server to client, fixing visual issues on the client- (the mod can still work server-only, but you have to live with visually wrong level costs and \"Too Expensive\")Quick cost comparison:In 1.3 the cost is the amount of XP needed to get from level 30-X to 30, having no effect below player level 30 (besides small tax).In 1.4 the cost is the amount of XP needed to get from level 0 to X, with the exception of the Enchanting Table.In an Enchanting Table with e.g. level requirement 21, the cost is the amount of XP needed to get from level 21-X to 21.To restore the behavior of 1.3, you can set the level base setting to 30.Backports to older Minecraft versions might take a while...展开版本: 1.4.1支持游戏: 1.21, 1.21.1类型:FabricRelease下载次数: 17,4941.4.0-neoforgeTaxFreeLevels-1.4.0-neoforge-1.21.1.jar下载1.4.0#ReleaseThis is a large rework of the mod, please have a read!- the \"Too Expensive\" anvil limit is now removed (by default, configurable)- new cost calculation bases cost off of level 0 instead of level 30, except for the Enchanting Table, where the cost is based off of the level requirement instead- new config with level base and anvil limit options- the config is automatically synced from server to client, fixing visual issues on the client- (the mod can still work server-only, but you have to live with visually wrong level costs and \"Too Expensive\")Quick cost comparison:In 1.3 the cost is the amount of XP needed to get from level 30-X to 30, having no effect below player level 30 (besides small tax).In 1.4 the cost is the amount of XP needed to get from level 0 to X, with the exception of the Enchanting Table.In an Enchanting Table with e.g. level requirement 21, the cost is the amount of XP needed to get from level 21-X to 21.To restore the behavior of 1.3, you can set the level base setting to 30.Backports to older Minecraft versions might take a while...展开版本: 1.4.0支持游戏: 1.21, 1.21.1类型:NeoForgeRelease下载次数: 2,1781.4.0-forgeTaxFreeLevels-1.4.0-forge-1.21.1.jar下载1.4.0#ReleaseThis is a large rework of the mod, please have a read!- the \"Too Expensive\" anvil limit is now removed (by default, configurable)- new cost calculation bases cost off of level 0 instead of level 30, except for the Enchanting Table, where the cost is based off of the level requirement instead- new config with level base and anvil limit options- the config is automatically synced from server to client, fixing visual issues on the client- (the mod can still work server-only, but you have to live with visually wrong level costs and \"Too Expensive\")Quick cost comparison:In 1.3 the cost is the amount of XP needed to get from level 30-X to 30, having no effect below player level 30 (besides small tax).In 1.4 the cost is the amount of XP needed to get from level 0 to X, with the exception of the Enchanting Table.In an Enchanting Table with e.g. level requirement 21, the cost is the amount of XP needed to get from level 21-X to 21.To restore the behavior of 1.3, you can set the level base setting to 30.Backports to older Minecraft versions might take a while...展开版本: 1.4.0支持游戏: 1.21.1类型:ForgeRelease下载次数: 6441.3.13-forgeTaxFreeLevels-1.3.13-forge-1.20.6.jar下载1.3.13#Releaseupdate Forge展开版本: 1.3.13支持游戏: 1.20.6, 1.21, 1.21.1类型:ForgeRelease下载次数: 1,5661.3.13-neoforgeTaxFreeLevels-1.3.13-neoforge-1.20.5.jar下载1.3.13#Releaseremove Waystones compatibility for newer Forge and NeoForge versions since it now uses an XP cost by default展开版本: 1.3.13支持游戏: 1.20.5, 1.20.6, 1.21, 1.21.1类型:NeoForgeRelease下载次数: 2,1131.3.13-neoforgeTaxFreeLevels-1.3.13-neoforge-1.20.2.jar下载1.3.13#Releaseremove Waystones compatibility for newer Forge and NeoForge versions since it now uses an XP cost by default展开版本: 1.3.13支持游戏: 1.20.2, 1.20.3, 1.20.4类型:NeoForgeRelease下载次数: 3341.3.13-forgeTaxFreeLevels-1.3.13-forge-1.20.2.jar下载1.3.13#Releaseremove Waystones compatibility for newer Forge and NeoForge versions since it now uses an XP cost by default展开版本: 1.3.13支持游戏: 1.17, 1.17.1, 1.18, 1.18.1, 1.18.2, 1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4, 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4类型:ForgeRelease下载次数: 29,9781.3.12-fabricTaxFreeLevels-1.3.12-fabric-1.20.5.jar下载1.3.12#Release- update for spectrum 1.7.9 (even though it\'s not on 1.20.5+ yet)- simplify most mixins using MixinExtras (and require Fabric Loader 0.15.10)展开版本: 1.3.12支持游戏: 1.20.5, 1.20.6, 1.21, 1.21.1类型:FabricRelease下载次数: 21,4391.3.12-neoforgeTaxFreeLevels-1.3.12-neoforge-1.20.5.jar下载1.3.12#Releasesimplify most mixins using MixinExtras展开版本: 1.3.12支持游戏: 1.20.5类型:NeoForgeRelease下载次数: 581.3.12-fabricTaxFreeLevels-1.3.12-fabric-1.20.2.jar下载1.3.12#Release- update for spectrum 1.7.9- simplify most mixins using MixinExtras (and require Fabric Loader 0.15.10)展开版本: 1.3.12支持游戏: 1.17, 1.17.1, 1.18, 1.18.1, 1.18.2, 1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4, 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4类型:FabricRelease下载次数: 39,5301.3.12-neoforgeTaxFreeLevels-1.3.12-neoforge-1.20.2.jar下载1.3.12#Releasesimplify most mixins using MixinExtras展开版本: 1.3.12支持游戏: 1.20.2, 1.20.3, 1.20.4类型:NeoForgeRelease下载次数: 1351.3.11-fabricTaxFreeLevels-1.3.11-fabric-1.20.5.jar下载1.3.11#Releaseport to 1.20.5展开版本: 1.3.11支持游戏: 1.20.5, 1.20.6类型:FabricRelease下载次数: 3,0191.3.11-neoforgeTaxFreeLevels-1.3.11-neoforge-1.20.5.jar下载1.3.11#Releaseport to 1.20.5展开版本: 1.3.11支持游戏: 1.20.5, 1.20.6类型:NeoForgeRelease下载次数: 1141.3.10-forge (buildfix)TaxFreeLevels-1.3.10-forge-1.20.2.jar下载1.3.10+buildfix#ReleaseApparently my Modrinth build script was broken, leaving some conflicting packets in the last releaseHere\'s a fixed version, preventing crashes with certain modsActual changelog:- update for Apotheosis 6.5.0 (for Forge 1.19.2)展开版本: 1.3.10+buildfix支持游戏: 1.17, 1.17.1, 1.18, 1.18.1, 1.18.2, 1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4, 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4类型:ForgeRelease下载次数: 3,2891.3.5-forge-1.16TaxFreeLevels-1.3.5-forge-1.16.5.jar下载1.3.5-forge-1.16#Releasecompatibility with Unique Enchantments展开版本: 1.3.5-forge-1.16支持游戏: 1.16.5类型:ForgeRelease下载次数: 5,9031.3.9-fabricTaxFreeLevels-1.3.9-fabric-1.20.2.jar下载1.3.9#ReleaseEnchanting Infuser compatibility for NeoForge and Forge and update for Fabric展开版本: 1.3.9支持游戏: 1.17, 1.17.1, 1.18, 1.18.1, 1.18.2, 1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4, 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4类型:FabricRelease下载次数: 33,1761.3.9-neoforgeTaxFreeLevels-1.3.9-neoforge-1.20.2.jar下载1.3.9#ReleaseEnchanting Infuser compatibility for NeoForge and Forge and update for Fabric展开版本: 1.3.9支持游戏: 1.20.2, 1.20.3, 1.20.4类型:NeoForgeRelease下载次数: 2611.3.9-forgeTaxFreeLevels-1.3.9-forge-1.20.2.jar下载1.3.9#ReleaseEnchanting Infuser compatibility for NeoForge and Forge and update for Fabric展开版本: 1.3.9支持游戏: 1.17, 1.17.1, 1.18, 1.18.1, 1.18.2, 1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4, 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4类型:ForgeRelease下载次数: 6,2851.3.8-fabricTaxFreeLevels-1.3.8-fabric-1.20.2.jar下载1.3.8#ReleaseZenith (Apotheosis port) compatibility for 1.20 by replacing the cost calculationnote that the xp cost Zenith shows won\'t always be accurate展开版本: 1.3.8支持游戏: 1.17, 1.17.1, 1.18, 1.18.1, 1.18.2, 1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4, 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4类型:FabricRelease下载次数: 3,0831.3.8-forgeTaxFreeLevels-1.3.8-forge-1.20.2.jar下载1.3.8#Release- actual Apotheosis 7.2.0+ compatibility by replacing the cost calculationnote that the xp cost Apotheosis shows won\'t always be accurate.- fix mod detection that I broke in the last patch展开版本: 1.3.8支持游戏: 1.17, 1.17.1, 1.18, 1.18.1, 1.18.2, 1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4, 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4类型:ForgeRelease下载次数: 7,6541.3.7-forgeTaxFreeLevels-1.3.7-forge-1.20.2.jar下载1.3.7#Releaseupdate for Apotheosis 7.2.0 (use their cost implementation, even if it\'s different - for now...?)展开版本: 1.3.7支持游戏: 1.17, 1.17.1, 1.18, 1.18.1, 1.18.2, 1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4, 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4类型:ForgeRelease下载次数: 1031.3.6-neoforgeTaxFreeLevels-1.3.6-neoforge-1.20.2.jar下载1.3.6#Releasesupport NeoForge展开版本: 1.3.6支持游戏: 1.20.2, 1.20.3, 1.20.4类型:NeoForgeRelease下载次数: 2781.3.6-forgeTaxFreeLevels-1.3.6-forge-1.20.2.jar下载1.3.6#Release- update for newer Enchanting Infuser versions- now compatible with 1.17 - 1.20.2展开版本: 1.3.6支持游戏: 1.17, 1.17.1, 1.18, 1.18.1, 1.18.2, 1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4, 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4类型:ForgeRelease下载次数: 12,9491.3.6TaxFreeLevels-1.3.6-fabric-1.20.2.jar下载1.3.6#Releaseupdate for newer Enchanting Infuser versions展开版本: 1.3.6支持游戏: 1.17, 1.17.1, 1.18, 1.18.1, 1.18.2, 1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4, 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4类型:FabricRelease下载次数: 127,0501.3.5-forgeTaxFreeLevels-1.3.5-forge-1.20.2.jar下载1.3.5#Releaseupdate to 1.20.2 (fix \"incompatible modded server\" warning for clients missing the mod)P.S.1.3.3 Fabric still works perfectly展开版本: 1.3.5支持游戏: 1.20.2类型:ForgeRelease下载次数: 1491.3.5-forgeTaxFreeLevels-1.3.5-forge-1.19.jar下载1.3.5#Releaseupdate for Waystones 10.2.0/11.3.0/12.2.0展开版本: 1.3.5支持游戏: 1.17.1, 1.18, 1.18.1, 1.18.2, 1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4, 1.20, 1.20.1类型:ForgeRelease下载次数: 6,7651.3.4-forgeTaxFreeLevels-1.3.4-forge-1.19.jar下载1.3.4#Releaseflatten travel cost of [Waystones](https://modrinth.com/mod/waystones) (forward-port from Forge 1.16)展开版本: 1.3.4支持游戏: 1.17.1, 1.18, 1.18.1, 1.18.2, 1.19, 1.19.1, 1.19.2, 1.19.3类型:ForgeRelease下载次数: 3071.3.4-forge-1.16TaxFreeLevels-1.3.4-forge-1.16.5.jar下载1.3.4-forge-1.16#Release- add compatibility with Lost Trinket slot unlocking- (also remove the Enchanting Infuser mixin since it was never actually used or needed for 1.16 in the first place)展开版本: 1.3.4-forge-1.16支持游戏: 1.16.5类型:ForgeRelease下载次数: 3,0481.3.3-forge-1.16TaxFreeLevels-1.3.3-forge-1.16.5.jar下载1.3.3-forge-1.16#Release- add compatibility with [Enchanting Infuser](https://www.curseforge.com/minecraft/mc-mods/enchanting-infuser-forge)- workaround for conflict with Rubidium\'s ModList Mixin展开版本: 1.3.3-forge-1.16支持游戏: 1.16.5类型:ForgeRelease下载次数: 2431.3.3TaxFreeLevels-1.3.3-fabric-1.19.jar下载1.3.3#Releasecompatibility with:[Charm](https://modrinth.com/mod/charm)\'s Grindstone enchantment extraction[Spectrum](https://modrinth.com/mod/spectrum)\'s Bedrock Anvil[Enchanting Infuser](https://modrinth.com/mod/enchanting-infuser)展开版本: 1.3.3支持游戏: 1.17, 1.17.1, 1.18, 1.18.1, 1.18.2, 1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4, 1.20, 1.20.1, 1.20.2类型:FabricRelease下载次数: 36,9341.3.2-forge-1.16TaxFreeLevels-1.3.2-beta-forge-1.16.5.jar下载1.3.2-forge-1.16#Release(not actually new, I forgot to upload this!)### 1.3.2- flatten cost of [Charm Reforged](https://www.curseforge.com/minecraft/mc-mods/charm-reforged)\'s grindstone enchantment extraction and [Waystones](https://www.curseforge.com/minecraft/mc-mods/waystones)### 1.3.1- backport to 1.16展开版本: 1.3.2-forge-1.16支持游戏: 1.16.5类型:ForgeRelease下载次数: 2341.3.1-forgeTaxFreeLevels-1.3.1-forge-1.18.1.jar下载1.3.1-forge#Release(not actually new, I forgot to upload this!)- compatibility with [Enchanting Overhauled](https://www.curseforge.com/minecraft/mc-mods/enchanting-overhauled)展开版本: 1.3.1-forge支持游戏: 1.17, 1.17.1, 1.18, 1.18.1, 1.18.2, 1.19, 1.19.1, 1.19.2, 1.19.3类型:ForgeRelease下载次数: 1,8811.3-forgeTaxFreeLevels-1.3-forge-1.18.1.jar下载1.3-forge#Releaseported to Architectury and Forge (no Architectury API required)展开版本: 1.3-forge支持游戏: 1.17, 1.17.1, 1.18, 1.18.1, 1.18.2, 1.19类型:ForgeRelease下载次数: 6221.3TaxFreeLevels-1.3.jar下载1.3#ReleaseThis is a major rework, mainly affecting anvil costs for low levels.## Anvil Cost RebalanceAnvil costs are now based off of player level 30 instead of level 0.To understand what that means, say you\'re level 30 and the anvil cost is 15 levels.In vanilla you would pay the XP from level 15 to level 30, which is 1080.In previous Tax Free Levels versions, this would cost the XP from level 0 to level 15, which is 315 - the same as if you were level 15 to begin with.While this did make the cost independent of the player level, it was also unreasonably low in many cases.To rebalance this, anvil costs now use the same logic as the enchanting table, meaning the anvil costs will be unaffected below player level 30 - almost, see:## No Small TaxOne small tidbit about vanilla Minecraft is that paying levels doesn\'t actually touch the percental experience progress.Since higher levels require more XP to reach, this means you actually not only lose levels but also a small amount of XP.This \"tax\" was already dealt with for high player levels and for consistency is now also dealt with for low levels.## Git GudPreviously this mod used the `addExperience()` method to pay XP, which had the funny side effect of lowering the player\'s score, even into the negatives! Not anymore!## Mod Compatibility (for mod devs)Every `Redirect` has been changed into a more compatible option.All Mixins were split by their function and can even be disabled by using a custom field in your fabric.mod.json (see README on GitHub).Almost all the logic was moved in the main `TaxFreeLevels` class for easy access.展开版本: 1.3支持游戏: 1.17, 1.17.1, 1.18, 1.18.1, 1.18.2, 1.19, 1.19.1, 1.19.2类型:FabricRelease下载次数: 7,4701.2.1TaxFreeLevels-1.2.1.jar下载1.2.1#ReleaseLog lifes matter!Now with 6 less log lines!(Because I forgot to recompile after removing them, oops!)展开版本: 1.2.1支持游戏: 1.17, 1.17.1, 1.18类型:FabricRelease下载次数: 6591.2TaxFreeLevels-1.2.jar下载1.2#ReleaseBuild for 1.17, Java 16, no code changes.Draylar\'s Reroll for 1.16.5 does partially work for 1.17 (graphics are glitched, but functionality is there) and is still compatible.展开版本: 1.2支持游戏: 1.17, 1.17.1类型:FabricRelease下载次数: 1761.1TaxFreeLevels-1.1.jar下载1.1#Releasecompatibility with Draylar1\'s Reroll (reroll cost is flattened as well)展开版本: 1.1支持游戏: 1.16.2, 1.16.3, 1.16.4, 1.16.5类型:FabricRelease下载次数: 1,7961.0TaxFreeLevels-1.0.jar下载1.0#Release展开版本: 1.0支持游戏: 1.16.2, 1.16.3, 1.16.4, 1.16.5类型:FabricRelease下载次数: 132全部版本

markdown_parsed

文章类型:收录

layui.use([\'form\'], function(){
var form = layui.form;
});

游客,如果您要查看本帖隐藏内容请回复
税收优惠等级
楼主 昨天 19:33 回复 收起回复
小僵尸论坛感谢有你~
回复 论坛版权

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册 手机动态码快速登录

本版积分规则



官方

新浪微博 腾讯微博 微信公众号 投稿规则 版权声明 捐助我们

官方QQ①群: 291907844 (点击加群)
官方QQ②群: 421312192
官方QQ③群: 528726532

介绍

我的世界(Minecraft)小僵尸论坛
收录了来自各地的我的世界(MC)爱好者们的各种资源

须知: 切勿滥用举报,任何与举报相关的信息必须属实!

"Minecraft"以及"我的世界"为Mojang Synergies AB的商标 本站与Mojang以及微软公司没有从属关系

QQ|Archiver|手机版|小黑屋|Minecraft(我的世界)小僵尸论坛 |网站地图

GMT+8, 2025-8-11 04:58 , Processed in 0.391307 second(s), 35 queries , Redis On.

快速回复 返回顶部 返回列表