ViesCraft Tweaker
ViesCraft Tweaker enables the use of CraftTweaker version 1.11.2 alongside aircraft workbench recipes from the ViesCraft modification. Through additional configuration, the default JEI plugin in ViesCraft is replaced with a more feature-rich version, and several interface improvements are implemented.
Users also gain the ability to customize the types of fuel utilized by airships within the modification.
It's important to note that this addon is compatible exclusively with Minecraft version 1.11.2, as ViesCraft transitions to standard crafting recipes from version 1.12 onward.
The procedures for removing and adding recipes follow the same principles as standard CraftTweaker operations, but all commands must utilize the prefix mods.vctweaker instead of the standard recipes. Usage example:
mods.vctweaker.remove(<vc:airship_workbench>);
mods.vctweaker.addShaped(<minecraft:stick> 4, [[<minecraft:planks>, null], [null, <minecraft:planks>]]);
mods.vctweaker.addShapeless(<minecraft:stick> 4, [<ore:plankWood>, <ore:plankWood>]);
This modification is permitted for use in modpacks.