Skip to content

Instantly share code, notes, and snippets.

@elucent
Created December 10, 2017 09:12
Show Gist options
  • Save elucent/00245752f789fd84239cfad99fefa126 to your computer and use it in GitHub Desktop.
Save elucent/00245752f789fd84239cfad99fefa126 to your computer and use it in GitHub Desktop.
Gadgetry Plans
Phase I (initial release):
[x] Modular machine backend
[x] Wrenches and face config
[x] Cable network support
[x] Furnace generator - FE from furnace fuel
[x] Solar panel - FE from sunlight
[x] Powered furnaces - Smelts items for FE
[x] Powered grinders - Doubles ores, crushes items for FE
[x] Alloy furnaces - Used for creating materials
[x] Powered alloy furnaces
[x] Pumps - Extract fluids in an area in-world for FE
[x] Autocrafters - Craft an item pattern for FE
[x] Breakers/placers/activators - Simple utilities
[x] Fluid breakers/placers - Simple utilities
[x] Advanced breakers/placers/activators - Powered, filtered versions of the free utilities with AOE
[x] JEI Support
Phase II (the nifty update):
[x] Multiblock machine backend
[x] Sprinklers - Grow nearby crops for water and FE
[x] Ranged Collectors - Collect nearby items for free
[x] Oil Wells - Drill oil based on a density function for FE
[x] Combustion Generator - Make FE for burning fluids, needs water
[ ] Distillation Tank - Distills fluids and items into new fluids, used to refine fuel
[ ] Electric Workbench - Special crafting tasks, repair items like at an anvil but using FE instead of XP
[ ] Modular tools - Have FE instead of durability, can take variety of modules
[ ] Modular armor - Have FE instead of durability, can take variety of modules
[ ] CraftTweaker support
Phase III (the heavy-duty update):
[ ] Mining Drill - Place at bedrock, takes fuel and FE, mines ores
[ ] Centrifuge - Recycle mundane blocks into small amounts of resources, separate dusts, process ores
[ ] Chemical Separator - Decomposition reactions for FE and water, used for x3 ores
[ ] Chemical Condenser - Synthesis reactions for FE and water, used for plastics
[ ] Plastic decorative blocks
[ ] Water wheels - Spin in running water for some FE
[ ] Wind mills - Spin at high y-levels for some FE
[ ] Ammunition - Manufactured at Electric Workbench
[ ] Turrets - Require ammunition and RF, shoot targets, configure with wrench
[ ] Hydroponics - tile entity farming, can add bonemeal or biomass to speed growth
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment