Skip to content

Commit

Permalink
MacawsFencesBYG;MacawsRoofsBYG:修路径
Browse files Browse the repository at this point in the history
  • Loading branch information
ChuijkYahus authored Oct 21, 2024
1 parent 01a5401 commit 1b43475
Show file tree
Hide file tree
Showing 22 changed files with 1,868 additions and 238 deletions.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[
{
"type": "indirect",
"source": "projects/1.18/assets/macaws-fences-oh-the-biomes-youll-go/mcwfencesbyg"
}
]

Large diffs are not rendered by default.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"target": "assets/mcwfencesbyg/lang/zh_cn.json",
"entries": [
{
"templates": {
"block.mcwfencesbyg.{0}_picket_fence": "{0}篱栅",
"block.mcwfencesbyg.{0}_stockade_fence": "{0}栅栏墙",
"block.mcwfencesbyg.{0}_horse_fence": "{0}马场栅栏",
"block.mcwfencesbyg.{0}_wired_fence": "{0}铁丝栅栏",
"block.mcwfencesbyg.{0}_highley_gate": "{0}海利栅栏门",
"block.mcwfencesbyg.{0}_pyramid_gate": "{0}斜板栅栏门"
},
"parameters": [
{
"mangrove": "红树木"
}
]
},
{
"templates": {
"block.mcwfencesbyg.{0}_hedge": "{0}树篱"
},
"parameters": [
{
"mangrove": "红树"
}
]
}
]
}

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
[
{
"type": "singleton",
"source": "projects/1.18/assets/macaws-fences-oh-the-biomes-youll-go/mcwfencesbyg/lang/zh_cn-base.json",
"relativePath": "lang/zh_cn.json"
},
{
"type": "composition",
"destType": "json",
"source": "projects/1.18/assets/macaws-fences-oh-the-biomes-youll-go/mcwfencesbyg/lang/zh_cn-composition.json"
}
[
{
"type": "composition",
"destType": "json",
"source": "projects/1.18/assets/macaws-fences-oh-the-biomes-youll-go/mcwfencesbyg/lang/zh_cn-composition-fix.json"
},
{
"type": "indirect",
"source": "projects/1.19/assets/macaws-fences-oh-the-biomes-youll-go/mcwfencesbyg"
}
]

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
{
"target": "assets/mcwfencesbyg/lang/zh_cn.json",
"entries": [
{
"templates": {
"block.mcwfencesbyg.{0}_picket_fence": "{0}篱栅",
"block.mcwfencesbyg.{0}_stockade_fence": "{0}栅栏墙",
"block.mcwfencesbyg.{0}_horse_fence": "{0}马场栅栏",
"block.mcwfencesbyg.{0}_wired_fence": "{0}铁丝栅栏",
"block.mcwfencesbyg.{0}_highley_gate": "{0}海利栅栏门",
"block.mcwfencesbyg.{0}_pyramid_gate": "{0}斜板栅栏门"
},
"parameters": [
{
"bulbis": "灯状菇木",
"cherry": "樱桃木",
"ether": "以太木",
"imparius": "异蓝木",
"lament": "哀叹木",
"nightshade": "夜影木",
"sythian": "斯基泰木"
}
]
},
{
"templates": {
"block.mcwfencesbyg.{0}_hedge": "{0}树篱"
},
"parameters": [
{
"ether": "以太",
"lament": "哀叹",
"white_cherry": "白色樱桃",
"pink_cherry": "粉红色樱桃",
"palo_verde": "扁轴"
}
]
},
{
"templates": {
"block.mcwfencesbyg.modern_{0}_wall": "现代{0}墙",
"block.mcwfencesbyg.railing_{0}_wall": "{0}铁栅栏墙",
"block.mcwfencesbyg.{0}_railing_gate": "{0}铁栅栏门",
"block.mcwfencesbyg.{0}_pillar_wall": "{0}柱墙",
"block.mcwfencesbyg.{0}_grass_topped_wall": "{0}覆草墙"
},
"parameters": [
{
"cryptic_stone": "隐秘石",
"dacite": "英安岩",
"travertine": "石灰华",
"red_rock": "红岩",
"scoria_stone": "熔渣石",
"soapstone": "皂石"
}
]
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
[
{
"type": "composition",
"destType": "json",
"source": "projects/1.19/assets/macaws-fences-oh-the-biomes-youll-go/mcwfencesbyg/lang/zh_cn-composition-fix.json"
},
{
"type": "indirect",
"source": "projects/1.20/assets/macaws-fences-oh-the-biomes-youll-go/mcwfencesbyg"
}
]
Loading

0 comments on commit 1b43475

Please sign in to comment.