107 | Github ID: {{ mutableCopy.githubId }} 108 |
109 |110 | Minecraft UUID: {{ mutableCopy.mcUUID }} 111 |
112 |3 |5 | 6 | -------------------------------------------------------------------------------- /components/content/ProseCode.vue: -------------------------------------------------------------------------------- 1 | 2 |4 |
3 |
4 |
--------------------------------------------------------------------------------
/components/content/ProseEm.vue:
--------------------------------------------------------------------------------
1 |
2 |
3 | 3 | 4 | 5 | 33 | 34 | 39 | -------------------------------------------------------------------------------- /components/content/ProseScript.vue: -------------------------------------------------------------------------------- 1 | Rendering the
script
is disabled.
2 |
3 |
12 |
--------------------------------------------------------------------------------
/components/content/ProseStrong.vue:
--------------------------------------------------------------------------------
1 |
2 |
3 | 17x16=272,272的大小包含了两边各一格的铁砧墙宽度。
117 |49 | Invalid user id: 50 | {{ route.params.username }} 51 |
52 |53 | {{ error?.error }} 54 |
55 |
18 | {{ $t('reden.download_page.sorry_constructing') }}
19 |
20 |
5 | 有个技巧,在兵力达到13之后在扩地盘。因为你的兵要到达你的地盘的边缘才能占新的地盘,所以从13开始可以避免一开始把近的地盘都占了,兵力在路上花的时间过长。 6 |
7 | 8 | 9 | 10 | -------------------------------------------------------------------------------- /pages/feature/debugger.vue: -------------------------------------------------------------------------------- 1 | 10 | 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /pages/feature/index.vue: -------------------------------------------------------------------------------- 1 | 13 | 14 | 15 |26 | {{ $t('reden.home.feature_intro.undo') }} 27 |
28 | 29 | 30 |45 | {{ $t('reden.home.feature_intro.rvc') }} 46 |
47 | 48 | 49 |64 | {{ $t('reden.home.feature_intro.debugger') }} 65 |
66 | 67 | 68 |17 | aka. RVC, is a powerful version control system for Minecraft based on 18 | Git. 19 |
20 |29 | RVC helps you to share your creation to Github, and collaborate with 30 | other players. 31 |
32 |37 | RVC can help you to track changes, and revert to any previous state. 38 | RVC allows you 39 |
40 |Share your machine with a link to Github.
45 |50 | RVC can help you to collaborate with other players. Players can fork 51 | your machine, and make changes. Then you can merge them back, thus, 52 | their improvements can be shared with the you back. 53 |
54 | 55 |56 | Players can also "star" your machine, so that they can find it easily. 57 | The more stars, the more popular your machine is. 58 |
59 |18 | Reden provides a powerful undo feature that can undo almost everything 19 | in Minecraft. 20 |
21 |Reden can undo:
22 |Blocks
29 |Entities
36 |Items
40 |TNTs
44 |50 | Undo can only be used in creative mode. It requires to be installed on 51 | server-side to work, and on clients to use the hotkey. 52 |
53 |54 | In a server, each player can undo their own actions. Server admins can set 55 | the maximum undo RAM usage, so that the server won't run out of memory. 56 |
57 |59 | Undo can undo chain reactions, such as TNT explosions, and undo the whole 60 | explosion. 61 |
62 | 63 |Reden keeps your game vanilla, it will not change any game mechanics.
65 |66 | Reden can run on clients or servers, you can install it without any 67 | overhead. 68 |
69 |Reden supports undo for many other mods, such as Litematica.
70 |{{ t('reset_pass.email_sent_desc') }}
36 |{{ t('reset_pass.invalid_link_info') }}
37 |
38 | {{ t('reset_pass.invalid_link_instruction') }}
39 |
48 | {{ $t('sponsors.description') }} 49 |
50 |76 | {{ $t('sponsors.notice') }} 77 |
78 |
79 | {{ $t('sponsors.alipay') }}
80 |
81 |
82 |
97 | 云备份功能尚处于内测阶段,如有问题请联系管理员。 关注我的B站获取最新消息。 在内测阶段,我们将提供免费的云备份服务,但不保证数据的安全性,请自行备份重要数据。 105 |
106 |请注意,云备份功能仅用于存档文件的备份,不包括服务器的配置文件等。
107 |108 | 请勿上传任何违法违规内容,严禁逆向工程、破解、压力测试等行为,一经发现将会被封禁账号。 109 | 构成犯罪的将会移交公安机关处理。 110 |
111 |112 | 云备份存档为zip压缩文件,您可以在下载后 113 | 手动解压 114 | 到服务器的存档文件夹中,也可以 115 | 通过指令导入进 X Backup 模组的增量备份数据库中。(还没写) 117 | 118 |
119 |确定要删除此备份吗?
173 |备份路径: {{ item.localPath }}
174 |世界名称: {{ item.worldName }}
175 |176 | 备份时间: {{ new Date(item.createdAt).toLocaleString() }} 177 |
178 |此操作不可逆,请谨慎操作。
179 |