File tree Expand file tree Collapse file tree
projects/1.21/assets/databank/databank/lang Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ {
2+ "block.databank.megastructure_save" : " Megastructure Block: Save" ,
3+ "block.databank.megastructure_save.reset" : " Bounds successfully reset" ,
4+ "block.databank.megastructure_save.corner1" : " Please select the first corner" ,
5+ "block.databank.megastructure_save.corner2" : " Please select the second corner" ,
6+ "block.databank.megastructure_save.center" : " Please select the center" ,
7+ "block.databank.megastructure_save.finished" : " Bounds are now from %1$s to %2$s" ,
8+ "block.databank.megastructure_save.saved" : " Saved as %1$s" ,
9+
10+ "commands.databank.megastructure" : " Spawned %1$s at %2$s" ,
11+
12+ "entity.databank.world_gui" : " World Gui"
13+ }
Original file line number Diff line number Diff line change 1+ {
2+ "block.databank.megastructure_save" : " 超级结构方块:保存模式" ,
3+ "block.databank.megastructure_save.reset" : " 边界重设成功" ,
4+ "block.databank.megastructure_save.corner1" : " 请选择第一个角落" ,
5+ "block.databank.megastructure_save.corner2" : " 请选择第二个角落" ,
6+ "block.databank.megastructure_save.center" : " 请选择中心位置" ,
7+ "block.databank.megastructure_save.finished" : " 边界范围已设为%1$s至%2$s" ,
8+ "block.databank.megastructure_save.saved" : " 已保存为%1$s" ,
9+
10+ "commands.databank.megastructure" : " 已在%2$s处生成%1$s" ,
11+
12+ "entity.databank.world_gui" : " 世界GUI"
13+ }
You can’t perform that action at this time.
0 commit comments