// config settings // set the following to 1 to disable the changes to the axe this mod makes, for compatibility with other mods fcDisableAxeChanges=0 // set the following to 1 to disable the changes to the minecarts this mod makes fcDisableMinecartChanges=0 // set the following to 1 to have the Gear Box's output face away from you when you place it fcFaceGearBoxAwayFromPlayer=0 // Block IDs fcAnvilID=221 fcLightBulbOffID=99 fcLightBulbOnID=100 fcBBQID=98 fcHopperID=166 fcSawID=167 fcPlatformID=168 fcCementID=169 fcPulleyID=170 fcPressurePlateObsidianID=171 fcMouldingID=172 fcCornerID=173 fcBlockDispenserID=174 fcCauldronID=177 fcDetectorRailWoodID=178 fcDetectorRailObsidianID=179 fcCompanionCubeID=180 fcBlockDetectorID=175 fcBlockDetectorLogicID=176 fcBlockLensID=181 fcHempCropID=182 fcHandCrankID=183 fcMillStoneID=184 fcAnchorID=185 fcRopeBlockID=186 fcOmniSlabID=187 fcAxleBlockID=188 fcGearBoxID=189 fcTurntableID=190 fcBellowsID=191 fcStokedFireID=192 fcUnfiredPotteryID=193 fcCrucibleID=194 fcPlanterID=195 fcVaseID=196 // Item IDs fcBucketCeme1ntID=222 fcWolfRawID=223 fcWolfCookedID=224 fcNethercoalID=225 fcHempSeedsID=226 fcHempID=227 fcGearID=228 fcFlourID=229 fcHempFibersID=230 fcScouredLeatherID=231 fcDonutID=232 fcRopeItemID=233 fcRollersItemID=234 fcDungID=235 fcWaterWheelItemID=236 fcWindMillBladeItemID=237 fcWindMillItemID=238 fcHempClothID=239 fcGrateID=240 fcWickerID=241 fcTannedLeatherID=242 fcStrapID=243 fcBeltID=244 fcFoulFoodID=245 fcWoodBladeID=246 fcGlueID=247 fcTallowID=248 fcHaftID=249 fcSteelID=250 fcRefinedPickAxeID=251 fcRefinedShovelID=252 fcRefinedHoeID=253 fcRefinedAxeID=254 fcRefinedSwordID=255 fcGroundNetherrackID=256 fcHellfireDustID=257 fcConcentratedHellfireID=258 fcArmorPlateID=259 fcPlateHelmID=260 fcPlateBreastPlateID=261 fcPlateLeggingsID=262 fcPlateBootsID=263 fcCompositeBowID=264 fcBroadheadArrowheadID=265 fcBroadheadArrowID=266 fcCoalDustID=267 // Entity IDs fcWaterWheelEntityID=222 fcWindMillEntityID=223 fcMovingAnchorEntityID=224 fcMovingPlatformEntityID=225 fcBlockLiftedByPlatformEntityID=226 fcBroadheadArrowEntityID=227