Earlier Versions
| Name | Size | Uploaded | Game Version | Downloads | |
| Vehicle Registration - 1.12.2 - 1.1.2 release | 18.71 KB | Mar 13, 2020 | 1.12.2 | 1,026 | Download |
| Vehicle Registration - 1.12.2 - 1.1.3 beta | 19.83 KB | Sep 26, 2020 | 1.12.2 | 466 | Download |
| Vehicle Registration - 1.12.2 - 1.1.1 beta | 18.03 KB | Feb 13, 2020 | 1.12.2 | 187 | Download |
| Vehicle Registration - 1.12.2 - 1.1.0 beta | 17.94 KB | Feb 12, 2020 | 1.12.2 | 27 | Download |
| Vehicle Registration - 1.12.2 - 1.0.0 beta | 15.61 KB | Feb 10, 2020 | 1.12.2 | 23 | Download |
Description
Vehicle Registration is a companion mod for MrCrayfish's Vehicle Mod designed to allow modpack makers fine tune the mod for their desires using CraftTweaker.
Current Features:
Workstation
- Removing Recipes
- Changing Recipes – Note, this requires IItemStack entries, not IIngredients. You cannot use the Ore Dictionary, only specific ItemStacks
//Changing Recipes Example:
mods.vr.workstation.changeRecipe(String vehicleName, IItemStack[] items);
mods.vr.workstation.changeRecipe("ATV", [<minecraft:apple>,<minecraft:potato>]);
//Removing Recipes Example:
mods.vr.Workstation.removeRecipe(String vehicleName);
mods.vr.Workstation.removeRecipe("BUMPER_CAR");
Get 0.05 TON 💎
Download
Add a comment