|
任务工具 (Quest Utils)Github |相关wiki |源站链接支持: forgeQuest Utils 是一个帮助基于任务和或故事的模组包的模组。它不是一个任务系统模组,但可以与之组合使用。目前处于早期开发阶段,目前只包含三个方块:
- 一个大型任务屏幕,可以从1x1变化到5x5的大小。它可以显示最多9个任务物品,以及标题和状态文本。
- 一个物品比较器。该方块可以帮助检测任务的处理。它将最多9个物品与玩家插入的物品进行比较,并根据此给出红石信号。此外,当给出红石信号时,它还可以将内容转储到其顶部的库存中。
- 一个显示单个物品的基座。
该模组支持[Open Computers](链接),所有三个方块都可以从计算机程序中进行控制。
该模组中的所有方块都支持“可保存状态”的概念。这意味着您可以将这些方块的内容和当前状态保存到json文件中,并从这些方块的ID(支持通配符)进行加载。这样,您可以轻松地为模组包中的各个阶段制作单独的json文件。
有关此内容的更多文档,请查阅[Quest Utils wiki](链接)。
来自Modrinth所有游戏版本1.12.2所有类型forgeQuestUtils - 0.4.0questutils-0.4.0.jar下载0.4.0#Beta<h2>QuestUtils 0.4.0</h2><br> - Depends on McJtyLib 3.5.0!<br>展开版本: 0.4.0支持游戏: 1.12.2类型:ForgeBeta下载次数: 361QuestUtils - 0.3.1questutils-0.3.1.jar下载0.3.1#Beta<h2>QuestUtils 0.3.1</h2><br> - Needs McJtyLib 3.1.0<br> - New \'ignore NBT\' and \'ignore Meta\' options with the item comparator<br>展开版本: 0.3.1支持游戏: 1.12.2类型:ForgeBeta下载次数: 138QuestUtils - 0.3.0questutils-0.3.0.jar下载0.3.0#Beta<h2>QuestUtils 0.3.0</h2><br> - The \'qu list\', \'qu save\', and \'qu load\' commands now support an optional radius parameter. Using that you can (for example) say things like: \'qu save filename.json * 50\' which will save everything in a radious of 50 around the players position<br> - The \'qu save\' command will give feedback on how many objects were saved<br> - New \'qu help\' command that shows more detailed information on how the commands work<br> - Fixed a bug where the pedestal would not remember it\'s ID<br> - New feature in the item comparator to have the ability to \'lock\' input slots to a given item (using \'Remember\' and \'Forget\' buttons)<br> - New reward chest which is a chest that also has an ID and is able to save/restore it\'s contents using the \'qu load\' and \'qu save\' commands. If you open the GUI of this chest with a key in your hand you get the ability to edit the ID. Otherwise you can only access the chest<br>展开版本: 0.3.0支持游戏: 1.12.2类型:ForgeBeta下载次数: 62QuestUtils - 0.2.0questutils-0.2.0.jar下载0.2.0#Beta<h2>QuestUtils 0.2.0</h2><br> - Added first version of an API<br>展开版本: 0.2.0支持游戏: 1.12.2类型:ForgeBeta下载次数: 52QuestUtils - 0.1.0questutils-0.1.0.jar下载0.1.0#Beta<h2>QuestUtils 0.1.0</h2><br> - Made compatible with the latest McJtyLib (3.0.0)<br>展开版本: 0.1.0支持游戏: 1.12.2类型:ForgeBeta下载次数: 65QuestUtils - 0.1.0-alphaquestutils-0.1.0-alpha.jar下载0.1.0-alpha#Alpha<h2>QuestUtils 0.1.0-alpha</h2><br> - Made compatible with the latest McJtyLib (3.0.0)<br>展开版本: 0.1.0-alpha支持游戏: 1.12.2类型:ForgeAlpha下载次数: 73questutils-0.0.4.jarquestutils-0.0.4.jar下载0.0.4#Alpha<p><strong>0.0.4:</strong></p><ul><li>New \'control key\' item. This item is needed to be able to open the GUI of all the blocks in this mod. It is a creative item meant for the pack developer so he/she can setup everything. Normal players will usually not have that key</li><li>The screen features like size, transparency, and color are no longer controllable with a wrench or with dye from within the world. Instead these settings can now only be changed using the GUI</li><li>The pedestal now has 4 modes: display, interact, take, and place. In display mode the player has no influence on the item that is in display. In interact mode the player can take or place items in the pedetal, in take mode the player can only take the item that is in it and in place mode the player can only place an item in the pedestal</li><li>When an item is in the pedestal it will send out a redstone signal</li></ul>展开版本: 0.0.4支持游戏: 1.12.2类型:ForgeAlpha下载次数: 60questutils-0.0.3.jarquestutils-0.0.3.jar下载0.0.3#Alpha<p><strong></strong>First alpha release of Quest Utils</p>展开版本: 0.0.3支持游戏: 1.12.2类型:ForgeAlpha下载次数: 65全部版本
markdown_parsed
文章类型:收录
layui.use([\'form\'], function(){
var form = layui.form;
});
任务工具 |
楼主
2025-8-10 18:59:22
回复(0)
收起回复
|