File tree Expand file tree Collapse file tree 2 files changed +42
-0
lines changed
projects/1.20/assets/clockwork/clockwork/lang Expand file tree Collapse file tree 2 files changed +42
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "packet.clockwork.client_message.is_flying" : " %1$s is now flying" ,
3+ "packet.clockwork.client_message.is_walking" : " %1$s is now walking" ,
4+
5+ "key.clockwork.toggle_dragonfly_flight" : " Toggle Dragonfly Flight Mode" ,
6+ "key.categories.clockwork" : " Clockwork" ,
7+
8+ "creativetab.clockwork.title" : " Clockwork" ,
9+
10+ "item.clockwork.clockwork_gear" : " Clockwork Gear" ,
11+ "item.clockwork.crossbow_barrel" : " Crossbow Barrel" ,
12+ "item.clockwork.clockwork_arrow" : " Clockwork Arrow" ,
13+ "item.clockwork.barrel_crossbow" : " Automatic Crossbow" ,
14+ "item.clockwork.scope_crossbow" : " Scoped Crossbow" ,
15+ "item.clockwork.clockwork_potion_sprayer" : " Potion Sprayer" ,
16+ "item.clockwork.clockwork_wings" : " Clockwork Wings" ,
17+
18+ "entity.clockwork.dragonfly" : " Dragonfly" ,
19+ "entity.clockwork.broken_dragonfly" : " Broken Dragonfly"
20+
21+ }
Original file line number Diff line number Diff line change 1+ {
2+ "packet.clockwork.client_message.is_flying" : " %1$s已进入飞行状态" ,
3+ "packet.clockwork.client_message.is_walking" : " %1$s已进入步行状态" ,
4+
5+ "key.clockwork.toggle_dragonfly_flight" : " 切换蜻蜓飞行模式" ,
6+ "key.categories.clockwork" : " Clockwork" ,
7+
8+ "creativetab.clockwork.title" : " Clockwork" ,
9+
10+ "item.clockwork.clockwork_gear" : " 发条齿轮" ,
11+ "item.clockwork.crossbow_barrel" : " 弩箭匣" ,
12+ "item.clockwork.clockwork_arrow" : " 发条箭" ,
13+ "item.clockwork.barrel_crossbow" : " 自动弩" ,
14+ "item.clockwork.scope_crossbow" : " 配镜弩" ,
15+ "item.clockwork.clockwork_potion_sprayer" : " 药水喷枪" ,
16+ "item.clockwork.clockwork_wings" : " 发条翼翅" ,
17+
18+ "entity.clockwork.dragonfly" : " 蜻蜓" ,
19+ "entity.clockwork.broken_dragonfly" : " 破损的蜻蜓"
20+
21+ }
You can’t perform that action at this time.
0 commit comments