Documentation for the CraftTweaker Minecraft mod, information on how to use the ZenScript language and a central wiki for mods that rely on it.
Documentation for the CraftTweaker Minecraft mod, information on how to use the ZenScript language and a central wiki for mods that rely on it.
官方文档:Home - CraftTweaker Documentation (https://docs.blamejared.com/1.18)推荐看一下 1. 安装 下载Crafttweaker最新版本(1.18.2)放入mod文件夹,加载一遍游戏后在.minecraft目录下会出现script文件夹,这里就是脚本存放的地方。 2. 使用 打开script文件夹新建文本文档,命名如”test”,然后,修改后缀为zs。 Tips...
CraftTweaker also has automated markdown documentation, the output of that will be in thedocsOut/folder. Maven Every push to this repository is built and published to theBlameJaredmaven, to use these builds in your project, first add the BlameJared maven to yourrepositoriesblock in your build....
See wiki for more documentation. mods.questtweaker.QuestManager Add/set progress for any existing and available task from crafttweaker: When the task is unavailable (for example has dependencies uncompleted), this function does nothing. QuestManager.addTaskProgress(IPlayer player, string/int id, long...
官方文档:Home - CraftTweaker Documentation (https://docs.blamejared.com/1.18)推荐看一下 1. 安装 下载Crafttweaker最新版本(1.18.2)放入mod文件夹,加载一遍游戏后在.minecraft目录下会出现script文件夹,这里就是脚本存放的地方。 2. 使用 打开script文件夹新建文本文档,命名如”test”,然后,修改后缀为zs。
CraftTweaker Documentation Search HomeCommandsExamplesGetting Started With ScriptsGlobal Keywords Tutorials Vanilla Fabric Forge Mods ZenCode Mod Dev Commands Next CraftTweakerCraftTweaker is a Minecraft mod that allows modpack authors to customize the game, allowing for new recipes to be added, ...
Documentation for the CraftTweaker Minecraft mod, information on how to use the ZenScript language and a central wiki for mods that rely on it.
Documentation.md Closes #6 Mar 18, 2019 LICENSE copyrit Jan 24, 2019 README.md move things to readme Jan 24, 2019 build.gradle Merge branch 'recipeRemovalCrash' of https://github.com/OmnifactoryDe… Sep 27, 2021 gradlew add base files Jan 22, 2019 ...
官方文档:Home - CraftTweaker Documentation (https://docs.blamejared.com/1.18)推荐看一下 1. 安装 下载Crafttweaker最新版本(1.18.2)放入mod文件夹,加载一遍游戏后在.minecraft目录下会出现script文件夹,这里就是脚本存放的地方。 2. 使用 打开script文件夹新建文本文档,命名如”test”,然后,修改后缀为zs。