Skip to content

Commit afaab22

Browse files
authored
1.18.2及后续:石xx->石头xx(建筑方块)
1 parent 27c0f24 commit afaab22

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

projects/1.18-fabric/assets/adorn/adorn/lang/zh_cn-composition.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
},
130130
"parameters": [
131131
{
132-
"stone": "",
132+
"stone": "石头",
133133
"sandstone": "砂岩",
134134
"cobblestone": "圆石",
135135
"andesite": "安山岩",

projects/1.19/assets/adorn/adorn/lang/zh_cn-composition.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@
132132
},
133133
"parameters": [
134134
{
135-
"stone": "",
135+
"stone": "石头",
136136
"sandstone": "砂岩",
137137
"cobblestone": "圆石",
138138
"andesite": "安山岩",

projects/1.20-fabric/assets/adorn/adorn/lang/zh_cn-composition.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@
134134
},
135135
"parameters": [
136136
{
137-
"stone": "",
137+
"stone": "石头",
138138
"sandstone": "砂岩",
139139
"cobblestone": "圆石",
140140
"andesite": "安山岩",

0 commit comments

Comments
 (0)