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
1.20.1
Too much indentation of 8 (4 + 4). 缩进太多了,实际缩进有 8 格了(4 + 4)
CreateCentralKitchen/src/main/java/plus/dragons/createcentralkitchen/content/contraptions/blazeStove/BlazeStoveGuideItem.java
Line 59 in b2d8bb3
Weird indentation in the hover text, comparing to CEI. 物品 hover text 中用缩进很奇怪,对比 CEI 版本的话 疑似在 else 分支中应该调用 itemName.addTo 而非 itemName.forGoggles
Lines 57 to 63 in b2d8bb3
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Minecraft Version
1.20.1
Describe the Bug
Issue 1
Too much indentation of 8 (4 + 4).
缩进太多了,实际缩进有 8 格了(4 + 4)
CreateCentralKitchen/src/main/java/plus/dragons/createcentralkitchen/content/contraptions/blazeStove/BlazeStoveGuideItem.java
Line 59 in b2d8bb3
Issue 2
Weird indentation in the hover text, comparing to CEI.
物品 hover text 中用缩进很奇怪,对比 CEI 版本的话
疑似在 else 分支中应该调用 itemName.addTo 而非 itemName.forGoggles
CreateCentralKitchen/src/main/java/plus/dragons/createcentralkitchen/content/contraptions/blazeStove/BlazeStoveGuideItem.java
Lines 57 to 63 in b2d8bb3
The text was updated successfully, but these errors were encountered: