Merged
Conversation
ifishcool
approved these changes
Feb 23, 2026
Collaborator
ifishcool
left a comment
There was a problem hiding this comment.
所有数字方块已全部配置完毕。其余方块的配方逻辑通顺、较为合理,因此先行通过。
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
为数字、符号、弹跳垫、两种蜂巢添加了配方:
数字、符号:在切石机中切割[雕纹石砖],1个雕纹石砖可以切为4个对应方块
弹跳垫配方:有序配方,中间1黏液块,周围8个铁锭,一次性合成4个
蜂巢配方:有序配方,分别为:(其中A,B表示蜜脾和蜂蜜瓶,一次性合成8个)
ABA 一 BAB
BAB 和 ABA
ABA 一 BAB
设计原因:
数字、符号种类繁多,不适合都设定特定工作台配方。
而雕纹石砖在原版中,没有切石机配方,所以可以专门用来处理这几种方块的合成,且切石机的界面简介,易于玩家选择对应的方块。因此选用切石机+雕纹石砖的方式解决所有数字、符号的合成。
原本字母也设计了同样的配方,由于有共创者设计了用数字组合变为字母的方式,故已删去字母的切石机配方
弹跳垫选用粘液块来代表相似性质、用铁锭外围是因为弹跳垫外围为灰色(可惜没有蓝色粘液块(
蜂巢用马赛克方式的搭配,来代表其对应马塞克式的贴图