This prototype is used for receiving an achievement when the player produces energy by entity.
AchievementPrototypeEntityIDfalsefalseThis entity is needed to produce energy, for the player to complete the achievement.
entity = "steam-engine"
ItemIDFiltertruefalseThis item need to be consumed before gaining the achievement.
consumed_condition = "uranium-fuel-cell"
ItemIDFiltertruefalseThis item needs to be produced before gaining the achievement.
EntityIDtruefalseThis item need to be built before gaining the achievement.
required_to_build = "nuclear-reactor"