ModernLifePatch/src/generated/resources/assets/modernlifepatch/models/item/nine_block.json
3944Realms c85be68674 版本:1.20.1-1.5.1-beta
(以下内容迁移自1.18.2)
* 重绘了数字方块的材质(小喵绘制,本来是有阴影的,但是因为颜色层可能不兼容就去掉了阴影)
* 数字方块的数字部分可以染色(不消耗染料),但是直接破坏会恢复为默认色(红色)
* 变更了数字方块的Null块的合成(现在为8个石英加个红石)
2025-05-03 20:15:01 +08:00

6 lines
139 B
JSON

{
"parent": "modernlifepatch:item/number_block_item",
"textures": {
"number": "modernlifepatch:block/number/nine_block_layer"
}
}