MohistMC / Mohist

Minecraft Forge Hybrid server implementing the Spigot/Bukkit API, formerly known as Thermos/Cauldron/MCPC+
https://mohistmc.com
GNU General Public License v3.0
1.29k stars 210 forks source link

[1.20.1] Apotheosis anvils do not have disabled limits in survival #3156

Closed infinitephantasm closed 3 months ago

infinitephantasm commented 3 months ago

Minecraft Version : 1.20.1

Mohist Version : 704

Operating System : Windows 10 Pro

Concerned mod / plugin : Apotheosis

Logs : latest.log debug.log

Steps to Reproduce :

  1. Install Apotheosis, and its dependency mods Apothic Attributes and Placebo
  2. In the server, enchant two items with a very high amount of enchantments
  3. Attempt to merge them in an anvil in survival mode
  4. No result is given, and the levels required immediately disappears

Description of issue : On a normal NeoForge server, and in singleplayer, when the player attempts to merge two enchanted items in an anvil that would go above the normal anvil limit (40 levels), it would show the new above-limit levels required to the player, and if they have the levels to merge it, they can do so. If not, the requirement is still shown, but the player is not allowed to merge the items. On a Mohist server, the result & required levels immediately disappears once the second item is placed in, and even if the player has the required levels, they are not allowed to do merge them or see the result. This does not occur in creative mode, for one reason or another.

infinitephantasm commented 3 months ago

I have just noticed the option in mohist.yml, please ignore this issue.