your current location:首页 > news>Use Crafttweaker to change the Gray technology community fuel [Gregtech Community Edition) Minecraft Game

Use Crafttweaker to change the Gray technology community fuel [Gregtech Community Edition) Minecraft Game

2024-12-10 17:54:40|Myriagame |source:minecraft skins

CRT official wiki related content has failed

for

Diesel generator: DIESEL_GENATOR

Gas turbine: GAS_TURBINE

Steam motorcycle: Steam_turbine

Plasma generator: Plasma_genrator

Half -current generator: SEMI_FLUID_GENARTOR

use

 Import Mods.gregtech.Rcipe.fuelrecipemap;

Import mods.gregtech.recipe.fuelrecipe;

Mods.gregtech.recipe.fuelrecipemap.getByname ("Machine Number") .addRecipe (mods.gregtech.recipe.fuelrecipe.create (Iliquidstack fluid fuel, int duration, long duration, long long time, long duration, longg Minimum voltage));

Add formula

use

 mods.gregtech.recipe.fuelrecipemap.getByName ("Machine Number") .addrecipe (mods.gregtech.recipe.fuelrecipe.findRecipe (LONG The largest minimum voltage, Iliquidstack fluid fuel)); 

Obtain formula

use

 mods.gregtech.recipe.fuelrecipemap.getByname ("Machine Number") .addRecipe (FuelRecipe formula) 

Delete formula

use

 mods.gregtech.recipe.fuelrecipemap.getByname ("Machine Number") .getRecipelist () 

Get all the formula for the specified machine

use

 FuelRecipe formula. Duration ()

FuelRecipe formula. MinVoltage ()

FuelRecipe formula .fluid ()

Get the various attributes of the specified formula