-
Notifications
You must be signed in to change notification settings - Fork 3
MachineFactory Documentation
Project Status: In progress
Author: MrTwiggy
Contributors: None =(
Functional Machines: OreGin - Cloaker
Machines Not Yet Functional: Smelter
OreGin
An OreGin is an automated mining machine! It utilises the Dispenser block as it's main machine body where you will store fuel, upgrade, and repair materials inside! Once activated, it will mine blocks in a specific rectangular shape depending on the tier level!
Demonstration Video: http://www.youtube.com/watch?v=eNX-ZEiCleM
Cloaker
A Cloaker is an automated cloaking machine! It utilises the Pumpkin block as it's main machine body, and stores a custom block inventory that can be accessed by right clicking the block! Once activated, it will cloaked all blocks in it's cloaking region to all players, unless said player is within a specified distance from the Cloaker machine. By default, the cloaker will turn all blocks in it's cloaking field into air blocks. However, if a player wishes to, they can place a specific block into the last slot of the Cloaker's inventory, and it will cloak using that material.
Demonstration Video: http://www.youtube.com/watch?v=sbKi1VnAgME
To use a wand, left click on the machine block with the correct item (wand) in hand!
OreGin & Cloaker Creation Wand: Yellow Flower
Use this wand to create and upgrade any Cloaker or OreGin machines!
OreGin & Cloaker Activation Wand: Red Rose
Use this wand to activate or deactivate any Cloaker or OreGin machines!
OreGin Repair Wand: Iron Shovel
Use this wand to repair any broken OreGin machines!
tier1:
max_mining_distance: 20
max_block_breaks: 160
mining_delay: 40
retrieve_valuables: false
fuel_type: REDSTONE
fuel_amount: 1
upgrade_material: IRON_BLOCK
upgrade_amount: 5
repair_material: IRON_BLOCK
repair_amount: 2
shaft_width: 1
shaft_height: 1
tier2:
max_mining_distance: 35
max_block_breaks: 300
mining_delay: 30
retrieve_valuables: false
fuel_type: REDSTONE
fuel_amount: 2
upgrade_material: IRON_BLOCK
upgrade_amount: 20
repair_material: IRON_BLOCK
repair_amount: 8
shaft_width: 3
shaft_height: 1
tier3:
max_mining_distance: 50
max_block_breaks: 1000
mining_delay: 20
retrieve_valuables: false
fuel_type: COAL
fuel_amount: 3
upgrade_material: IRON_BLOCK
upgrade_amount: 48
repair_material: IRON_BLOCK
repair_amount: 20
shaft_width: 3
shaft_height: 3
tier4:
max_mining_distance: 75
max_block_breaks: 1875
mining_delay: 15
retrieve_valuables: false
fuel_type: COAL
fuel_amount: 9
upgrade_material: GOLD_BLOCK
upgrade_amount: 64
repair_material: GOLD_BLOCK
repair_amount: 28
shaft_width: 5
shaft_height: 5
tier5:
max_mining_distance: 100
max_block_breaks: 3000
mining_delay: 10
retrieve_valuables: true
fuel_type: IRON_INGOT
fuel_amount: 5
upgrade_material: DIAMOND_BLOCK
upgrade_amount: 32
repair_material: DIAMOND_BLOCK
repair_amount: 14
shaft_width: 6
shaft_height: 6
tier6:
max_mining_distance: 125
max_block_breaks: 5000
mining_delay: 5
retrieve_valuables: true
fuel_type: GOLD_INGOT
fuel_amount: 5
upgrade_material: DIAMOND_BLOCK
upgrade_amount: 64
repair_material: DIAMOND_BLOCK
repair_amount: 30
shaft_width: 8
shaft_height: 8
tier7:
max_mining_distance: 150
max_block_breaks: 10000
mining_delay: 5
retrieve_valuables: true
fuel_type: DIAMOND
fuel_amount: 3
upgrade_material: DIAMOND_BLOCK
upgrade_amount: 128
repair_material: DIAMOND_BLOCK
repair_amount: 60
shaft_width: 11
shaft_height: 11
tier1:
upgrade_type: IRON_BLOCK
upgrade_amount: 16
fuel_time_duration: 900
fuel_type: REDSTONE
fuel_amount: 8
cloak_width: 3
cloak_height: 3
cloak_depth: 3
visibility_range: 5
tier2:
upgrade_type: IRON_BLOCK
upgrade_amount: 92
fuel_time_duration: 1200
fuel_type: COAL
fuel_amount: 4
cloak_width: 9
cloak_height: 9
cloak_depth: 9
visibility_range: 13
tier3:
upgrade_type: GOLD_BLOCK
upgrade_amount: 42
fuel_time_duration: 1800
fuel_type: IRON_INGOT
fuel_amount: 5
cloak_width: 16
cloak_height: 16
cloak_depth: 16
visibility_range: 25