We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v13.1.2α2
最大HPが幸運値による最大MPの増減も反映されている。 マナエンチャントがライフエンチャントより強くなってしまっている。
最大HPは職業Lvのみから算出されるのが正しい。
#> effects:status/modify_max execute store result score @s Luck run attribute @s minecraft:generic.luck get 10 scoreboard players operation @s MPMax += @s Luck scoreboard players operation _ HPMax = @s MPMax
No response
The text was updated successfully, but these errors were encountered:
#243 幸運値による最大MPの変化が最大HPにも影響を与えているバグを修正
7c0f064
No branches or pull requests
発生したTUSBv13のVersion
v13.1.2α2
概要
最大HPが幸運値による最大MPの増減も反映されている。
マナエンチャントがライフエンチャントより強くなってしまっている。
再現方法
予想される動作
最大HPは職業Lvのみから算出されるのが正しい。
原因となるコマンド
NBTデータ
No response
ログ
No response
The text was updated successfully, but these errors were encountered: