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
堆叠附魔书在填充时非常有用,但bugjump在高版本(24w10a与其之后的版本)修复了他
在未被修复之前,可以使用砂轮将两个附魔书堆叠在一起 这是minecraft的bug反馈网站的相关网址:https://bugs.mojang.com/browse/MC-157133 但在修复之后,他不起作用,并且由于bugjump修改了许多代码,我无法做到,即使破开砂轮的限制也会出现其他问题。所以只能来提一个增强issue进行尝试
Crystal0404/CrystalCarpetAddition#7 (comment) 这个是在其他mod下作者的回复,我想可能有些帮助
The text was updated successfully, but these errors were encountered:
这个不太好搞,麻将对物品堆叠数的限制的修改是非常彻底的,该功能的实现不仅可能需要修改大量逻辑,也容易导致存档与原版 mc 出现潜在的不兼容问题。我可以看看,但是不一定能有比较好的可行性
Sorry, something went wrong.
No branches or pull requests
Motivation
堆叠附魔书在填充时非常有用,但bugjump在高版本(24w10a与其之后的版本)修复了他
Description
在未被修复之前,可以使用砂轮将两个附魔书堆叠在一起 这是minecraft的bug反馈网站的相关网址:https://bugs.mojang.com/browse/MC-157133
但在修复之后,他不起作用,并且由于bugjump修改了许多代码,我无法做到,即使破开砂轮的限制也会出现其他问题。所以只能来提一个增强issue进行尝试
Other information
Crystal0404/CrystalCarpetAddition#7 (comment)
这个是在其他mod下作者的回复,我想可能有些帮助
The text was updated successfully, but these errors were encountered: