FactoryRegistry.sendMessage("registerHarvestable",new HarvestableNaturaTreeLeaves(darkLeavesId));
FactoryRegistry.sendMessage("registerHarvestable",new HarvestableNaturaTreeLeaves(floraLeavesId));
FactoryRegistry.sendMessage("registerHarvestable",new HarvestableNaturaTreeLeaves(floraLeavesNoColorId));
FactoryRegistry.sendMessage("registerHarvestable",new HarvestableNaturaTreeLeaves(thornVinesId));
FactoryRegistry.sendMessage("registerFertilizable",new FertilizableNaturaCrop(cropsId));
FactoryRegistry.sendMessage("registerFertilizable", new FertilizableSapling(floraSaplingId));
FactoryRegistry.sendMessage("registerFertilizable",new FertilizableSapling(rareSaplingId));
/*
* The sludge boiler takes sludge from harvester machines and boils it to get soil-like items,