I am the main Admin for Miketanics Reforged Eden Sever. With Reforged Eden Vermillion has added a new type of fuel for the OAM but EAH will not accept it as a fuel type. The Fuel is based off of drill charges but a more complex recipe. So I am just wondering how EAH classifies fuel for the OAM. Do I need to add the recipe to a particular ecf? or will it only accept a vanilla fuel?
This is what I have under templates.ecf
#Mining Charges are for server owners to activate for use with OAM and other digital autominers instead of using Drill Charges.
{ +Template Name: MiningCharge
OutputCount: 1 #A1
CraftTime: 10
Target: “LargeC,AdvC”
{ Child Inputs
SteelPlate: 1
EnergyCellLarge: 1
Nanotubes: 1
Electronics: 1
}
}
This is what I have under itemsconfig.ecf
#Dedicated Charges for OAM and other server-side automining mods
{ +Item Id: 199, Name: MiningCharge, Ref: ComponentsTemplate
StackSize: 250
CustomIcon: FillerCharge
ShowUser: NoButCSV
Mass: 25, type: float, display: true, formatter: Kilogram
Volume: 10, type: float, display: true, formatter: Liter
Info: A sophisticated energy charge designed for use in automated mining operations used to destabilize and then attract loose ores., display: true
MarketPrice: 10000
}
If it makes a difference we rent a dedicated server so we use the full version of EAH.