背景炉 (Back-burner)-MOD模组
背景炉 (Back-burner)Github |相关wiki |源站链接支持: fabric一个完全客户端的备忘录和待办事项列表,显示在屏幕侧边,并通过命令操作。https://i.sodamc.com/modrinth/amZAWXaQwK.jpg每个世界和服务器都单独保存其待办事项列表。
文件位置
待办事项被保存为 JSON 数组。
- 对于单人游戏世界,它们保存在世界目录的根目录下,文件名为 backlog.json
- 对于多人游戏,它们保存在 .minecraft/remote_backlogs/ 下,使用服务器的 IP 地址和端口作为文件名。局域网世界处理方式相同。
配置文件
文件 .minecraft/config/backburner.properties 让您可以调整屏幕上待办事项列表的位置和大小。一切都可以通过使用 *Cloth-Config* 和 *ModMenu* 在游戏中进行编辑。
- hud.x 和 hud.y 控制其位置,相对于屏幕左上角。
- hud.width 控制其基本大小,即可以容纳的文本量。
- hud.scale 是一个乘数,相对于游戏的全局 GUI 比例来缩小或放大待办事项列表。主要与使用大 GUI 比例的玩家相关,因此有缩小的空间。
命令
默认情况下,所有子命令都使用 /note 作为根。如有需要,根名称可以在配置文件中更改。
<text> 参数是贪婪的,不需要用引号括起来。
添加项目
- push <text> 在顶部添加一个项目。
- queue <text> 在底部添加一个项目。
- insert <index> <text> 在任意索引处添加一个项目。
移除项目
- pop 移除顶部项目。
- pop <index> 是 remove 的别名。
- shift 移除底部项目。
- remove <index> 移除指定项目。
编辑
- edit <index> <text> 覆盖现有项目。自动完成将提供旧值。
- bump <index> 将项目上移一位。
- bump <index> <offset> 将项目移动指定数量的位置。正值向上移动,负值向下移动。
- move <from> <to> 将项目从一个索引移动到另一个索引。
HUD 控制
- hide <bool> 切换待办事项列表的显示状态。可以不带参数调用。
调试
这些命令不应该用于正常使用。
- save 强制将待办事项列表保存到磁盘上的文件。在对待办事项进行任何更改时自动调用。
- reload 强制加载待办事项列表,按照磁盘上保存的方式。在加入世界时自动调用。
资源包
除了纹理,资源包还可以通过修改相应纹理的 .mcmeta 文件来改变待办事项列表 HUD 布局的一些细节。
- basis: { width, height } 表示屏幕上元素的基本大小。对于 16x 纹理包,这严格等于纹理的大小。对于 32x 纹理包,这是纹理大小的一半,依此类推。
- basis: { fill }(布尔值)设置元素是否应占用尽可能多的水平空间(true)或缩小以适应文本(false)。
- ninepatch: { top, bottom, left, right } 精灵的九宫格边距。即不会被拉伸以适应元素大小的区域。
- padding: { top, bottom, left, right } 定义将在元素周围添加的一些空间。可以使用负值来移除空间,使元素重叠。
- textarea: { top, bottom, left, right } 定义纹理内的边距,不会填充文本。
- text:
截图:
https://i.sodamc.com/modrinth/McbvMKlBZP.jpg?x-oss-process=style/forge2https://i.sodamc.com/modrinth/5Rg9r4fIBz.jpg?x-oss-process=style/forge2https://i.sodamc.com/modrinth/h5dNXXtUYA.jpg?x-oss-process=style/forge2https://i.sodamc.com/modrinth/LCP5ABqelx.jpg?x-oss-process=style/forge2https://i.sodamc.com/modrinth/0rpyYHOJsh.jpg?x-oss-process=style/forge2https://i.sodamc.com/modrinth/zuM8IAyzsy.jpg?x-oss-process=style/forge2https://i.sodamc.com/modrinth/2fvJfjrLZm.jpg?x-oss-process=style/forge2
来自Modrinth所有游戏版本1.21.61.21.71.21.81.21.41.21.51.21.21.21.31.211.21.11.20.51.20.61.201.20.11.20.21.20.31.20.41.19.4所有类型fabricv1.5.0+1.21.6back-burner-1.5.0+1.21.6.jar下载1.5.0+1.21.6#Release- Added a configurable `write` command.- The autocompletion for `remove`/`pop` will now show the selected entry\'s text.展开版本: 1.5.0+1.21.6支持游戏: 1.21.6, 1.21.7, 1.21.8类型:FabricRelease下载次数: 303v1.5.0+1.21.4back-burner-1.5.0+1.21.4.jar下载1.5.0+1.21.4#Release- Added a configurable `write` command.- The autocompletion for `remove`/`pop` will now show the selected entry\'s text.展开版本: 1.5.0+1.21.4支持游戏: 1.21.4, 1.21.5类型:FabricRelease下载次数: 122v1.5.0+1.21.3back-burner-1.5.0+1.21.3.jar下载1.5.0+1.21.3#Release- Added a configurable `write` command.- The autocompletion for `remove`/`pop` will now show the selected entry\'s text.展开版本: 1.5.0+1.21.3支持游戏: 1.21.2, 1.21.3类型:FabricRelease下载次数: 9v1.5.0+1.21.1back-burner-1.5.0+1.21.1.jar下载1.5.0+1.21.1#Release- Added a configurable `write` command.- The autocompletion for `remove`/`pop` will now show the selected entry\'s text.展开版本: 1.5.0+1.21.1支持游戏: 1.21, 1.21.1类型:FabricRelease下载次数: 107v1.4.2+1.21.4back-burner-1.4.2+1.21.4.jar下载1.4.2+1.21.4#Release- Ported to MC 1.21.4, marked previous branch as incompatible.展开版本: 1.4.2+1.21.4支持游戏: 1.21.4, 1.21.5类型:FabricRelease下载次数: 756v1.4.2+1.21.3back-burner-1.4.2+1.21.3.jar下载1.4.2+1.21.3#Release- Ported to MC 1.21.4, marked previous branch as incompatible.展开版本: 1.4.2+1.21.3支持游戏: 1.21.2, 1.21.3类型:FabricRelease下载次数: 83v1.4.1+1.21.3back-burner-1.4.1+1.21.3.jar下载1.4.1+1.21.3#Release- Ported to MC 1.21.2, marked previous branch as incompatible.展开版本: 1.4.1+1.21.3支持游戏: 1.21.2, 1.21.3类型:FabricRelease下载次数: 155v1.4.1+1.21back-burner-1.4.1+1.21.jar下载1.4.1+1.21#Release- Ported to MC 1.21.2, marked previous branch as incompatible.展开版本: 1.4.1+1.21支持游戏: 1.21, 1.21.1类型:FabricRelease下载次数: 1,555v1.4.0+1.21back-burner-1.4.0+1.21.jar下载1.4.0+1.21#Release- Added an option to change which side of the screen the HUD will be anchored to. Text will always be aligned to the left, so this may not look good with all themes.- Added options to silence common command feedbacks.- Added `first` and `last` as supported values for indices.- Added `add` as a shorthand for `insert`.- Added the commmand `clear`展开版本: 1.4.0+1.21支持游戏: 1.21, 1.21.1类型:FabricRelease下载次数: 1,541v1.3.5+1.21back-burner-1.3.5+1.21.jar下载1.3.5+1.21#Release- Fixed incompatibility with Fabric Loader 0.16展开版本: 1.3.5+1.21支持游戏: 1.21类型:FabricRelease下载次数: 175v1.3.5+1.20.5back-burner-1.3.5+1.20.5.jar下载1.3.5+1.20.5#Release- Fixed incompatibility with Fabric Loader 0.16展开版本: 1.3.5+1.20.5支持游戏: 1.20.5, 1.20.6类型:FabricRelease下载次数: 92v1.3.5+1.20.1back-burner-1.3.5+1.20.1.jar下载1.3.5+1.20.1#Release- Fixed incompatibility with Fabric Loader 0.16展开版本: 1.3.5+1.20.1支持游戏: 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4类型:FabricRelease下载次数: 1,068v1.3.5+1.19.4back-burner-1.3.5+1.19.4.jar下载1.3.5+1.19.4#Release- Fixed incompatibility with Fabric Loader 0.16展开版本: 1.3.5+1.19.4支持游戏: 1.19.4类型:FabricRelease下载次数: 55v1.3.4+1.21back-burner-1.3.4+1.21.jar下载1.3.4+1.21#Release- Ported to MC 1.21, marked previous build as incompatible.展开版本: 1.3.4+1.21支持游戏: 1.21类型:FabricRelease下载次数: 304v1.3.4+1.20.5back-burner-1.3.4+1.20.5.jar下载1.3.4+1.20.5#Release- Ported to MC 1.21, marked previous build as incompatible.展开版本: 1.3.4+1.20.5支持游戏: 1.20.5, 1.20.6类型:FabricRelease下载次数: 133v1.3.3+1.20.5back-burner-1.3.3+1.20.5.jar下载1.3.3+1.20.5#Release- Ported to 1.20.5. Marked previous build as incompatible.展开版本: 1.3.3+1.20.5支持游戏: 1.20.5, 1.20.6类型:FabricRelease下载次数: 236v1.3.3+1.20.1back-burner-1.3.3+1.20.1.jar下载1.3.3+1.20.1#Release- Ported to 1.20.5. Marked previous build as incompatible.展开版本: 1.3.3+1.20.1支持游戏: 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4类型:FabricRelease下载次数: 759v1.3.2+1.20.1back-burner-1.3.2+1.20.1.jar下载1.3.2+1.20.1#Releaseback-burner-1.3.2+1.20.1-sources.jar下载1.3.2+1.20.1#Release- Fixed a crash that could occur upon loading a replay in ReplayMod.展开版本: 1.3.2+1.20.1支持游戏: 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4类型:FabricRelease下载次数: 850v1.3.2+1.19.4back-burner-1.3.2+1.19.4.jar下载1.3.2+1.19.4#Releaseback-burner-1.3.2+1.19.4-sources.jar下载1.3.2+1.19.4#Release- Fixed a crash that could occur upon loading a replay in ReplayMod.展开版本: 1.3.2+1.19.4支持游戏: 1.19.4类型:FabricRelease下载次数: 158 1.3.1back-burner-1.3.1+1.20.1.jar下载1.3.1+1.20.1#Release- Fixed the \"incompatible\" warning on built-in resource packs in 1.20.3 ad 1.20.4展开版本: 1.3.1+1.20.1支持游戏: 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4类型:FabricRelease下载次数: 379 1.3.0back-burner-1.3.0+1.20.1.jar下载1.3.0+1.20.1#Release展开版本: 1.3.0+1.20.1支持游戏: 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4类型:FabricRelease下载次数: 233 1.3.0back-burner-1.3.0+1.19.4.jar下载1.3.0+1.19.4#Release- **Added Cloth-Config screen, accessible from ModMenu**- Added an option to allow fractional GUI Scales展开版本: 1.3.0+1.19.4支持游戏: 1.19.4类型:FabricRelease下载次数: 76 1.2.1back-burner-1.2.1+1.20.1.jar下载1.2.1+1.20.1#Release- Fixed the \"incompatible\" warning on built-in resource packs in 1.20.2展开版本: 1.2.1+1.20.1支持游戏: 1.20, 1.20.1, 1.20.2类型:FabricRelease下载次数: 162 1.2.0back-burner-1.2.0+1.20.1.jar下载1.2.0+1.20.1#Release展开版本: 1.2.0+1.20.1支持游戏: 1.20, 1.20.1, 1.20.2类型:FabricRelease下载次数: 104 1.2.0back-burner-1.2.0+1.19.4.jar下载1.2.0+1.19.4#Release- The root command\'s name can be changed in a config file.- The position, size and scale of the backlog HUD can be tweaked in the config file.- Resource packs now have more controls over the HUD\'s appearance, including text colour, header text, and some minor aspects of the layout.- Added built-in resource packs: \"Questlog\" and \"Notebook\".The previous theme was moved to the \"Questlog\" pack. The new default resources are more simplistic展开版本: 1.2.0+1.19.4支持游戏: 1.19.4类型:FabricRelease下载次数: 64 1.1.0back-burner-1.1.0+1.20.1.jar下载1.1.0+1.20.1#Release展开版本: 1.1.0+1.20.1支持游戏: 1.20, 1.20.1, 1.20.2类型:FabricRelease下载次数: 122 1.1.0back-burner-1.1.0+1.19.4.jar下载1.1.0+1.19.4#Release- Added the `edit` sub-command. The old value of the edited item can be auto-filled.- `remove` no longer falls back to the closest item when the index is out of bounds.- `hide` can be called with no arguments- Fixed the icon offset when hiding the hud.展开版本: 1.1.0+1.19.4支持游戏: 1.19.4类型:FabricRelease下载次数: 59 1.0.0back-burner-1.0.0+1.20.1.jar下载1.0.0+1.20.1#Release展开版本: 1.0.0+1.20.1支持游戏: 1.20, 1.20.1, 1.20.2类型:FabricRelease下载次数: 68 1.0.0back-burner-1.0.0+1.19.4.jar下载1.0.0+1.19.4#ReleaseInitial Release展开版本: 1.0.0+1.19.4支持游戏: 1.19.4类型:FabricRelease下载次数: 57全部版本
文章类型:收录layui.use([\'form\'], function(){
var form = layui.form;
});
**** Hidden Message ***** 背景炉
页:
[1]