diff --git a/Gruntfile.coffee b/Gruntfile.coffee index f60ad369..b230005c 100644 --- a/Gruntfile.coffee +++ b/Gruntfile.coffee @@ -27,6 +27,11 @@ module.exports = (grunt)-> verbose: true src: ['./test/**/*.test.coffee'] + watch: + data_files: + files: ['./data/**/*.cg'] + tasks: ['mochaTest'] + grunt.registerTask 'default', 'build' grunt.registerTask 'build', [ ] diff --git a/data/minefactory_reloaded/icon.png b/data/minefactory_reloaded/icon.png new file mode 100644 index 00000000..207e5e28 Binary files /dev/null and b/data/minefactory_reloaded/icon.png differ diff --git a/data/minefactory_reloaded/items/auto_anvil/icon.png b/data/minefactory_reloaded/items/auto_anvil/icon.png new file mode 100644 index 00000000..e98ab077 Binary files /dev/null and b/data/minefactory_reloaded/items/auto_anvil/icon.png differ diff --git a/data/minefactory_reloaded/items/auto_brewer/icon.png b/data/minefactory_reloaded/items/auto_brewer/icon.png new file mode 100644 index 00000000..7287b78c Binary files /dev/null and b/data/minefactory_reloaded/items/auto_brewer/icon.png differ diff --git a/data/minefactory_reloaded/items/auto_disenchanter/icon.png b/data/minefactory_reloaded/items/auto_disenchanter/icon.png new file mode 100644 index 00000000..4e5b1bcf Binary files /dev/null and b/data/minefactory_reloaded/items/auto_disenchanter/icon.png differ diff --git a/data/minefactory_reloaded/items/auto_enchanter/icon.png b/data/minefactory_reloaded/items/auto_enchanter/icon.png new file mode 100644 index 00000000..b8c4ee1d Binary files /dev/null and b/data/minefactory_reloaded/items/auto_enchanter/icon.png differ diff --git a/data/minefactory_reloaded/items/auto_jukebox/icon.png b/data/minefactory_reloaded/items/auto_jukebox/icon.png new file mode 100644 index 00000000..a94d6d42 Binary files /dev/null and b/data/minefactory_reloaded/items/auto_jukebox/icon.png differ diff --git a/data/minefactory_reloaded/items/auto_spawner/icon.png b/data/minefactory_reloaded/items/auto_spawner/icon.png new file mode 100644 index 00000000..82ecabcc Binary files /dev/null and b/data/minefactory_reloaded/items/auto_spawner/icon.png differ diff --git a/data/minefactory_reloaded/items/biofuel/icon.png b/data/minefactory_reloaded/items/biofuel/icon.png new file mode 100644 index 00000000..ab0aaaa6 Binary files /dev/null and b/data/minefactory_reloaded/items/biofuel/icon.png differ diff --git a/data/minefactory_reloaded/items/biofuel_bucket/icon.png b/data/minefactory_reloaded/items/biofuel_bucket/icon.png new file mode 100644 index 00000000..6f31c70a Binary files /dev/null and b/data/minefactory_reloaded/items/biofuel_bucket/icon.png differ diff --git a/data/minefactory_reloaded/items/biofuel_generator/icon.png b/data/minefactory_reloaded/items/biofuel_generator/icon.png new file mode 100644 index 00000000..a393d6f5 Binary files /dev/null and b/data/minefactory_reloaded/items/biofuel_generator/icon.png differ diff --git a/data/minefactory_reloaded/items/bioreactor/icon.png b/data/minefactory_reloaded/items/bioreactor/icon.png new file mode 100644 index 00000000..6c23cf1b Binary files /dev/null and b/data/minefactory_reloaded/items/bioreactor/icon.png differ diff --git a/data/minefactory_reloaded/items/blackstone_gravel/icon.png b/data/minefactory_reloaded/items/blackstone_gravel/icon.png new file mode 100644 index 00000000..41393ad2 Binary files /dev/null and b/data/minefactory_reloaded/items/blackstone_gravel/icon.png differ diff --git a/data/minefactory_reloaded/items/blank_record/icon.png b/data/minefactory_reloaded/items/blank_record/icon.png new file mode 100644 index 00000000..9dd255c6 Binary files /dev/null and b/data/minefactory_reloaded/items/blank_record/icon.png differ diff --git a/data/minefactory_reloaded/items/block_breaker/icon.png b/data/minefactory_reloaded/items/block_breaker/icon.png new file mode 100644 index 00000000..91be2832 Binary files /dev/null and b/data/minefactory_reloaded/items/block_breaker/icon.png differ diff --git a/data/minefactory_reloaded/items/block_of_plastic/icon.png b/data/minefactory_reloaded/items/block_of_plastic/icon.png new file mode 100644 index 00000000..05c3147c Binary files /dev/null and b/data/minefactory_reloaded/items/block_of_plastic/icon.png differ diff --git a/data/minefactory_reloaded/items/block_placer/icon.png b/data/minefactory_reloaded/items/block_placer/icon.png new file mode 100644 index 00000000..9646bbd3 Binary files /dev/null and b/data/minefactory_reloaded/items/block_placer/icon.png differ diff --git a/data/minefactory_reloaded/items/block_smasher/icon.png b/data/minefactory_reloaded/items/block_smasher/icon.png new file mode 100644 index 00000000..dc91fdf2 Binary files /dev/null and b/data/minefactory_reloaded/items/block_smasher/icon.png differ diff --git a/data/minefactory_reloaded/items/breeder/icon.png b/data/minefactory_reloaded/items/breeder/icon.png new file mode 100644 index 00000000..b6ca361f Binary files /dev/null and b/data/minefactory_reloaded/items/breeder/icon.png differ diff --git a/data/minefactory_reloaded/items/cargo_dropoff_rail/icon.png b/data/minefactory_reloaded/items/cargo_dropoff_rail/icon.png new file mode 100644 index 00000000..eaab17a3 Binary files /dev/null and b/data/minefactory_reloaded/items/cargo_dropoff_rail/icon.png differ diff --git a/data/minefactory_reloaded/items/cargo_pickup_rail/icon.png b/data/minefactory_reloaded/items/cargo_pickup_rail/icon.png new file mode 100644 index 00000000..589bec9d Binary files /dev/null and b/data/minefactory_reloaded/items/cargo_pickup_rail/icon.png differ diff --git a/data/minefactory_reloaded/items/ceramic_dye_black/icon.png b/data/minefactory_reloaded/items/ceramic_dye_black/icon.png new file mode 100644 index 00000000..e7158fc8 Binary files /dev/null and b/data/minefactory_reloaded/items/ceramic_dye_black/icon.png differ diff --git a/data/minefactory_reloaded/items/ceramic_dye_blue/icon.png b/data/minefactory_reloaded/items/ceramic_dye_blue/icon.png new file mode 100644 index 00000000..ecafb1d9 Binary files /dev/null and b/data/minefactory_reloaded/items/ceramic_dye_blue/icon.png differ diff --git a/data/minefactory_reloaded/items/ceramic_dye_brown/icon.png b/data/minefactory_reloaded/items/ceramic_dye_brown/icon.png new file mode 100644 index 00000000..c727d119 Binary files /dev/null and b/data/minefactory_reloaded/items/ceramic_dye_brown/icon.png differ diff --git a/data/minefactory_reloaded/items/ceramic_dye_cyan/icon.png b/data/minefactory_reloaded/items/ceramic_dye_cyan/icon.png new file mode 100644 index 00000000..7a5462fa Binary files /dev/null and b/data/minefactory_reloaded/items/ceramic_dye_cyan/icon.png differ diff --git a/data/minefactory_reloaded/items/ceramic_dye_gray/icon.png b/data/minefactory_reloaded/items/ceramic_dye_gray/icon.png new file mode 100644 index 00000000..7a42ff44 Binary files /dev/null and b/data/minefactory_reloaded/items/ceramic_dye_gray/icon.png differ diff --git a/data/minefactory_reloaded/items/ceramic_dye_green/icon.png b/data/minefactory_reloaded/items/ceramic_dye_green/icon.png new file mode 100644 index 00000000..d0155076 Binary files /dev/null and b/data/minefactory_reloaded/items/ceramic_dye_green/icon.png differ diff --git a/data/minefactory_reloaded/items/ceramic_dye_light_blue/icon.png b/data/minefactory_reloaded/items/ceramic_dye_light_blue/icon.png new file mode 100644 index 00000000..254d9654 Binary files /dev/null and b/data/minefactory_reloaded/items/ceramic_dye_light_blue/icon.png differ diff --git a/data/minefactory_reloaded/items/ceramic_dye_light_gray/icon.png b/data/minefactory_reloaded/items/ceramic_dye_light_gray/icon.png new file mode 100644 index 00000000..fe539358 Binary files /dev/null and b/data/minefactory_reloaded/items/ceramic_dye_light_gray/icon.png differ diff --git a/data/minefactory_reloaded/items/ceramic_dye_lime/icon.png b/data/minefactory_reloaded/items/ceramic_dye_lime/icon.png new file mode 100644 index 00000000..a34e3b5e Binary files /dev/null and b/data/minefactory_reloaded/items/ceramic_dye_lime/icon.png differ diff --git a/data/minefactory_reloaded/items/ceramic_dye_magenta/icon.png b/data/minefactory_reloaded/items/ceramic_dye_magenta/icon.png new file mode 100644 index 00000000..0f7e09d1 Binary files /dev/null and b/data/minefactory_reloaded/items/ceramic_dye_magenta/icon.png differ diff --git a/data/minefactory_reloaded/items/ceramic_dye_orange/icon.png b/data/minefactory_reloaded/items/ceramic_dye_orange/icon.png new file mode 100644 index 00000000..efaf9436 Binary files /dev/null and b/data/minefactory_reloaded/items/ceramic_dye_orange/icon.png differ diff --git a/data/minefactory_reloaded/items/ceramic_dye_pink/icon.png b/data/minefactory_reloaded/items/ceramic_dye_pink/icon.png new file mode 100644 index 00000000..075ddbc5 Binary files /dev/null and b/data/minefactory_reloaded/items/ceramic_dye_pink/icon.png differ diff --git a/data/minefactory_reloaded/items/ceramic_dye_purple/icon.png b/data/minefactory_reloaded/items/ceramic_dye_purple/icon.png new file mode 100644 index 00000000..fa5991ce Binary files /dev/null and b/data/minefactory_reloaded/items/ceramic_dye_purple/icon.png differ diff --git a/data/minefactory_reloaded/items/ceramic_dye_red/icon.png b/data/minefactory_reloaded/items/ceramic_dye_red/icon.png new file mode 100644 index 00000000..864fa416 Binary files /dev/null and b/data/minefactory_reloaded/items/ceramic_dye_red/icon.png differ diff --git a/data/minefactory_reloaded/items/ceramic_dye_white/icon.png b/data/minefactory_reloaded/items/ceramic_dye_white/icon.png new file mode 100644 index 00000000..62c4d66e Binary files /dev/null and b/data/minefactory_reloaded/items/ceramic_dye_white/icon.png differ diff --git a/data/minefactory_reloaded/items/ceramic_dye_yellow/icon.png b/data/minefactory_reloaded/items/ceramic_dye_yellow/icon.png new file mode 100644 index 00000000..e741b6c1 Binary files /dev/null and b/data/minefactory_reloaded/items/ceramic_dye_yellow/icon.png differ diff --git a/data/minefactory_reloaded/items/chocolate_milk/icon.png b/data/minefactory_reloaded/items/chocolate_milk/icon.png new file mode 100644 index 00000000..9eff42d4 Binary files /dev/null and b/data/minefactory_reloaded/items/chocolate_milk/icon.png differ diff --git a/data/minefactory_reloaded/items/chocolate_milk_bucket/icon.png b/data/minefactory_reloaded/items/chocolate_milk_bucket/icon.png new file mode 100644 index 00000000..4b36dcb1 Binary files /dev/null and b/data/minefactory_reloaded/items/chocolate_milk_bucket/icon.png differ diff --git a/data/minefactory_reloaded/items/chronotyper/icon.png b/data/minefactory_reloaded/items/chronotyper/icon.png new file mode 100644 index 00000000..05a8d9ee Binary files /dev/null and b/data/minefactory_reloaded/items/chronotyper/icon.png differ diff --git a/data/minefactory_reloaded/items/chunk_loader/icon.png b/data/minefactory_reloaded/items/chunk_loader/icon.png new file mode 100644 index 00000000..3a38fcb5 Binary files /dev/null and b/data/minefactory_reloaded/items/chunk_loader/icon.png differ diff --git a/data/minefactory_reloaded/items/cobble_blackstone/icon.png b/data/minefactory_reloaded/items/cobble_blackstone/icon.png new file mode 100644 index 00000000..aa3fc505 Binary files /dev/null and b/data/minefactory_reloaded/items/cobble_blackstone/icon.png differ diff --git a/data/minefactory_reloaded/items/cobble_whitestone/icon.png b/data/minefactory_reloaded/items/cobble_whitestone/icon.png new file mode 100644 index 00000000..d8e4cd48 Binary files /dev/null and b/data/minefactory_reloaded/items/cobble_whitestone/icon.png differ diff --git a/data/minefactory_reloaded/items/composter/icon.png b/data/minefactory_reloaded/items/composter/icon.png new file mode 100644 index 00000000..e24ba2ce Binary files /dev/null and b/data/minefactory_reloaded/items/composter/icon.png differ diff --git a/data/minefactory_reloaded/items/conveyor_belt/icon.png b/data/minefactory_reloaded/items/conveyor_belt/icon.png new file mode 100644 index 00000000..ee5438c2 Binary files /dev/null and b/data/minefactory_reloaded/items/conveyor_belt/icon.png differ diff --git a/data/minefactory_reloaded/items/conveyor_belt_black/icon.png b/data/minefactory_reloaded/items/conveyor_belt_black/icon.png new file mode 100644 index 00000000..c34b7ba6 Binary files /dev/null and b/data/minefactory_reloaded/items/conveyor_belt_black/icon.png differ diff --git a/data/minefactory_reloaded/items/conveyor_belt_blue/icon.png b/data/minefactory_reloaded/items/conveyor_belt_blue/icon.png new file mode 100644 index 00000000..009a71f6 Binary files /dev/null and b/data/minefactory_reloaded/items/conveyor_belt_blue/icon.png differ diff --git a/data/minefactory_reloaded/items/conveyor_belt_brown/icon.png b/data/minefactory_reloaded/items/conveyor_belt_brown/icon.png new file mode 100644 index 00000000..79e0e434 Binary files /dev/null and b/data/minefactory_reloaded/items/conveyor_belt_brown/icon.png differ diff --git a/data/minefactory_reloaded/items/conveyor_belt_cyan/icon.png b/data/minefactory_reloaded/items/conveyor_belt_cyan/icon.png new file mode 100644 index 00000000..d9ca726a Binary files /dev/null and b/data/minefactory_reloaded/items/conveyor_belt_cyan/icon.png differ diff --git a/data/minefactory_reloaded/items/conveyor_belt_gray/icon.png b/data/minefactory_reloaded/items/conveyor_belt_gray/icon.png new file mode 100644 index 00000000..b95e86bf Binary files /dev/null and b/data/minefactory_reloaded/items/conveyor_belt_gray/icon.png differ diff --git a/data/minefactory_reloaded/items/conveyor_belt_green/icon.png b/data/minefactory_reloaded/items/conveyor_belt_green/icon.png new file mode 100644 index 00000000..158d81c1 Binary files /dev/null and b/data/minefactory_reloaded/items/conveyor_belt_green/icon.png differ diff --git a/data/minefactory_reloaded/items/conveyor_belt_light_blue/icon.png b/data/minefactory_reloaded/items/conveyor_belt_light_blue/icon.png new file mode 100644 index 00000000..152b49a0 Binary files /dev/null and b/data/minefactory_reloaded/items/conveyor_belt_light_blue/icon.png differ diff --git a/data/minefactory_reloaded/items/conveyor_belt_light_gray/icon.png b/data/minefactory_reloaded/items/conveyor_belt_light_gray/icon.png new file mode 100644 index 00000000..fd87c55f Binary files /dev/null and b/data/minefactory_reloaded/items/conveyor_belt_light_gray/icon.png differ diff --git a/data/minefactory_reloaded/items/conveyor_belt_lime/icon.png b/data/minefactory_reloaded/items/conveyor_belt_lime/icon.png new file mode 100644 index 00000000..ee72f9f0 Binary files /dev/null and b/data/minefactory_reloaded/items/conveyor_belt_lime/icon.png differ diff --git a/data/minefactory_reloaded/items/conveyor_belt_magenta/icon.png b/data/minefactory_reloaded/items/conveyor_belt_magenta/icon.png new file mode 100644 index 00000000..593fe1d5 Binary files /dev/null and b/data/minefactory_reloaded/items/conveyor_belt_magenta/icon.png differ diff --git a/data/minefactory_reloaded/items/conveyor_belt_orange/icon.png b/data/minefactory_reloaded/items/conveyor_belt_orange/icon.png new file mode 100644 index 00000000..54e30cf0 Binary files /dev/null and b/data/minefactory_reloaded/items/conveyor_belt_orange/icon.png differ diff --git a/data/minefactory_reloaded/items/conveyor_belt_pink/icon.png b/data/minefactory_reloaded/items/conveyor_belt_pink/icon.png new file mode 100644 index 00000000..f5ed75d0 Binary files /dev/null and b/data/minefactory_reloaded/items/conveyor_belt_pink/icon.png differ diff --git a/data/minefactory_reloaded/items/conveyor_belt_purple/icon.png b/data/minefactory_reloaded/items/conveyor_belt_purple/icon.png new file mode 100644 index 00000000..f0278aed Binary files /dev/null and b/data/minefactory_reloaded/items/conveyor_belt_purple/icon.png differ diff --git a/data/minefactory_reloaded/items/conveyor_belt_red/icon.png b/data/minefactory_reloaded/items/conveyor_belt_red/icon.png new file mode 100644 index 00000000..dd8c4b38 Binary files /dev/null and b/data/minefactory_reloaded/items/conveyor_belt_red/icon.png differ diff --git a/data/minefactory_reloaded/items/conveyor_belt_white/icon.png b/data/minefactory_reloaded/items/conveyor_belt_white/icon.png new file mode 100644 index 00000000..784fb7da Binary files /dev/null and b/data/minefactory_reloaded/items/conveyor_belt_white/icon.png differ diff --git a/data/minefactory_reloaded/items/conveyor_belt_yellow/icon.png b/data/minefactory_reloaded/items/conveyor_belt_yellow/icon.png new file mode 100644 index 00000000..ba60f248 Binary files /dev/null and b/data/minefactory_reloaded/items/conveyor_belt_yellow/icon.png differ diff --git a/data/minefactory_reloaded/items/cooked_meat_block/icon.png b/data/minefactory_reloaded/items/cooked_meat_block/icon.png new file mode 100644 index 00000000..51b0a535 Binary files /dev/null and b/data/minefactory_reloaded/items/cooked_meat_block/icon.png differ diff --git a/data/minefactory_reloaded/items/cooked_meat_ingot/icon.png b/data/minefactory_reloaded/items/cooked_meat_ingot/icon.png new file mode 100644 index 00000000..7f7b01ab Binary files /dev/null and b/data/minefactory_reloaded/items/cooked_meat_ingot/icon.png differ diff --git a/data/minefactory_reloaded/items/cooked_meat_nugget/icon.png b/data/minefactory_reloaded/items/cooked_meat_nugget/icon.png new file mode 100644 index 00000000..94af1a97 Binary files /dev/null and b/data/minefactory_reloaded/items/cooked_meat_nugget/icon.png differ diff --git a/data/minefactory_reloaded/items/de_zombification_syringe/icon.png b/data/minefactory_reloaded/items/de_zombification_syringe/icon.png new file mode 100644 index 00000000..a7253174 Binary files /dev/null and b/data/minefactory_reloaded/items/de_zombification_syringe/icon.png differ diff --git a/data/minefactory_reloaded/items/debugger/icon.png b/data/minefactory_reloaded/items/debugger/icon.png new file mode 100644 index 00000000..48d29634 Binary files /dev/null and b/data/minefactory_reloaded/items/debugger/icon.png differ diff --git a/data/minefactory_reloaded/items/deep_storage_unit/icon.png b/data/minefactory_reloaded/items/deep_storage_unit/icon.png new file mode 100644 index 00000000..81a6ee12 Binary files /dev/null and b/data/minefactory_reloaded/items/deep_storage_unit/icon.png differ diff --git a/data/minefactory_reloaded/items/detcord/icon.png b/data/minefactory_reloaded/items/detcord/icon.png new file mode 100644 index 00000000..132668ae Binary files /dev/null and b/data/minefactory_reloaded/items/detcord/icon.png differ diff --git a/data/minefactory_reloaded/items/dry_rubber_leaves/icon.png b/data/minefactory_reloaded/items/dry_rubber_leaves/icon.png new file mode 100644 index 00000000..9a4cbd71 Binary files /dev/null and b/data/minefactory_reloaded/items/dry_rubber_leaves/icon.png differ diff --git a/data/minefactory_reloaded/items/ejector/icon.png b/data/minefactory_reloaded/items/ejector/icon.png new file mode 100644 index 00000000..54bfa5ee Binary files /dev/null and b/data/minefactory_reloaded/items/ejector/icon.png differ diff --git a/data/minefactory_reloaded/items/empty_syringe/icon.png b/data/minefactory_reloaded/items/empty_syringe/icon.png new file mode 100644 index 00000000..1cb3f0fb Binary files /dev/null and b/data/minefactory_reloaded/items/empty_syringe/icon.png differ diff --git a/data/minefactory_reloaded/items/enchantment_router/icon.png b/data/minefactory_reloaded/items/enchantment_router/icon.png new file mode 100644 index 00000000..e37e9f9c Binary files /dev/null and b/data/minefactory_reloaded/items/enchantment_router/icon.png differ diff --git a/data/minefactory_reloaded/items/essence/icon.png b/data/minefactory_reloaded/items/essence/icon.png new file mode 100644 index 00000000..db819cdb Binary files /dev/null and b/data/minefactory_reloaded/items/essence/icon.png differ diff --git a/data/minefactory_reloaded/items/essence_bucket/icon.png b/data/minefactory_reloaded/items/essence_bucket/icon.png new file mode 100644 index 00000000..c6e469e4 Binary files /dev/null and b/data/minefactory_reloaded/items/essence_bucket/icon.png differ diff --git a/data/minefactory_reloaded/items/factory_machine_block/icon.png b/data/minefactory_reloaded/items/factory_machine_block/icon.png new file mode 100644 index 00000000..a3cf5a59 Binary files /dev/null and b/data/minefactory_reloaded/items/factory_machine_block/icon.png differ diff --git a/data/minefactory_reloaded/items/fertile_soil/icon.png b/data/minefactory_reloaded/items/fertile_soil/icon.png new file mode 100644 index 00000000..50955d01 Binary files /dev/null and b/data/minefactory_reloaded/items/fertile_soil/icon.png differ diff --git a/data/minefactory_reloaded/items/fertilizer/icon.png b/data/minefactory_reloaded/items/fertilizer/icon.png new file mode 100644 index 00000000..99225190 Binary files /dev/null and b/data/minefactory_reloaded/items/fertilizer/icon.png differ diff --git a/data/minefactory_reloaded/items/fisher/icon.png b/data/minefactory_reloaded/items/fisher/icon.png new file mode 100644 index 00000000..8bbb64c9 Binary files /dev/null and b/data/minefactory_reloaded/items/fisher/icon.png differ diff --git a/data/minefactory_reloaded/items/fishing_rod/icon.png b/data/minefactory_reloaded/items/fishing_rod/icon.png new file mode 100644 index 00000000..2438fa37 Binary files /dev/null and b/data/minefactory_reloaded/items/fishing_rod/icon.png differ diff --git a/data/minefactory_reloaded/items/fountain/icon.png b/data/minefactory_reloaded/items/fountain/icon.png new file mode 100644 index 00000000..c5047af5 Binary files /dev/null and b/data/minefactory_reloaded/items/fountain/icon.png differ diff --git a/data/minefactory_reloaded/items/fruit_picker/icon.png b/data/minefactory_reloaded/items/fruit_picker/icon.png new file mode 100644 index 00000000..c22152b8 Binary files /dev/null and b/data/minefactory_reloaded/items/fruit_picker/icon.png differ diff --git a/data/minefactory_reloaded/items/glowstone_bricks/icon.png b/data/minefactory_reloaded/items/glowstone_bricks/icon.png new file mode 100644 index 00000000..439dc907 Binary files /dev/null and b/data/minefactory_reloaded/items/glowstone_bricks/icon.png differ diff --git a/data/minefactory_reloaded/items/golden_jailer_s_safari_net/icon.png b/data/minefactory_reloaded/items/golden_jailer_s_safari_net/icon.png new file mode 100644 index 00000000..e5c289ff Binary files /dev/null and b/data/minefactory_reloaded/items/golden_jailer_s_safari_net/icon.png differ diff --git a/data/minefactory_reloaded/items/grinder/icon.png b/data/minefactory_reloaded/items/grinder/icon.png new file mode 100644 index 00000000..3e00c60b Binary files /dev/null and b/data/minefactory_reloaded/items/grinder/icon.png differ diff --git a/data/minefactory_reloaded/items/growth_syringe/icon.png b/data/minefactory_reloaded/items/growth_syringe/icon.png new file mode 100644 index 00000000..b2ae408d Binary files /dev/null and b/data/minefactory_reloaded/items/growth_syringe/icon.png differ diff --git a/data/minefactory_reloaded/items/harvester/icon.png b/data/minefactory_reloaded/items/harvester/icon.png new file mode 100644 index 00000000..8d323da2 Binary files /dev/null and b/data/minefactory_reloaded/items/harvester/icon.png differ diff --git a/data/minefactory_reloaded/items/health_syringe/icon.png b/data/minefactory_reloaded/items/health_syringe/icon.png new file mode 100644 index 00000000..d8145ab7 Binary files /dev/null and b/data/minefactory_reloaded/items/health_syringe/icon.png differ diff --git a/data/minefactory_reloaded/items/ice_bricks/icon.png b/data/minefactory_reloaded/items/ice_bricks/icon.png new file mode 100644 index 00000000..6b4b74b0 Binary files /dev/null and b/data/minefactory_reloaded/items/ice_bricks/icon.png differ diff --git a/data/minefactory_reloaded/items/industrial_fertilizer/icon.png b/data/minefactory_reloaded/items/industrial_fertilizer/icon.png new file mode 100644 index 00000000..c89c9b89 Binary files /dev/null and b/data/minefactory_reloaded/items/industrial_fertilizer/icon.png differ diff --git a/data/minefactory_reloaded/items/item_collector/icon.png b/data/minefactory_reloaded/items/item_collector/icon.png new file mode 100644 index 00000000..3baa7a5e Binary files /dev/null and b/data/minefactory_reloaded/items/item_collector/icon.png differ diff --git a/data/minefactory_reloaded/items/item_router/icon.png b/data/minefactory_reloaded/items/item_router/icon.png new file mode 100644 index 00000000..cd65d78d Binary files /dev/null and b/data/minefactory_reloaded/items/item_router/icon.png differ diff --git a/data/minefactory_reloaded/items/jailer_s_safari_net/icon.png b/data/minefactory_reloaded/items/jailer_s_safari_net/icon.png new file mode 100644 index 00000000..4c111e19 Binary files /dev/null and b/data/minefactory_reloaded/items/jailer_s_safari_net/icon.png differ diff --git a/data/minefactory_reloaded/items/lapis_bricks/icon.png b/data/minefactory_reloaded/items/lapis_bricks/icon.png new file mode 100644 index 00000000..05450a9d Binary files /dev/null and b/data/minefactory_reloaded/items/lapis_bricks/icon.png differ diff --git a/data/minefactory_reloaded/items/large_blackstone_bricks/icon.png b/data/minefactory_reloaded/items/large_blackstone_bricks/icon.png new file mode 100644 index 00000000..31cda558 Binary files /dev/null and b/data/minefactory_reloaded/items/large_blackstone_bricks/icon.png differ diff --git a/data/minefactory_reloaded/items/large_bricks/icon.png b/data/minefactory_reloaded/items/large_bricks/icon.png new file mode 100644 index 00000000..dd0b8dba Binary files /dev/null and b/data/minefactory_reloaded/items/large_bricks/icon.png differ diff --git a/data/minefactory_reloaded/items/large_glowstone_bricks/icon.png b/data/minefactory_reloaded/items/large_glowstone_bricks/icon.png new file mode 100644 index 00000000..3ae6a3f5 Binary files /dev/null and b/data/minefactory_reloaded/items/large_glowstone_bricks/icon.png differ diff --git a/data/minefactory_reloaded/items/large_ice_bricks/icon.png b/data/minefactory_reloaded/items/large_ice_bricks/icon.png new file mode 100644 index 00000000..59053032 Binary files /dev/null and b/data/minefactory_reloaded/items/large_ice_bricks/icon.png differ diff --git a/data/minefactory_reloaded/items/large_lapis_bricks/icon.png b/data/minefactory_reloaded/items/large_lapis_bricks/icon.png new file mode 100644 index 00000000..c7bef88a Binary files /dev/null and b/data/minefactory_reloaded/items/large_lapis_bricks/icon.png differ diff --git a/data/minefactory_reloaded/items/large_obsidian_bricks/icon.png b/data/minefactory_reloaded/items/large_obsidian_bricks/icon.png new file mode 100644 index 00000000..69b54f3f Binary files /dev/null and b/data/minefactory_reloaded/items/large_obsidian_bricks/icon.png differ diff --git a/data/minefactory_reloaded/items/large_paved_stone_bricks/icon.png b/data/minefactory_reloaded/items/large_paved_stone_bricks/icon.png new file mode 100644 index 00000000..34af3e7f Binary files /dev/null and b/data/minefactory_reloaded/items/large_paved_stone_bricks/icon.png differ diff --git a/data/minefactory_reloaded/items/large_snow_bricks/icon.png b/data/minefactory_reloaded/items/large_snow_bricks/icon.png new file mode 100644 index 00000000..086c910b Binary files /dev/null and b/data/minefactory_reloaded/items/large_snow_bricks/icon.png differ diff --git a/data/minefactory_reloaded/items/large_whitestone_bricks/icon.png b/data/minefactory_reloaded/items/large_whitestone_bricks/icon.png new file mode 100644 index 00000000..e169625c Binary files /dev/null and b/data/minefactory_reloaded/items/large_whitestone_bricks/icon.png differ diff --git a/data/minefactory_reloaded/items/laser_drill/icon.png b/data/minefactory_reloaded/items/laser_drill/icon.png new file mode 100644 index 00000000..2864be14 Binary files /dev/null and b/data/minefactory_reloaded/items/laser_drill/icon.png differ diff --git a/data/minefactory_reloaded/items/laser_drill_precharger/icon.png b/data/minefactory_reloaded/items/laser_drill_precharger/icon.png new file mode 100644 index 00000000..59c05393 Binary files /dev/null and b/data/minefactory_reloaded/items/laser_drill_precharger/icon.png differ diff --git a/data/minefactory_reloaded/items/laser_focus_black/icon.png b/data/minefactory_reloaded/items/laser_focus_black/icon.png new file mode 100644 index 00000000..f263b9a5 Binary files /dev/null and b/data/minefactory_reloaded/items/laser_focus_black/icon.png differ diff --git a/data/minefactory_reloaded/items/laser_focus_blue/icon.png b/data/minefactory_reloaded/items/laser_focus_blue/icon.png new file mode 100644 index 00000000..2c467323 Binary files /dev/null and b/data/minefactory_reloaded/items/laser_focus_blue/icon.png differ diff --git a/data/minefactory_reloaded/items/laser_focus_brown/icon.png b/data/minefactory_reloaded/items/laser_focus_brown/icon.png new file mode 100644 index 00000000..218befca Binary files /dev/null and b/data/minefactory_reloaded/items/laser_focus_brown/icon.png differ diff --git a/data/minefactory_reloaded/items/laser_focus_cyan/icon.png b/data/minefactory_reloaded/items/laser_focus_cyan/icon.png new file mode 100644 index 00000000..ab180206 Binary files /dev/null and b/data/minefactory_reloaded/items/laser_focus_cyan/icon.png differ diff --git a/data/minefactory_reloaded/items/laser_focus_gray/icon.png b/data/minefactory_reloaded/items/laser_focus_gray/icon.png new file mode 100644 index 00000000..9506281e Binary files /dev/null and b/data/minefactory_reloaded/items/laser_focus_gray/icon.png differ diff --git a/data/minefactory_reloaded/items/laser_focus_green/icon.png b/data/minefactory_reloaded/items/laser_focus_green/icon.png new file mode 100644 index 00000000..4aa19467 Binary files /dev/null and b/data/minefactory_reloaded/items/laser_focus_green/icon.png differ diff --git a/data/minefactory_reloaded/items/laser_focus_light_blue/icon.png b/data/minefactory_reloaded/items/laser_focus_light_blue/icon.png new file mode 100644 index 00000000..bbed7975 Binary files /dev/null and b/data/minefactory_reloaded/items/laser_focus_light_blue/icon.png differ diff --git a/data/minefactory_reloaded/items/laser_focus_light_gray/icon.png b/data/minefactory_reloaded/items/laser_focus_light_gray/icon.png new file mode 100644 index 00000000..5acf283c Binary files /dev/null and b/data/minefactory_reloaded/items/laser_focus_light_gray/icon.png differ diff --git a/data/minefactory_reloaded/items/laser_focus_lime/icon.png b/data/minefactory_reloaded/items/laser_focus_lime/icon.png new file mode 100644 index 00000000..3a222c49 Binary files /dev/null and b/data/minefactory_reloaded/items/laser_focus_lime/icon.png differ diff --git a/data/minefactory_reloaded/items/laser_focus_magenta/icon.png b/data/minefactory_reloaded/items/laser_focus_magenta/icon.png new file mode 100644 index 00000000..2a81e56e Binary files /dev/null and b/data/minefactory_reloaded/items/laser_focus_magenta/icon.png differ diff --git a/data/minefactory_reloaded/items/laser_focus_orange/icon.png b/data/minefactory_reloaded/items/laser_focus_orange/icon.png new file mode 100644 index 00000000..04099e8b Binary files /dev/null and b/data/minefactory_reloaded/items/laser_focus_orange/icon.png differ diff --git a/data/minefactory_reloaded/items/laser_focus_pink/icon.png b/data/minefactory_reloaded/items/laser_focus_pink/icon.png new file mode 100644 index 00000000..b66962d5 Binary files /dev/null and b/data/minefactory_reloaded/items/laser_focus_pink/icon.png differ diff --git a/data/minefactory_reloaded/items/laser_focus_purple/icon.png b/data/minefactory_reloaded/items/laser_focus_purple/icon.png new file mode 100644 index 00000000..922c2a2a Binary files /dev/null and b/data/minefactory_reloaded/items/laser_focus_purple/icon.png differ diff --git a/data/minefactory_reloaded/items/laser_focus_red/icon.png b/data/minefactory_reloaded/items/laser_focus_red/icon.png new file mode 100644 index 00000000..81e30ea2 Binary files /dev/null and b/data/minefactory_reloaded/items/laser_focus_red/icon.png differ diff --git a/data/minefactory_reloaded/items/laser_focus_white/icon.png b/data/minefactory_reloaded/items/laser_focus_white/icon.png new file mode 100644 index 00000000..64d521a4 Binary files /dev/null and b/data/minefactory_reloaded/items/laser_focus_white/icon.png differ diff --git a/data/minefactory_reloaded/items/laser_focus_yellow/icon.png b/data/minefactory_reloaded/items/laser_focus_yellow/icon.png new file mode 100644 index 00000000..e819c92b Binary files /dev/null and b/data/minefactory_reloaded/items/laser_focus_yellow/icon.png differ diff --git a/data/minefactory_reloaded/items/lava_fabricator/icon.png b/data/minefactory_reloaded/items/lava_fabricator/icon.png new file mode 100644 index 00000000..f294883e Binary files /dev/null and b/data/minefactory_reloaded/items/lava_fabricator/icon.png differ diff --git a/data/minefactory_reloaded/items/liquicrafter/icon.png b/data/minefactory_reloaded/items/liquicrafter/icon.png new file mode 100644 index 00000000..4a3f63dc Binary files /dev/null and b/data/minefactory_reloaded/items/liquicrafter/icon.png differ diff --git a/data/minefactory_reloaded/items/liquid_router/icon.png b/data/minefactory_reloaded/items/liquid_router/icon.png new file mode 100644 index 00000000..1d300b7a Binary files /dev/null and b/data/minefactory_reloaded/items/liquid_router/icon.png differ diff --git a/data/minefactory_reloaded/items/meat/icon.png b/data/minefactory_reloaded/items/meat/icon.png new file mode 100644 index 00000000..74c3f32a Binary files /dev/null and b/data/minefactory_reloaded/items/meat/icon.png differ diff --git a/data/minefactory_reloaded/items/meat_bucket/icon.png b/data/minefactory_reloaded/items/meat_bucket/icon.png new file mode 100644 index 00000000..d9f98064 Binary files /dev/null and b/data/minefactory_reloaded/items/meat_bucket/icon.png differ diff --git a/data/minefactory_reloaded/items/meat_packer/icon.png b/data/minefactory_reloaded/items/meat_packer/icon.png new file mode 100644 index 00000000..9063f19a Binary files /dev/null and b/data/minefactory_reloaded/items/meat_packer/icon.png differ diff --git a/data/minefactory_reloaded/items/mega_rubber_sapling/icon.png b/data/minefactory_reloaded/items/mega_rubber_sapling/icon.png new file mode 100644 index 00000000..162a9abb Binary files /dev/null and b/data/minefactory_reloaded/items/mega_rubber_sapling/icon.png differ diff --git a/data/minefactory_reloaded/items/milk/icon.png b/data/minefactory_reloaded/items/milk/icon.png new file mode 100644 index 00000000..71804ddd Binary files /dev/null and b/data/minefactory_reloaded/items/milk/icon.png differ diff --git a/data/minefactory_reloaded/items/milk_bottle/icon.png b/data/minefactory_reloaded/items/milk_bottle/icon.png new file mode 100644 index 00000000..0622b703 Binary files /dev/null and b/data/minefactory_reloaded/items/milk_bottle/icon.png differ diff --git a/data/minefactory_reloaded/items/mob_counter/icon.png b/data/minefactory_reloaded/items/mob_counter/icon.png new file mode 100644 index 00000000..04f03915 Binary files /dev/null and b/data/minefactory_reloaded/items/mob_counter/icon.png differ diff --git a/data/minefactory_reloaded/items/mob_router/icon.png b/data/minefactory_reloaded/items/mob_router/icon.png new file mode 100644 index 00000000..705002f4 Binary files /dev/null and b/data/minefactory_reloaded/items/mob_router/icon.png differ diff --git a/data/minefactory_reloaded/items/mushroom_soup/icon.png b/data/minefactory_reloaded/items/mushroom_soup/icon.png new file mode 100644 index 00000000..59abdc59 Binary files /dev/null and b/data/minefactory_reloaded/items/mushroom_soup/icon.png differ diff --git a/data/minefactory_reloaded/items/mushroom_soup_bucket/icon.png b/data/minefactory_reloaded/items/mushroom_soup_bucket/icon.png new file mode 100644 index 00000000..2d944029 Binary files /dev/null and b/data/minefactory_reloaded/items/mushroom_soup_bucket/icon.png differ diff --git a/data/minefactory_reloaded/items/needlegun/icon.png b/data/minefactory_reloaded/items/needlegun/icon.png new file mode 100644 index 00000000..e39d80ea Binary files /dev/null and b/data/minefactory_reloaded/items/needlegun/icon.png differ diff --git a/data/minefactory_reloaded/items/needlegun_ammo_anvil/icon.png b/data/minefactory_reloaded/items/needlegun_ammo_anvil/icon.png new file mode 100644 index 00000000..322be475 Binary files /dev/null and b/data/minefactory_reloaded/items/needlegun_ammo_anvil/icon.png differ diff --git a/data/minefactory_reloaded/items/needlegun_ammo_fire/icon.png b/data/minefactory_reloaded/items/needlegun_ammo_fire/icon.png new file mode 100644 index 00000000..e2340fb8 Binary files /dev/null and b/data/minefactory_reloaded/items/needlegun_ammo_fire/icon.png differ diff --git a/data/minefactory_reloaded/items/needlegun_ammo_lava/icon.png b/data/minefactory_reloaded/items/needlegun_ammo_lava/icon.png new file mode 100644 index 00000000..9b9956fb Binary files /dev/null and b/data/minefactory_reloaded/items/needlegun_ammo_lava/icon.png differ diff --git a/data/minefactory_reloaded/items/needlegun_ammo_needles/icon.png b/data/minefactory_reloaded/items/needlegun_ammo_needles/icon.png new file mode 100644 index 00000000..152f8f45 Binary files /dev/null and b/data/minefactory_reloaded/items/needlegun_ammo_needles/icon.png differ diff --git a/data/minefactory_reloaded/items/needlegun_ammo_sewage/icon.png b/data/minefactory_reloaded/items/needlegun_ammo_sewage/icon.png new file mode 100644 index 00000000..0e13deec Binary files /dev/null and b/data/minefactory_reloaded/items/needlegun_ammo_sewage/icon.png differ diff --git a/data/minefactory_reloaded/items/needlegun_ammo_shrapnel/icon.png b/data/minefactory_reloaded/items/needlegun_ammo_shrapnel/icon.png new file mode 100644 index 00000000..62c982c0 Binary files /dev/null and b/data/minefactory_reloaded/items/needlegun_ammo_shrapnel/icon.png differ diff --git a/data/minefactory_reloaded/items/needlegun_ammo_sludge/icon.png b/data/minefactory_reloaded/items/needlegun_ammo_sludge/icon.png new file mode 100644 index 00000000..877ac7d6 Binary files /dev/null and b/data/minefactory_reloaded/items/needlegun_ammo_sludge/icon.png differ diff --git a/data/minefactory_reloaded/items/needlegun_magazine/icon.png b/data/minefactory_reloaded/items/needlegun_magazine/icon.png new file mode 100644 index 00000000..a0bd73e1 Binary files /dev/null and b/data/minefactory_reloaded/items/needlegun_magazine/icon.png differ diff --git a/data/minefactory_reloaded/items/obsidian_bricks/icon.png b/data/minefactory_reloaded/items/obsidian_bricks/icon.png new file mode 100644 index 00000000..3a7410f6 Binary files /dev/null and b/data/minefactory_reloaded/items/obsidian_bricks/icon.png differ diff --git a/data/minefactory_reloaded/items/passenger_dropoff_rail/icon.png b/data/minefactory_reloaded/items/passenger_dropoff_rail/icon.png new file mode 100644 index 00000000..030743df Binary files /dev/null and b/data/minefactory_reloaded/items/passenger_dropoff_rail/icon.png differ diff --git a/data/minefactory_reloaded/items/passenger_pickup_rail/icon.png b/data/minefactory_reloaded/items/passenger_pickup_rail/icon.png new file mode 100644 index 00000000..8272c3f4 Binary files /dev/null and b/data/minefactory_reloaded/items/passenger_pickup_rail/icon.png differ diff --git a/data/minefactory_reloaded/items/paved_blackstone/icon.png b/data/minefactory_reloaded/items/paved_blackstone/icon.png new file mode 100644 index 00000000..ef285d91 Binary files /dev/null and b/data/minefactory_reloaded/items/paved_blackstone/icon.png differ diff --git a/data/minefactory_reloaded/items/paved_stone_bricks/icon.png b/data/minefactory_reloaded/items/paved_stone_bricks/icon.png new file mode 100644 index 00000000..bd009541 Binary files /dev/null and b/data/minefactory_reloaded/items/paved_stone_bricks/icon.png differ diff --git a/data/minefactory_reloaded/items/paved_whitestone/icon.png b/data/minefactory_reloaded/items/paved_whitestone/icon.png new file mode 100644 index 00000000..7ddc5ac1 Binary files /dev/null and b/data/minefactory_reloaded/items/paved_whitestone/icon.png differ diff --git a/data/minefactory_reloaded/items/pink_slime/icon.png b/data/minefactory_reloaded/items/pink_slime/icon.png new file mode 100644 index 00000000..4ac369c4 Binary files /dev/null and b/data/minefactory_reloaded/items/pink_slime/icon.png differ diff --git a/data/minefactory_reloaded/items/pink_slime_block/icon.png b/data/minefactory_reloaded/items/pink_slime_block/icon.png new file mode 100644 index 00000000..6d89fd57 Binary files /dev/null and b/data/minefactory_reloaded/items/pink_slime_block/icon.png differ diff --git a/data/minefactory_reloaded/items/pink_slime_bucket/icon.png b/data/minefactory_reloaded/items/pink_slime_bucket/icon.png new file mode 100644 index 00000000..cadce25c Binary files /dev/null and b/data/minefactory_reloaded/items/pink_slime_bucket/icon.png differ diff --git a/data/minefactory_reloaded/items/pink_slime_crystal/icon.png b/data/minefactory_reloaded/items/pink_slime_crystal/icon.png new file mode 100644 index 00000000..1776c663 Binary files /dev/null and b/data/minefactory_reloaded/items/pink_slime_crystal/icon.png differ diff --git a/data/minefactory_reloaded/items/pink_slimeball/icon.png b/data/minefactory_reloaded/items/pink_slimeball/icon.png new file mode 100644 index 00000000..f1a3cefd Binary files /dev/null and b/data/minefactory_reloaded/items/pink_slimeball/icon.png differ diff --git a/data/minefactory_reloaded/items/planter/icon.png b/data/minefactory_reloaded/items/planter/icon.png new file mode 100644 index 00000000..08422b0f Binary files /dev/null and b/data/minefactory_reloaded/items/planter/icon.png differ diff --git a/data/minefactory_reloaded/items/plastic_bag/icon.png b/data/minefactory_reloaded/items/plastic_bag/icon.png new file mode 100644 index 00000000..6f1fa8ad Binary files /dev/null and b/data/minefactory_reloaded/items/plastic_bag/icon.png differ diff --git a/data/minefactory_reloaded/items/plastic_boots/icon.png b/data/minefactory_reloaded/items/plastic_boots/icon.png new file mode 100644 index 00000000..ca49f698 Binary files /dev/null and b/data/minefactory_reloaded/items/plastic_boots/icon.png differ diff --git a/data/minefactory_reloaded/items/plastic_cup/icon.png b/data/minefactory_reloaded/items/plastic_cup/icon.png new file mode 100644 index 00000000..09931921 Binary files /dev/null and b/data/minefactory_reloaded/items/plastic_cup/icon.png differ diff --git a/data/minefactory_reloaded/items/plastic_pipe/icon.png b/data/minefactory_reloaded/items/plastic_pipe/icon.png new file mode 100644 index 00000000..ed2ed48d Binary files /dev/null and b/data/minefactory_reloaded/items/plastic_pipe/icon.png differ diff --git a/data/minefactory_reloaded/items/plastic_sheets/icon.png b/data/minefactory_reloaded/items/plastic_sheets/icon.png new file mode 100644 index 00000000..a9830eb8 Binary files /dev/null and b/data/minefactory_reloaded/items/plastic_sheets/icon.png differ diff --git a/data/minefactory_reloaded/items/plastic_tank/icon.png b/data/minefactory_reloaded/items/plastic_tank/icon.png new file mode 100644 index 00000000..6cda8fcb Binary files /dev/null and b/data/minefactory_reloaded/items/plastic_tank/icon.png differ diff --git a/data/minefactory_reloaded/items/portaspawner/icon.png b/data/minefactory_reloaded/items/portaspawner/icon.png new file mode 100644 index 00000000..5366669c Binary files /dev/null and b/data/minefactory_reloaded/items/portaspawner/icon.png differ diff --git a/data/minefactory_reloaded/items/prc_lx_100_logic_expansion_card/icon.png b/data/minefactory_reloaded/items/prc_lx_100_logic_expansion_card/icon.png new file mode 100644 index 00000000..de39c082 Binary files /dev/null and b/data/minefactory_reloaded/items/prc_lx_100_logic_expansion_card/icon.png differ diff --git a/data/minefactory_reloaded/items/prc_lx_300_logic_expansion_card/icon.png b/data/minefactory_reloaded/items/prc_lx_300_logic_expansion_card/icon.png new file mode 100644 index 00000000..32abbba3 Binary files /dev/null and b/data/minefactory_reloaded/items/prc_lx_300_logic_expansion_card/icon.png differ diff --git a/data/minefactory_reloaded/items/prc_lx_500_logic_expansion_card/icon.png b/data/minefactory_reloaded/items/prc_lx_500_logic_expansion_card/icon.png new file mode 100644 index 00000000..b8baf89e Binary files /dev/null and b/data/minefactory_reloaded/items/prc_lx_500_logic_expansion_card/icon.png differ diff --git a/data/minefactory_reloaded/items/prc_memory_card/icon.png b/data/minefactory_reloaded/items/prc_memory_card/icon.png new file mode 100644 index 00000000..883ef364 Binary files /dev/null and b/data/minefactory_reloaded/items/prc_memory_card/icon.png differ diff --git a/data/minefactory_reloaded/items/precision_sledgehammer/icon.png b/data/minefactory_reloaded/items/precision_sledgehammer/icon.png new file mode 100644 index 00000000..0a925f41 Binary files /dev/null and b/data/minefactory_reloaded/items/precision_sledgehammer/icon.png differ diff --git a/data/minefactory_reloaded/items/programmable_rednet_controller/icon.png b/data/minefactory_reloaded/items/programmable_rednet_controller/icon.png new file mode 100644 index 00000000..8569a3aa Binary files /dev/null and b/data/minefactory_reloaded/items/programmable_rednet_controller/icon.png differ diff --git a/data/minefactory_reloaded/items/programmable_rednet_controller_housing/icon.png b/data/minefactory_reloaded/items/programmable_rednet_controller_housing/icon.png new file mode 100644 index 00000000..80ec221c Binary files /dev/null and b/data/minefactory_reloaded/items/programmable_rednet_controller_housing/icon.png differ diff --git a/data/minefactory_reloaded/items/rancher/icon.png b/data/minefactory_reloaded/items/rancher/icon.png new file mode 100644 index 00000000..d505b4c3 Binary files /dev/null and b/data/minefactory_reloaded/items/rancher/icon.png differ diff --git a/data/minefactory_reloaded/items/raw_meat_block/icon.png b/data/minefactory_reloaded/items/raw_meat_block/icon.png new file mode 100644 index 00000000..864332b2 Binary files /dev/null and b/data/minefactory_reloaded/items/raw_meat_block/icon.png differ diff --git a/data/minefactory_reloaded/items/raw_meat_ingot/icon.png b/data/minefactory_reloaded/items/raw_meat_ingot/icon.png new file mode 100644 index 00000000..e93df7fe Binary files /dev/null and b/data/minefactory_reloaded/items/raw_meat_ingot/icon.png differ diff --git a/data/minefactory_reloaded/items/raw_meat_nugget/icon.png b/data/minefactory_reloaded/items/raw_meat_nugget/icon.png new file mode 100644 index 00000000..557fba1a Binary files /dev/null and b/data/minefactory_reloaded/items/raw_meat_nugget/icon.png differ diff --git a/data/minefactory_reloaded/items/raw_plastic/icon.png b/data/minefactory_reloaded/items/raw_plastic/icon.png new file mode 100644 index 00000000..4af5954a Binary files /dev/null and b/data/minefactory_reloaded/items/raw_plastic/icon.png differ diff --git a/data/minefactory_reloaded/items/raw_rubber/icon.png b/data/minefactory_reloaded/items/raw_rubber/icon.png new file mode 100644 index 00000000..1481d46d Binary files /dev/null and b/data/minefactory_reloaded/items/raw_rubber/icon.png differ diff --git a/data/minefactory_reloaded/items/rednet_cable/icon.png b/data/minefactory_reloaded/items/rednet_cable/icon.png new file mode 100644 index 00000000..38b790cb Binary files /dev/null and b/data/minefactory_reloaded/items/rednet_cable/icon.png differ diff --git a/data/minefactory_reloaded/items/rednet_cable_2/icon.png b/data/minefactory_reloaded/items/rednet_cable_2/icon.png new file mode 100644 index 00000000..38b790cb Binary files /dev/null and b/data/minefactory_reloaded/items/rednet_cable_2/icon.png differ diff --git a/data/minefactory_reloaded/items/rednet_energy_cable/icon.png b/data/minefactory_reloaded/items/rednet_energy_cable/icon.png new file mode 100644 index 00000000..86bcaf95 Binary files /dev/null and b/data/minefactory_reloaded/items/rednet_energy_cable/icon.png differ diff --git a/data/minefactory_reloaded/items/rednet_energy_cable_2/icon.png b/data/minefactory_reloaded/items/rednet_energy_cable_2/icon.png new file mode 100644 index 00000000..86bcaf95 Binary files /dev/null and b/data/minefactory_reloaded/items/rednet_energy_cable_2/icon.png differ diff --git a/data/minefactory_reloaded/items/rednet_historian/icon.png b/data/minefactory_reloaded/items/rednet_historian/icon.png new file mode 100644 index 00000000..7c6a7830 Binary files /dev/null and b/data/minefactory_reloaded/items/rednet_historian/icon.png differ diff --git a/data/minefactory_reloaded/items/rednet_meter/icon.png b/data/minefactory_reloaded/items/rednet_meter/icon.png new file mode 100644 index 00000000..d70061f4 Binary files /dev/null and b/data/minefactory_reloaded/items/rednet_meter/icon.png differ diff --git a/data/minefactory_reloaded/items/rednet_multimeter/icon.png b/data/minefactory_reloaded/items/rednet_multimeter/icon.png new file mode 100644 index 00000000..8683e8fa Binary files /dev/null and b/data/minefactory_reloaded/items/rednet_multimeter/icon.png differ diff --git a/data/minefactory_reloaded/items/rednote_block/icon.png b/data/minefactory_reloaded/items/rednote_block/icon.png new file mode 100644 index 00000000..291d60b9 Binary files /dev/null and b/data/minefactory_reloaded/items/rednote_block/icon.png differ diff --git a/data/minefactory_reloaded/items/road/icon.png b/data/minefactory_reloaded/items/road/icon.png new file mode 100644 index 00000000..e0721d50 Binary files /dev/null and b/data/minefactory_reloaded/items/road/icon.png differ diff --git a/data/minefactory_reloaded/items/road_light/icon.png b/data/minefactory_reloaded/items/road_light/icon.png new file mode 100644 index 00000000..7b3f9386 Binary files /dev/null and b/data/minefactory_reloaded/items/road_light/icon.png differ diff --git a/data/minefactory_reloaded/items/road_light_inverted/icon.png b/data/minefactory_reloaded/items/road_light_inverted/icon.png new file mode 100644 index 00000000..e65d004e Binary files /dev/null and b/data/minefactory_reloaded/items/road_light_inverted/icon.png differ diff --git a/data/minefactory_reloaded/items/rubber_bar/icon.png b/data/minefactory_reloaded/items/rubber_bar/icon.png new file mode 100644 index 00000000..40f6feb0 Binary files /dev/null and b/data/minefactory_reloaded/items/rubber_bar/icon.png differ diff --git a/data/minefactory_reloaded/items/rubber_leaves/icon.png b/data/minefactory_reloaded/items/rubber_leaves/icon.png new file mode 100644 index 00000000..a6623065 Binary files /dev/null and b/data/minefactory_reloaded/items/rubber_leaves/icon.png differ diff --git a/data/minefactory_reloaded/items/rubber_sapling/icon.png b/data/minefactory_reloaded/items/rubber_sapling/icon.png new file mode 100644 index 00000000..162a9abb Binary files /dev/null and b/data/minefactory_reloaded/items/rubber_sapling/icon.png differ diff --git a/data/minefactory_reloaded/items/rubber_wood/icon.png b/data/minefactory_reloaded/items/rubber_wood/icon.png new file mode 100644 index 00000000..5d304c79 Binary files /dev/null and b/data/minefactory_reloaded/items/rubber_wood/icon.png differ diff --git a/data/minefactory_reloaded/items/rubber_wood_2/icon.png b/data/minefactory_reloaded/items/rubber_wood_2/icon.png new file mode 100644 index 00000000..5d304c79 Binary files /dev/null and b/data/minefactory_reloaded/items/rubber_wood_2/icon.png differ diff --git a/data/minefactory_reloaded/items/ruler/icon.png b/data/minefactory_reloaded/items/ruler/icon.png new file mode 100644 index 00000000..4455ebba Binary files /dev/null and b/data/minefactory_reloaded/items/ruler/icon.png differ diff --git a/data/minefactory_reloaded/items/sacred_rubber_sapling/icon.png b/data/minefactory_reloaded/items/sacred_rubber_sapling/icon.png new file mode 100644 index 00000000..162a9abb Binary files /dev/null and b/data/minefactory_reloaded/items/sacred_rubber_sapling/icon.png differ diff --git a/data/minefactory_reloaded/items/sacred_rubber_sapling_2/icon.png b/data/minefactory_reloaded/items/sacred_rubber_sapling_2/icon.png new file mode 100644 index 00000000..5bf40ffb Binary files /dev/null and b/data/minefactory_reloaded/items/sacred_rubber_sapling_2/icon.png differ diff --git a/data/minefactory_reloaded/items/safari_net_launcher/icon.png b/data/minefactory_reloaded/items/safari_net_launcher/icon.png new file mode 100644 index 00000000..0646cb98 Binary files /dev/null and b/data/minefactory_reloaded/items/safari_net_launcher/icon.png differ diff --git a/data/minefactory_reloaded/items/safari_net_reusable/icon.png b/data/minefactory_reloaded/items/safari_net_reusable/icon.png new file mode 100644 index 00000000..00131b12 Binary files /dev/null and b/data/minefactory_reloaded/items/safari_net_reusable/icon.png differ diff --git a/data/minefactory_reloaded/items/safari_net_single_use/icon.png b/data/minefactory_reloaded/items/safari_net_single_use/icon.png new file mode 100644 index 00000000..a14d4306 Binary files /dev/null and b/data/minefactory_reloaded/items/safari_net_single_use/icon.png differ diff --git a/data/minefactory_reloaded/items/safari_net_single_use_2/icon.png b/data/minefactory_reloaded/items/safari_net_single_use_2/icon.png new file mode 100644 index 00000000..d07e5c8f Binary files /dev/null and b/data/minefactory_reloaded/items/safari_net_single_use_2/icon.png differ diff --git a/data/minefactory_reloaded/items/self_propelled_anti_material_rocket/icon.png b/data/minefactory_reloaded/items/self_propelled_anti_material_rocket/icon.png new file mode 100644 index 00000000..dd316003 Binary files /dev/null and b/data/minefactory_reloaded/items/self_propelled_anti_material_rocket/icon.png differ diff --git a/data/minefactory_reloaded/items/sewage/icon.png b/data/minefactory_reloaded/items/sewage/icon.png new file mode 100644 index 00000000..c7777358 Binary files /dev/null and b/data/minefactory_reloaded/items/sewage/icon.png differ diff --git a/data/minefactory_reloaded/items/sewage_bucket/icon.png b/data/minefactory_reloaded/items/sewage_bucket/icon.png new file mode 100644 index 00000000..caa0d189 Binary files /dev/null and b/data/minefactory_reloaded/items/sewage_bucket/icon.png differ diff --git a/data/minefactory_reloaded/items/sewer/icon.png b/data/minefactory_reloaded/items/sewer/icon.png new file mode 100644 index 00000000..edd7520d Binary files /dev/null and b/data/minefactory_reloaded/items/sewer/icon.png differ diff --git a/data/minefactory_reloaded/items/slaughterhouse/icon.png b/data/minefactory_reloaded/items/slaughterhouse/icon.png new file mode 100644 index 00000000..3aca2a41 Binary files /dev/null and b/data/minefactory_reloaded/items/slaughterhouse/icon.png differ diff --git a/data/minefactory_reloaded/items/slime_embiggening_syringe/icon.png b/data/minefactory_reloaded/items/slime_embiggening_syringe/icon.png new file mode 100644 index 00000000..7102bea8 Binary files /dev/null and b/data/minefactory_reloaded/items/slime_embiggening_syringe/icon.png differ diff --git a/data/minefactory_reloaded/items/sludge/icon.png b/data/minefactory_reloaded/items/sludge/icon.png new file mode 100644 index 00000000..dc3b8bd3 Binary files /dev/null and b/data/minefactory_reloaded/items/sludge/icon.png differ diff --git a/data/minefactory_reloaded/items/sludge_boiler/icon.png b/data/minefactory_reloaded/items/sludge_boiler/icon.png new file mode 100644 index 00000000..ae94968f Binary files /dev/null and b/data/minefactory_reloaded/items/sludge_boiler/icon.png differ diff --git a/data/minefactory_reloaded/items/sludge_bucket/icon.png b/data/minefactory_reloaded/items/sludge_bucket/icon.png new file mode 100644 index 00000000..76f9e884 Binary files /dev/null and b/data/minefactory_reloaded/items/sludge_bucket/icon.png differ diff --git a/data/minefactory_reloaded/items/small_blackstone_bricks/icon.png b/data/minefactory_reloaded/items/small_blackstone_bricks/icon.png new file mode 100644 index 00000000..6822d0fd Binary files /dev/null and b/data/minefactory_reloaded/items/small_blackstone_bricks/icon.png differ diff --git a/data/minefactory_reloaded/items/small_whitestone_bricks/icon.png b/data/minefactory_reloaded/items/small_whitestone_bricks/icon.png new file mode 100644 index 00000000..58571d7e Binary files /dev/null and b/data/minefactory_reloaded/items/small_whitestone_bricks/icon.png differ diff --git a/data/minefactory_reloaded/items/smooth_blackstone/icon.png b/data/minefactory_reloaded/items/smooth_blackstone/icon.png new file mode 100644 index 00000000..95aafef0 Binary files /dev/null and b/data/minefactory_reloaded/items/smooth_blackstone/icon.png differ diff --git a/data/minefactory_reloaded/items/smooth_whitestone/icon.png b/data/minefactory_reloaded/items/smooth_whitestone/icon.png new file mode 100644 index 00000000..102b7af2 Binary files /dev/null and b/data/minefactory_reloaded/items/smooth_whitestone/icon.png differ diff --git a/data/minefactory_reloaded/items/snow_bricks/icon.png b/data/minefactory_reloaded/items/snow_bricks/icon.png new file mode 100644 index 00000000..1c566674 Binary files /dev/null and b/data/minefactory_reloaded/items/snow_bricks/icon.png differ diff --git a/data/minefactory_reloaded/items/spamr_launcher/icon.png b/data/minefactory_reloaded/items/spamr_launcher/icon.png new file mode 100644 index 00000000..107c3e18 Binary files /dev/null and b/data/minefactory_reloaded/items/spamr_launcher/icon.png differ diff --git a/data/minefactory_reloaded/items/spyglass/icon.png b/data/minefactory_reloaded/items/spyglass/icon.png new file mode 100644 index 00000000..c68298b7 Binary files /dev/null and b/data/minefactory_reloaded/items/spyglass/icon.png differ diff --git a/data/minefactory_reloaded/items/stained_glass_black/icon.png b/data/minefactory_reloaded/items/stained_glass_black/icon.png new file mode 100644 index 00000000..44931944 Binary files /dev/null and b/data/minefactory_reloaded/items/stained_glass_black/icon.png differ diff --git a/data/minefactory_reloaded/items/stained_glass_blue/icon.png b/data/minefactory_reloaded/items/stained_glass_blue/icon.png new file mode 100644 index 00000000..46fd8f8c Binary files /dev/null and b/data/minefactory_reloaded/items/stained_glass_blue/icon.png differ diff --git a/data/minefactory_reloaded/items/stained_glass_brown/icon.png b/data/minefactory_reloaded/items/stained_glass_brown/icon.png new file mode 100644 index 00000000..f3cca5d3 Binary files /dev/null and b/data/minefactory_reloaded/items/stained_glass_brown/icon.png differ diff --git a/data/minefactory_reloaded/items/stained_glass_cyan/icon.png b/data/minefactory_reloaded/items/stained_glass_cyan/icon.png new file mode 100644 index 00000000..999c512c Binary files /dev/null and b/data/minefactory_reloaded/items/stained_glass_cyan/icon.png differ diff --git a/data/minefactory_reloaded/items/stained_glass_gray/icon.png b/data/minefactory_reloaded/items/stained_glass_gray/icon.png new file mode 100644 index 00000000..03479ca1 Binary files /dev/null and b/data/minefactory_reloaded/items/stained_glass_gray/icon.png differ diff --git a/data/minefactory_reloaded/items/stained_glass_green/icon.png b/data/minefactory_reloaded/items/stained_glass_green/icon.png new file mode 100644 index 00000000..3a8cc1e3 Binary files /dev/null and b/data/minefactory_reloaded/items/stained_glass_green/icon.png differ diff --git a/data/minefactory_reloaded/items/stained_glass_light_blue/icon.png b/data/minefactory_reloaded/items/stained_glass_light_blue/icon.png new file mode 100644 index 00000000..5a99b07d Binary files /dev/null and b/data/minefactory_reloaded/items/stained_glass_light_blue/icon.png differ diff --git a/data/minefactory_reloaded/items/stained_glass_light_gray/icon.png b/data/minefactory_reloaded/items/stained_glass_light_gray/icon.png new file mode 100644 index 00000000..dd02828c Binary files /dev/null and b/data/minefactory_reloaded/items/stained_glass_light_gray/icon.png differ diff --git a/data/minefactory_reloaded/items/stained_glass_lime/icon.png b/data/minefactory_reloaded/items/stained_glass_lime/icon.png new file mode 100644 index 00000000..b7af1382 Binary files /dev/null and b/data/minefactory_reloaded/items/stained_glass_lime/icon.png differ diff --git a/data/minefactory_reloaded/items/stained_glass_magenta/icon.png b/data/minefactory_reloaded/items/stained_glass_magenta/icon.png new file mode 100644 index 00000000..d3d14ec0 Binary files /dev/null and b/data/minefactory_reloaded/items/stained_glass_magenta/icon.png differ diff --git a/data/minefactory_reloaded/items/stained_glass_orange/icon.png b/data/minefactory_reloaded/items/stained_glass_orange/icon.png new file mode 100644 index 00000000..38d9069b Binary files /dev/null and b/data/minefactory_reloaded/items/stained_glass_orange/icon.png differ diff --git a/data/minefactory_reloaded/items/stained_glass_pane_black/icon.png b/data/minefactory_reloaded/items/stained_glass_pane_black/icon.png new file mode 100644 index 00000000..861ba4c8 Binary files /dev/null and b/data/minefactory_reloaded/items/stained_glass_pane_black/icon.png differ diff --git a/data/minefactory_reloaded/items/stained_glass_pane_blue/icon.png b/data/minefactory_reloaded/items/stained_glass_pane_blue/icon.png new file mode 100644 index 00000000..e09fcb52 Binary files /dev/null and b/data/minefactory_reloaded/items/stained_glass_pane_blue/icon.png differ diff --git a/data/minefactory_reloaded/items/stained_glass_pane_brown/icon.png b/data/minefactory_reloaded/items/stained_glass_pane_brown/icon.png new file mode 100644 index 00000000..f0f9e245 Binary files /dev/null and b/data/minefactory_reloaded/items/stained_glass_pane_brown/icon.png differ diff --git a/data/minefactory_reloaded/items/stained_glass_pane_cyan/icon.png b/data/minefactory_reloaded/items/stained_glass_pane_cyan/icon.png new file mode 100644 index 00000000..b7b97cf1 Binary files /dev/null and b/data/minefactory_reloaded/items/stained_glass_pane_cyan/icon.png differ diff --git a/data/minefactory_reloaded/items/stained_glass_pane_gray/icon.png b/data/minefactory_reloaded/items/stained_glass_pane_gray/icon.png new file mode 100644 index 00000000..889a9bd0 Binary files /dev/null and b/data/minefactory_reloaded/items/stained_glass_pane_gray/icon.png differ diff --git a/data/minefactory_reloaded/items/stained_glass_pane_green/icon.png b/data/minefactory_reloaded/items/stained_glass_pane_green/icon.png new file mode 100644 index 00000000..21c22d3b Binary files /dev/null and b/data/minefactory_reloaded/items/stained_glass_pane_green/icon.png differ diff --git a/data/minefactory_reloaded/items/stained_glass_pane_light_blue/icon.png b/data/minefactory_reloaded/items/stained_glass_pane_light_blue/icon.png new file mode 100644 index 00000000..ff6dccc6 Binary files /dev/null and b/data/minefactory_reloaded/items/stained_glass_pane_light_blue/icon.png differ diff --git a/data/minefactory_reloaded/items/stained_glass_pane_light_gray/icon.png b/data/minefactory_reloaded/items/stained_glass_pane_light_gray/icon.png new file mode 100644 index 00000000..b6cd9c78 Binary files /dev/null and b/data/minefactory_reloaded/items/stained_glass_pane_light_gray/icon.png differ diff --git a/data/minefactory_reloaded/items/stained_glass_pane_lime/icon.png b/data/minefactory_reloaded/items/stained_glass_pane_lime/icon.png new file mode 100644 index 00000000..8ab3c79d Binary files /dev/null and b/data/minefactory_reloaded/items/stained_glass_pane_lime/icon.png differ diff --git a/data/minefactory_reloaded/items/stained_glass_pane_magenta/icon.png b/data/minefactory_reloaded/items/stained_glass_pane_magenta/icon.png new file mode 100644 index 00000000..dfd8dc35 Binary files /dev/null and b/data/minefactory_reloaded/items/stained_glass_pane_magenta/icon.png differ diff --git a/data/minefactory_reloaded/items/stained_glass_pane_orange/icon.png b/data/minefactory_reloaded/items/stained_glass_pane_orange/icon.png new file mode 100644 index 00000000..1cd86b06 Binary files /dev/null and b/data/minefactory_reloaded/items/stained_glass_pane_orange/icon.png differ diff --git a/data/minefactory_reloaded/items/stained_glass_pane_pink/icon.png b/data/minefactory_reloaded/items/stained_glass_pane_pink/icon.png new file mode 100644 index 00000000..946581ac Binary files /dev/null and b/data/minefactory_reloaded/items/stained_glass_pane_pink/icon.png differ diff --git a/data/minefactory_reloaded/items/stained_glass_pane_purple/icon.png b/data/minefactory_reloaded/items/stained_glass_pane_purple/icon.png new file mode 100644 index 00000000..97c831a0 Binary files /dev/null and b/data/minefactory_reloaded/items/stained_glass_pane_purple/icon.png differ diff --git a/data/minefactory_reloaded/items/stained_glass_pane_red/icon.png b/data/minefactory_reloaded/items/stained_glass_pane_red/icon.png new file mode 100644 index 00000000..e142686f Binary files /dev/null and b/data/minefactory_reloaded/items/stained_glass_pane_red/icon.png differ diff --git a/data/minefactory_reloaded/items/stained_glass_pane_white/icon.png b/data/minefactory_reloaded/items/stained_glass_pane_white/icon.png new file mode 100644 index 00000000..944c516b Binary files /dev/null and b/data/minefactory_reloaded/items/stained_glass_pane_white/icon.png differ diff --git a/data/minefactory_reloaded/items/stained_glass_pane_yellow/icon.png b/data/minefactory_reloaded/items/stained_glass_pane_yellow/icon.png new file mode 100644 index 00000000..1fb6c6c6 Binary files /dev/null and b/data/minefactory_reloaded/items/stained_glass_pane_yellow/icon.png differ diff --git a/data/minefactory_reloaded/items/stained_glass_pink/icon.png b/data/minefactory_reloaded/items/stained_glass_pink/icon.png new file mode 100644 index 00000000..cde5e392 Binary files /dev/null and b/data/minefactory_reloaded/items/stained_glass_pink/icon.png differ diff --git a/data/minefactory_reloaded/items/stained_glass_purple/icon.png b/data/minefactory_reloaded/items/stained_glass_purple/icon.png new file mode 100644 index 00000000..1ffe63a2 Binary files /dev/null and b/data/minefactory_reloaded/items/stained_glass_purple/icon.png differ diff --git a/data/minefactory_reloaded/items/stained_glass_red/icon.png b/data/minefactory_reloaded/items/stained_glass_red/icon.png new file mode 100644 index 00000000..5720d3e6 Binary files /dev/null and b/data/minefactory_reloaded/items/stained_glass_red/icon.png differ diff --git a/data/minefactory_reloaded/items/stained_glass_white/icon.png b/data/minefactory_reloaded/items/stained_glass_white/icon.png new file mode 100644 index 00000000..7670105c Binary files /dev/null and b/data/minefactory_reloaded/items/stained_glass_white/icon.png differ diff --git a/data/minefactory_reloaded/items/stained_glass_yellow/icon.png b/data/minefactory_reloaded/items/stained_glass_yellow/icon.png new file mode 100644 index 00000000..cbe06398 Binary files /dev/null and b/data/minefactory_reloaded/items/stained_glass_yellow/icon.png differ diff --git a/data/minefactory_reloaded/items/steam/icon.png b/data/minefactory_reloaded/items/steam/icon.png new file mode 100644 index 00000000..eb5bbb14 Binary files /dev/null and b/data/minefactory_reloaded/items/steam/icon.png differ diff --git a/data/minefactory_reloaded/items/steam_boiler/icon.png b/data/minefactory_reloaded/items/steam_boiler/icon.png new file mode 100644 index 00000000..ee65d7b2 Binary files /dev/null and b/data/minefactory_reloaded/items/steam_boiler/icon.png differ diff --git a/data/minefactory_reloaded/items/steam_turbine/icon.png b/data/minefactory_reloaded/items/steam_turbine/icon.png new file mode 100644 index 00000000..07dd2b5a Binary files /dev/null and b/data/minefactory_reloaded/items/steam_turbine/icon.png differ diff --git a/data/minefactory_reloaded/items/straw/icon.png b/data/minefactory_reloaded/items/straw/icon.png new file mode 100644 index 00000000..33f9b4e1 Binary files /dev/null and b/data/minefactory_reloaded/items/straw/icon.png differ diff --git a/data/minefactory_reloaded/items/sugar_charcoal/icon.png b/data/minefactory_reloaded/items/sugar_charcoal/icon.png new file mode 100644 index 00000000..a815c9ba Binary files /dev/null and b/data/minefactory_reloaded/items/sugar_charcoal/icon.png differ diff --git a/data/minefactory_reloaded/items/sugar_charcoal_block/icon.png b/data/minefactory_reloaded/items/sugar_charcoal_block/icon.png new file mode 100644 index 00000000..bce166b1 Binary files /dev/null and b/data/minefactory_reloaded/items/sugar_charcoal_block/icon.png differ diff --git a/data/minefactory_reloaded/items/tracking_self_propelled_anti_material_rocket/icon.png b/data/minefactory_reloaded/items/tracking_self_propelled_anti_material_rocket/icon.png new file mode 100644 index 00000000..dd316003 Binary files /dev/null and b/data/minefactory_reloaded/items/tracking_self_propelled_anti_material_rocket/icon.png differ diff --git a/data/minefactory_reloaded/items/unifier/icon.png b/data/minefactory_reloaded/items/unifier/icon.png new file mode 100644 index 00000000..30396104 Binary files /dev/null and b/data/minefactory_reloaded/items/unifier/icon.png differ diff --git a/data/minefactory_reloaded/items/upgrade_bronze/icon.png b/data/minefactory_reloaded/items/upgrade_bronze/icon.png new file mode 100644 index 00000000..53798dc2 Binary files /dev/null and b/data/minefactory_reloaded/items/upgrade_bronze/icon.png differ diff --git a/data/minefactory_reloaded/items/upgrade_cobble/icon.png b/data/minefactory_reloaded/items/upgrade_cobble/icon.png new file mode 100644 index 00000000..9c154c3c Binary files /dev/null and b/data/minefactory_reloaded/items/upgrade_cobble/icon.png differ diff --git a/data/minefactory_reloaded/items/upgrade_copper/icon.png b/data/minefactory_reloaded/items/upgrade_copper/icon.png new file mode 100644 index 00000000..6e059de4 Binary files /dev/null and b/data/minefactory_reloaded/items/upgrade_copper/icon.png differ diff --git a/data/minefactory_reloaded/items/upgrade_diamond/icon.png b/data/minefactory_reloaded/items/upgrade_diamond/icon.png new file mode 100644 index 00000000..2c123635 Binary files /dev/null and b/data/minefactory_reloaded/items/upgrade_diamond/icon.png differ diff --git a/data/minefactory_reloaded/items/upgrade_emerald/icon.png b/data/minefactory_reloaded/items/upgrade_emerald/icon.png new file mode 100644 index 00000000..7e4f6cf9 Binary files /dev/null and b/data/minefactory_reloaded/items/upgrade_emerald/icon.png differ diff --git a/data/minefactory_reloaded/items/upgrade_gold/icon.png b/data/minefactory_reloaded/items/upgrade_gold/icon.png new file mode 100644 index 00000000..50be0a5d Binary files /dev/null and b/data/minefactory_reloaded/items/upgrade_gold/icon.png differ diff --git a/data/minefactory_reloaded/items/upgrade_iron/icon.png b/data/minefactory_reloaded/items/upgrade_iron/icon.png new file mode 100644 index 00000000..37273681 Binary files /dev/null and b/data/minefactory_reloaded/items/upgrade_iron/icon.png differ diff --git a/data/minefactory_reloaded/items/upgrade_lapis/icon.png b/data/minefactory_reloaded/items/upgrade_lapis/icon.png new file mode 100644 index 00000000..422c5cb7 Binary files /dev/null and b/data/minefactory_reloaded/items/upgrade_lapis/icon.png differ diff --git a/data/minefactory_reloaded/items/upgrade_platinum/icon.png b/data/minefactory_reloaded/items/upgrade_platinum/icon.png new file mode 100644 index 00000000..46784ad1 Binary files /dev/null and b/data/minefactory_reloaded/items/upgrade_platinum/icon.png differ diff --git a/data/minefactory_reloaded/items/upgrade_quartz/icon.png b/data/minefactory_reloaded/items/upgrade_quartz/icon.png new file mode 100644 index 00000000..3df8bbf7 Binary files /dev/null and b/data/minefactory_reloaded/items/upgrade_quartz/icon.png differ diff --git a/data/minefactory_reloaded/items/upgrade_silver/icon.png b/data/minefactory_reloaded/items/upgrade_silver/icon.png new file mode 100644 index 00000000..02e1122d Binary files /dev/null and b/data/minefactory_reloaded/items/upgrade_silver/icon.png differ diff --git a/data/minefactory_reloaded/items/upgrade_tin/icon.png b/data/minefactory_reloaded/items/upgrade_tin/icon.png new file mode 100644 index 00000000..9e287615 Binary files /dev/null and b/data/minefactory_reloaded/items/upgrade_tin/icon.png differ diff --git a/data/minefactory_reloaded/items/veterinary_station/icon.png b/data/minefactory_reloaded/items/veterinary_station/icon.png new file mode 100644 index 00000000..f29b845e Binary files /dev/null and b/data/minefactory_reloaded/items/veterinary_station/icon.png differ diff --git a/data/minefactory_reloaded/items/vine_scaffolding/icon.png b/data/minefactory_reloaded/items/vine_scaffolding/icon.png new file mode 100644 index 00000000..a63d9736 Binary files /dev/null and b/data/minefactory_reloaded/items/vine_scaffolding/icon.png differ diff --git a/data/minefactory_reloaded/items/weather_collector/icon.png b/data/minefactory_reloaded/items/weather_collector/icon.png new file mode 100644 index 00000000..91346f2b Binary files /dev/null and b/data/minefactory_reloaded/items/weather_collector/icon.png differ diff --git a/data/minefactory_reloaded/items/whitestone_gravel/icon.png b/data/minefactory_reloaded/items/whitestone_gravel/icon.png new file mode 100644 index 00000000..516007c1 Binary files /dev/null and b/data/minefactory_reloaded/items/whitestone_gravel/icon.png differ diff --git a/data/minefactory_reloaded/items/xp_extractor/icon.png b/data/minefactory_reloaded/items/xp_extractor/icon.png new file mode 100644 index 00000000..0b219a94 Binary files /dev/null and b/data/minefactory_reloaded/items/xp_extractor/icon.png differ diff --git a/data/minefactory_reloaded/items/zombie_syringe/icon.png b/data/minefactory_reloaded/items/zombie_syringe/icon.png new file mode 100644 index 00000000..1e969911 Binary files /dev/null and b/data/minefactory_reloaded/items/zombie_syringe/icon.png differ diff --git a/data/minefactory_reloaded/mod.cg b/data/minefactory_reloaded/mod.cg new file mode 100644 index 00000000..7c1cb047 --- /dev/null +++ b/data/minefactory_reloaded/mod.cg @@ -0,0 +1,10 @@ +schema: 1 + +name: MineFactory Reloaded +author: Team CoFH +description: Machines, item transportation, and tools for automating all manner of farming and husbandry +homePageUrl: http://teamcofh.com/minefactory-reloaded/ +documentationUrl: http://teamcofh.com/minefactory-reloaded/ +downloadUrl: http://teamcofh.com/minefactory-reloaded/ + +version: 2.8.0RC8-86 diff --git a/data/minefactory_reloaded/versions/2.8.0RC8-86/mod-version.cg b/data/minefactory_reloaded/versions/2.8.0RC8-86/mod-version.cg new file mode 100644 index 00000000..8e41b36c --- /dev/null +++ b/data/minefactory_reloaded/versions/2.8.0RC8-86/mod-version.cg @@ -0,0 +1,1901 @@ +schema: 1 + +item: Auto-Anvil + recipe: + input: Plastic Sheets, Anvil, Machine Frame (Basic), Iron Gear, Redstone Reception Coil + pattern: 000 121 343 + quantity: 1 + tools: Crafting Table + +item: Auto-Brewer + recipe: + input: Plastic Sheets, Brewing Stand, Plastic Pipe, Machine Frame (Basic), Redstone Repeater, Redstone Reception Coil + pattern: 010 232 454 + quantity: 1 + tools: Crafting Table + +item: Auto-Disenchanter + recipe: + input: Plastic Sheets, Nether Brick, Book, Machine Frame (Basic), Diamond, Redstone Reception Coil + pattern: 010 232 454 + quantity: 1 + tools: Crafting Table + +item: Auto-Enchanter + recipe: + input: Plastic Sheets, Obsidian, Book, Machine Frame (Basic), Diamond, Redstone Reception Coil + pattern: 010 232 454 + quantity: 1 + tools: Crafting Table + +item: Auto-Jukebox + recipe: + input: Plastic Sheets, Jukebox, Machine Frame (Basic) + pattern: 010 020 ... + quantity: 1 + tools: Crafting Table + +item: Auto-Spawner + recipe: + input: Plastic Sheets, Nether Wart, Magma Cream, Machine Frame (Basic), Emerald, Reception Coil + pattern: 010 232 454 + quantity: 1 + tools: Crafting Table + +item: BioFuel Bucket + recipe: + input: 1000 BioFuel, Bucket + pattern: ... 1.0 ... + quantity: 1 + tools: Fluid Transposer + +item: BioFuel Generator + recipe: + input: Plastic Sheets, Furnace, Piston, Machine Frame (Basic), Blaze Rod, Redstone Transmission Coil + pattern: 010 232 454 + quantity: 1 + tools: Crafting Table + +item: BioFuel + recipe: + input: Seeds, Pumpkin Seeds, Melon Seeds, Oak Sapling, Carrot, Potato, Nether Wart, Mushroom (Red), Mushroom (Brown) + pattern: 012 345 678 + quantity: 1 + tools: BioReactor + +item: BioReactor + recipe: + input: Plastic Sheets, Fermented Spider Eye, Slimeball, Machine Frame (Basic), Brick, Sugar + pattern: 010 232 454 + quantity: 1 + tools: Crafting Table + +item: Blackstone Gravel + recipe: + input: Gravel, Ink Sac + pattern: 000 010 000 + quantity: 8 + tools: Crafting Table + +item: Blank Record + recipe: + input: Raw Plastic, Paper + pattern: 000 010 000 + quantity: 1 + tools: Crafting Table + +item: Block Breaker + recipe: + input: Plastic Sheets, Invar Gear, Iron Pickaxe, Machine Frame (Basic), Iron Shovel, Iron Gear, Redstone Receiption Coil + pattern: 010 234 565 + quantity: 1 + tools: Crafting Table + +item: Block Placer + recipe: + input: Plastic Sheets, Dispenser, Machine Frame (Basic), Redstone Reception Coil + pattern: 010 121 030 + quantity: 1 + tools: Crafting Table + +item: Block Smasher + recipe: + input: Plastic Sheets, Piston, Precision Sledgehammer, Machine Frame (Basic), Book, Redstone Reception Coil + pattern: 010 232 454 + quantity: 1 + tools: Crafting Table + +item: Block of Plastic + recipe: + input: Plastic Sheets + pattern: 00. 00. ... + quantity: 1 + +item: Breeder + recipe: + input: Plastic Sheets, Golden Apple, Golden Carrot, Machine Frame (Basic), Purple Dye, Redstone Reception Coil + pattern: 010 232 454 + quantity: 1 + tools: Crafting Table + +item: Cargo Dropoff Rail + recipe: + input: Plastic Sheets, Detector Rail, Chest + pattern: 000 010 .2. + quantity: 2 + tools: Crafting Table + +item: Cargo Pickup Rail + recipe: + input: Chest, Plastic Sheets, Detector Rail + pattern: .0. 121 111 + quantity: 2 + tools: Crafting Table + +item: Ceramic Dye (Black) + recipe: + input: Clay, Ink Sac + pattern: 01. ... ... + quantity: 4 + +item: Ceramic Dye (Blue) + recipe: + input: Clay, Lapis Lazuli + pattern: 01. ... ... + quantity: 4 + +item: Ceramic Dye (Brown) + recipe: + input: Clay, Cocoa Beans + pattern: 01. ... ... + quantity: 4 + +item: Ceramic Dye (Cyan) + recipe: + input: Clay, Cyan Dye + pattern: 01. ... ... + quantity: 4 + +item: Ceramic Dye (Gray) + recipe: + input: Clay, Gray Dye + pattern: 01. ... ... + quantity: 4 + +item: Ceramic Dye (Green) + recipe: + input: Clay, Green Dye + pattern: 01. ... ... + quantity: 4 + +item: Ceramic Dye (Light Blue) + recipe: + input: Clay, Light Blue Dye + pattern: 01. ... ... + quantity: 4 + +item: Ceramic Dye (Light Gray) + recipe: + input: Clay, Light Gray Dye + pattern: 01. ... ... + quantity: 4 + +item: Ceramic Dye (Lime) + recipe: + input: Clay, Lime Dye + pattern: 01. ... ... + quantity: 4 + +item: Ceramic Dye (Magenta) + recipe: + input: Clay, Magenta Dye + pattern: 01. ... ... + quantity: 4 + +item: Ceramic Dye (Orange) + recipe: + input: Clay, Orange Dye + pattern: 01. ... ... + quantity: 4 + +item: Ceramic Dye (Pink) + recipe: + input: Clay, Pink Dye + pattern: 01. ... ... + quantity: 4 + +item: Ceramic Dye (Purple) + recipe: + input: Clay, Purple Dye + pattern: 01. ... ... + quantity: 4 + +item: Ceramic Dye (Red) + recipe: + input: Clay, Rose Red + pattern: 01. ... ... + quantity: 4 + +item: Ceramic Dye (White) + recipe: + input: Clay, Bone Meal + pattern: 01. ... ... + quantity: 4 + +item: Ceramic Dye (Yellow) + recipe: + input: Clay, Dandelion Yellow + pattern: 01. ... ... + quantity: 4 + tools: Crafting Table + +item: Chocolate Milk Bucket + recipe: + extras: Bucket + input: Milk Bucket, Bucket, Cocoa Beans + pattern: 01. 2.. ... + quantity: 1 + +item: Chocolate Milk + recipe: + input: Chocolate Milk Bucket + pattern: ... 0.. ... + quantity: 1000 + tools: Fluid Transposer + +item: Chronotyper + recipe: + input: Plastic Sheets, Emerald, Machine Frame (Basic), Purple Dye, Redstone Reception Coil + pattern: 010 121 343 + quantity: 1 + tools: Crafting Table + +item: Chunk Loader + recipe: + input: Plastic Sheets, Resonant Energy Cell, Tesseract, Redstone Energy Cell Frame, Electrum Gear, Redstone Conductance Coil + pattern: 010 232 454 + quantity: 1 + tools: Crafting Table + +item: Cobble Blackstone + recipe: + input: Cobblestone, Ink Sac + pattern: 000 010 000 + quantity: 8 + tools: Crafting Table + +item: Cobble Whitestone + recipe: + input: Cobblestone, Bone Meal + pattern: 000 010 000 + quantity: 8 + tools: Crafting Table + +item: Composter + recipe: + input: Plastic Sheets, Furnace, Piston, Machine Frame (Basic), Brick, Redstone Reception Coil + pattern: 010 232 454 + quantity: 1 + tools: Crafting Table + +item: Conveyor Belt (Black) + recipe: + input: Conveyor Belt, Ceramic Dye (Black) + pattern: 01. ... ... + quantity: 1 + +item: Conveyor Belt (Blue) + recipe: + input: Conveyor Belt, Ceramic Dye (Blue) + pattern: 01. ... ... + quantity: 1 + +item: Conveyor Belt (Brown) + recipe: + input: Conveyor Belt, Ceramic Dye (Brown) + pattern: 01. ... ... + quantity: 1 + +item: Conveyor Belt (Cyan) + recipe: + input: Conveyor Belt, Ceramic Dye (Cyan) + pattern: 01. ... ... + quantity: 1 + +item: Conveyor Belt (Gray) + recipe: + input: Conveyor Belt, Ceramic Dye (Gray) + pattern: 01. ... ... + quantity: 1 + +item: Conveyor Belt (Green) + recipe: + input: Conveyor Belt, Ceramic Dye (Green) + pattern: 01. ... ... + quantity: 1 + +item: Conveyor Belt (Light Blue) + recipe: + input: Conveyor Belt, Ceramic Dye (Light Blue) + pattern: 01. ... ... + quantity: 1 + +item: Conveyor Belt (Light Gray) + recipe: + input: Conveyor Belt, Ceramic Dye (Light Gray) + pattern: 01. ... ... + quantity: 1 + +item: Conveyor Belt (Lime) + recipe: + input: Conveyor Belt, Ceramic Dye (Lime) + pattern: 01. ... ... + quantity: 1 + +item: Conveyor Belt (Magenta) + recipe: + input: Conveyor Belt, Ceramic Dye (Magenta) + pattern: 01. ... ... + quantity: 1 + +item: Conveyor Belt (Orange) + recipe: + input: Conveyor Belt, Ceramic Dye (Orange) + pattern: 01. ... ... + quantity: 1 + +item: Conveyor Belt (Pink) + recipe: + input: Conveyor Belt, Ceramic Dye (Pink) + pattern: 01. ... ... + quantity: 1 + +item: Conveyor Belt (Purple) + recipe: + input: Conveyor Belt, Ceramic Dye (Purple) + pattern: 01. ... ... + quantity: 1 + +item: Conveyor Belt (Red) + recipe: + input: Conveyor Belt, Ceramic Dye (Red) + pattern: 01. ... ... + quantity: 1 + +item: Conveyor Belt (White) + recipe: + input: Conveyor Belt, Ceramic Dye (White) + pattern: 01. ... ... + quantity: 1 + +item: Conveyor Belt (Yellow) + recipe: + input: Conveyor Belt, Ceramic Dye (Yellow) + pattern: 01. ... ... + quantity: 1 + +item: Conveyor Belt + recipe: + input: Rubber Bar, Redstone, Iron Ingot + pattern: 000 121 ... + quantity: 16 + tools: Crafting Table + +item: Cooked Meat Block + recipe: + input: Cooked Meat Ingot + pattern: 000 000 000 + quantity: 9 + tools: Crafting Table + +item: Cooked Meat Ingot + recipe: + input: Raw Meat Ingot + pattern: ... .0. ... + quantity: 1 + tools: Redstone Furnace + recipe: + input: Raw Meat Ingot, furnace fuel + pattern: .0. ... .1. + quantity: 1 + tools: Furnace + recipe: + input: Cooked Meat Nugget + pattern: 000 000 000 + quantity: 1 + tools: Crafting Table + recipe: + input: Cooked Meat Block + pattern: ... .0. ... + +item: Cooked Meat Nugget + recipe: + input: Raw Meat Nugget + pattern: ... .0. ... + quantity: 1 + tools: Redstone Furnace + recipe: + input: Raw Meat Nugget, furnace fuel + pattern: .0. ... .1. + quantity: 1 + tools: Furnace + recipe: + input: Cooked Meat Ingot + pattern: ... .0. ... + quantity: 9 + +item: De-Zombification Syringe + recipe: + input: Empty Syringe, Golden Apple + pattern: 01. ... ... + +item: Deep Storage Unit + recipe: + input: Plastic Sheets, Reinforced Strongbox, Resonant Energy Cell Frame (Empty) + pattern: 010 121 010 + quantity: 1 + tools: Crafting Table + +item: DetCord + recipe: + input: Rubber Bar, TNT + pattern: 000 010 000 + quantity: 12 + tools: Crafting Table + +item: Dry Rubber Leaves + gatherable: yes + +item: Ejector + recipe: + input: Plastic Sheets, Pneumatic Servo, Redstone, Machine Frame (Basic) + pattern: 000 .1. 232 + quantity: 8 + tools: Crafting Table + +item: Empty Syringe + recipe: + input: Plastic Sheets, Rubber Bar, Iron Ingot + pattern: 010 0.0 .2. + quantity: 1 + tools: Crafting Table + +item: Enchantment Router + recipe: + input: Plastic Sheets, Book, Redstone Repeater, Machine Frame (Basic) + pattern: 010 232 020 + quantity: 1 + tools: Crafting Table + +item: Essence Bucket + recipe: + input: 1000 Essence, Bucket + pattern: ... 1.0 ... + quantity: 1 + tools: Fluid Transposer + +item: Essence + gatherable: yes + +item: Factory Machine Block + recipe: + input: Plastic Sheets, Stone + pattern: 000 111 ... + quantity: 3 + tools: Crafting Table + +item: Fertile Soil + recipe: + extras: Bucket + input: Podzol, Industrial Fertilizer, Milk Bucket + pattern: 01. 2.. ... + quantity: 1 + recipe: + input: Podzol, Industrial Fertilizer, Milk Bottle + pattern: 01. 2.. ... + quantity: 1 + +item: Fertilizer + recipe: + input: Plastic Sheets, Glass Bottle, Leather, Machine Frame (Basic), Ferrous Gear, Reception Coil + pattern: 010 232 454 + quantity: 1 + tools: Crafting Table + +item: Fisher + recipe: + input: Plastic Sheets, Fishing Rod, Bucket, Machine Frame (Basic), Iron Gear, Reception Coil + pattern: 010 232 454 + quantity: 1 + tools: Crafting Table + +item: Fishing Rod + recipe: + input: DetCord, minecraft__fishing_rod, Redstone Torch + pattern: 00. 010 200 + quantity: 1 + tools: Crafting Table + +item: Fountain + recipe: + input: Plastic Sheets, Iron Bars, Portable Tank, Machine Frame (Basic), Ferrous Gear, Redstone Reception Coil + pattern: 010 232 454 + quantity: 1 + tools: Crafting Table + +item: Fruit Picker + recipe: + input: Plastic Sheets, Iron Axe, Shears, Machine Frame (Basic), Tin Gear, Redstone Reception Coil + pattern: 010 232 454 + quantity: 1 + tools: Crafting Table + +item: Glowstone Bricks + recipe: + input: Glowstone, Bricks + pattern: 0.0 .1. 0.0 + quantity: 4 + tools: Crafting Table + recipe: + input: Large Glowstone Bricks + pattern: 00. 00. ... + quantity: 4 + +item: Golden Jailer's Safari Net + recipe: + input: Golden Nugget, Jailer's Safari Net + pattern: 000 010 000 + quantity: 1 + tools: Crafting Table + +item: Grinder + recipe: + input: Plastic Sheets, Invar Sword, Book, Machine Frame (Basic), Tin Gear, Redstone Reception Coil + pattern: 010 232 454 + quantity: 1 + tools: Crafting Table + +item: Growth Syringe + recipe: + input: Empty Syringe, Golden Carrot + pattern: 01. ... ... + +item: Harvester + recipe: + input: Plastic Sheets, Shears, Invar Axe, Machine Frame (Basic), Gold Gear, Redstone Reception Coil + pattern: 010 232 454 + quantity: 1 + tools: Crafting Table + +item: Health Syringe + recipe: + input: Empty Syringe, Apple + pattern: 01. ... ... + quantity: 1 + tools: Crafting Table + +item: Ice Bricks + recipe: + input: Ice, Bricks + pattern: 0.0 .1. 0.0 + quantity: 8 + tools: Crafting Table + recipe: + input: Large Ice Bricks + pattern: 00. 00. ... + quantity: 4 + +item: Industrial Fertilizer + recipe: + input: Wheat, Bone Meal, Sulfur, Stick + pattern: 010 232 010 + quantity: 24 + tools: Crafting Table + recipe: + input: 2000 Sewage + pattern: ... .0. ... + tools: Composter + +item: Item Collector + recipe: + input: Plastic Sheets, Machine Frame (Basic), Chest + pattern: 0.0 .1. 020 + quantity: 8 + tools: Crafting Table + +item: Item Router + recipe: + input: Plastic Sheets, Chest, Multimeter, Machine Frame (Basic) + pattern: 010 232 020 + quantity: 8 + tools: Crafting Table + +item: Jailer's Safari Net + recipe: + input: Iron Bars, Safari Net (Single-Use) + pattern: .0. 010 .0. + quantity: 1 + tools: Crafting Table + +item: Lapis Bricks + recipe: + input: Lapis Lazuli Block, Bricks + pattern: 0.0 .1. 0.0 + quantity: 8 + tools: Crafting Table + recipe: + input: Large Lapis Bricks + pattern: 00. 00. ... + quantity: 4 + +item: Large Blackstone Bricks + recipe: + input: Stone Bricks, Ink Sac + pattern: 000 010 000 + quantity: 8 + tools: Crafting Table + recipe: + input: Smooth Blackstone + pattern: 00. 00. ... + quantity: 4 + +item: Large Bricks + recipe: + input: Bricks, Stone Bricks + pattern: 0.0 .1. 0.0 + quantity: 8 + tools: Crafting Table + +item: Large Glowstone Bricks + recipe: + input: Glowstone, Stone Bricks + pattern: 0.0 .1. 0.0 + quantity: 8 + tools: Crafting Table + +item: Large Ice Bricks + recipe: + input: Ice, Stone Bricks + pattern: 0.0 .1. 0.0 + quantity: 8 + tools: Crafting Table + +item: Large Lapis Bricks + recipe: + input: Lapis Lazuli Block, Stone Bricks + pattern: 0.0 .1. 0.0 + quantity: 8 + tools: Crafting Table + +item: Large Obsidian Bricks + recipe: + input: Obsidian, Stone Bricks + pattern: 0.0 .1. 0.0 + quantity: 8 + tools: Crafting Table + +item: Large Paved Stone Bricks + recipe: + input: Stone Slab, Stone Bricks + pattern: 0.0 .1. 0.0 + quantity: 8 + tools: Crafting Table + +item: Large Snow Bricks + recipe: + input: Snow, Stone Bricks + pattern: 0.0 .1. 0.0 + quantity: 8 + tools: Crafting Table + +item: Large Whitestone Bricks + recipe: + input: Stone Bricks, Sugar + pattern: 000 010 000 + quantity: 8 + tools: Crafting Table + recipe: + input: Smooth Whitestone + pattern: 00. 00. ... + quantity: 4 + +item: Laser Drill Precharger + recipe: + input: Plastic Sheets, Pink Slime Crystal, Hardened Glass, Glowstone Illuminator, Redstone Conductance Coil, Diamond + pattern: 010 232 454 + quantity: 1 + tools: Crafting Table + +item: Laser Drill + recipe: + input: Plastic Sheets, Glowstone Illuminator, Redstone Reception Coil, Diamond, Hardened Glass + pattern: 010 212 343 + quantity: 1 + tools: Crafting Table + +item: Laser Focus (Black) + recipe: + input: Emerald, Gold Nugget, Stained Glass Pane (Black) + pattern: 010 121 010 + quantity: 1 + tools: Crafting Table + +item: Laser Focus (Blue) + recipe: + input: Emerald, Gold Nugget, Stained Glass Pane (Blue) + pattern: 010 121 010 + quantity: 1 + tools: Crafting Table + +item: Laser Focus (Brown) + recipe: + input: Emerald, Gold Nugget, Stained Glass Pane (Brown) + pattern: 010 121 010 + quantity: 1 + tools: Crafting Table + +item: Laser Focus (Cyan) + recipe: + input: Emerald, Gold Nugget, Stained Glass Pane (Cyan) + pattern: 010 121 010 + quantity: 1 + tools: Crafting Table + +item: Laser Focus (Gray) + recipe: + input: Emerald, Gold Nugget, Stained Glass Pane (Gray) + pattern: 010 121 010 + quantity: 1 + tools: Crafting Table + +item: Laser Focus (Green) + recipe: + input: Emerald, Gold Nugget, Stained Glass Pane (Green) + pattern: 010 121 010 + quantity: 1 + tools: Crafting Table + +item: Laser Focus (Light Blue) + recipe: + input: Emerald, Gold Nugget, Stained Glass Pane (Light Blue) + pattern: 010 121 010 + quantity: 1 + tools: Crafting Table + +item: Laser Focus (Light Gray) + recipe: + input: Emerald, Gold Nugget, Stained Glass Pane (Light Gray) + pattern: 010 121 010 + quantity: 1 + tools: Crafting Table + +item: Laser Focus (Lime) + recipe: + input: Emerald, Gold Nugget, Stained Glass Pane (Lime) + pattern: 010 121 010 + quantity: 1 + tools: Crafting Table + +item: Laser Focus (Magenta) + recipe: + input: Emerald, Gold Nugget, Stained Glass Pane (Magenta) + pattern: 010 121 010 + quantity: 1 + tools: Crafting Table + +item: Laser Focus (Orange) + recipe: + input: Emerald, Gold Nugget, Stained Glass Pane (Orange) + pattern: 010 121 010 + quantity: 1 + tools: Crafting Table + +item: Laser Focus (Pink) + recipe: + input: Emerald, Gold Nugget, Stained Glass Pane (Pink) + pattern: 010 121 010 + quantity: 1 + tools: Crafting Table + +item: Laser Focus (Purple) + recipe: + input: Emerald, Gold Nugget, Stained Glass Pane (Purple) + pattern: 010 121 010 + quantity: 1 + tools: Crafting Table + +item: Laser Focus (Red) + recipe: + input: Emerald, Gold Nugget, Stained Glass Pane (Red) + pattern: 010 121 010 + quantity: 1 + tools: Crafting Table + +item: Laser Focus (White) + recipe: + input: Emerald, Gold Nugget, Stained Glass Pane (White) + pattern: 010 121 010 + quantity: 1 + tools: Crafting Table + +item: Laser Focus (Yellow) + recipe: + input: Emerald, Gold Nugget, Stained Glass Pane (Yellow) + pattern: 010 121 010 + quantity: 1 + tools: Crafting Table + +item: Lava Fabricator + recipe: + input: Plastic Sheets, Obsidian, Magma Cream, Machine Frame (Basic), Blaze Rod, Redstone Reception Coil + pattern: 010 232 454 + quantity: 1 + tools: Crafting Table + +item: LiquiCrafter + recipe: + input: Plastic Sheets, Crafting Table, Portable Tank, Machine Frame (Basic), Book, Pneumatic Servo + pattern: 010 232 454 + quantity: 1 + tools: Crafting Table + +item: Liquid Router + recipe: + input: Plastic Sheets, Plastic Pipe, Multimeter, Machine Frame (Basic) + pattern: 010 232 020 + quantity: 8 + tools: Crafting Table + +item: Meat Bucket + recipe: + input: 1000 Meat, Bucket + pattern: ... 0.1 ... + quantity: 1 + tools: Fluid Transposer + +item: Meat Packer + recipe: + input: Plastic Sheets, Flux Igniter, Bricks, Machine Frame (Basic), Redstone Reception Coil + pattern: 010 232 242 + quantity: 1 + tools: Crafting Table + +item: Meat + gatherable: yes + +item: Mega Rubber Sapling + gatherable: yes + +item: Milk Bottle + recipe: + input: Milk Bucket, Glass Bottle + pattern: 01. ... ... + quantity: 1 + tools: Crafting Table + recipe: + input: 1000 Milk, Glass Bottle + pattern: ... 0.1 ... + tools: Fluid Transposer + +item: Milk + gatherable: yes + +item: Mob Counter + recipe: + input: Plastic Sheets, Redstone Repeater, Redstone Comparator, Multimeter, Machine Frame (Basic) + pattern: 000 121 343 + quantity: 1 + tools: Crafting Table + +item: Mob Router + recipe: + input: Plastic Sheets, Iron Bars, Item Router, Orange Dye, Chronotyper + pattern: 000 121 343 + quantity: 1 + tools: Crafting Table + +item: Mushroom Soup Bucket + recipe: + input: 1000 Mushroom Soup, Bucket + pattern: ... 0.1 ... + quantity: 1 + tools: Fluid Transposer + +item: Mushroom Soup + recipe: + extras: Bowl + input: Mushroom Stew + quantity: 1000 + tools: Fluid Transposer + recipe: + extras: Bucket + input: Mushroom Stew + quantity: 1000 + tools: Fluid Transposer + +item: Needlegun Ammo (Anvil) + recipe: + input: String, Anvil, TNT, Needlegun Magazine + pattern: 010 020 030 + quantity: 1 + tools: Crafting Table + +item: Needlegun Ammo (Fire) + recipe: + input: Needlegun Ammo (Shrapnel), Flint and Steel + pattern: 01. ... ... + quantity: 1 + +item: Needlegun Ammo (Lava) + recipe: + extras: Bucket + input: Needlegun Ammo, Plastic Cup, Lava Bucket + pattern: 01. 2.. ... + quantity: 1 + +item: Needlegun Ammo (Needles) + recipe: + input: Arrow, Gunpowder, Needlegun Magazine + pattern: 000 000 121 + quantity: 1 + tools: Crafting Table + +item: Needlegun Ammo (Sewage) + recipe: + extras: Bucket + input: Needlegun Ammo (Needles), Plastic Cup, Sewage Bucket + pattern: 01. 2.. ... + quantity: 1 + +item: Needlegun Ammo (Shrapnel) + recipe: + input: Flint, Gunpowder, Needlegun Magazine + pattern: 000 000 121 + quantity: 1 + tools: Crafting Table + +item: Needlegun Ammo (Sludge) + recipe: + extras: Bucket + input: Needlegun Ammo (Needles), Plastic Cup, Sludge Bucket + pattern: 01. 2.. ... + quantity: 1 + +item: Needlegun Magazine + recipe: + input: Plastic Sheets, Iron Ingot + pattern: 0.0 010 000 + quantity: 1 + tools: Crafting Table + +item: Needlegun + recipe: + input: Plastic Sheets, Spyglass, Safari Net Launcher, Magma Cream, Iron Ingot + pattern: 010 020 343 + quantity: 1 + tools: Crafting Table + +item: Obsidian Bricks + recipe: + input: Obsidian, Bricks + pattern: 0.0 .1. 0.0 + quantity: 8 + tools: Crafting Table + recipe: + input: Large Obsidian Bricks + pattern: 00. 00. ... + quantity: 4 + +item: PRC LX-100 Logic Expansion Card + recipe: + input: Redstone, Plastic Sheets, Gold Ingot + pattern: 010 121 010 + quantity: 1 + tools: Crafting Table + +item: PRC LX-300 Logic Expansion Card + recipe: + input: Gold Ingot, Plastic Sheets, PRC LX-100 Logic Expansion Card, Redstone + pattern: 010 121 303 + quantity: 1 + tools: Crafting Table + +item: PRC LX-500 Logic Expansion Card + recipe: + input: Diamond, Plastic Sheet, Redstone, PRC LX-300 Logic Expansion Card, Gold Ingot + pattern: 010 232 404 + quantity: 1 + tools: Crafting Table + +item: PRC Memory Card + recipe: + input: Gold Nugget, Plastic Sheets, Redstone + pattern: 000 121 111 + quantity: 1 + tools: Crafting Table + +item: Passenger Dropoff Rail + recipe: + input: Plastic Sheets, Detector Rail, Lapis Lazuli Block + pattern: 000 010 .2. + quantity: 3 + tools: Crafting Table + +item: Passenger Pickup Rail + recipe: + input: Lapis Lazuli Block, Plastic Sheets, Detector Rail + pattern: .0. 121 111 + quantity: 3 + tools: Crafting Table + +item: Paved Blackstone + recipe: + input: Stone Slab, Ink Sac + pattern: 000 010 000 + quantity: 4 + tools: Crafting Table + recipe: + input: Smooth Blackstone + pattern: ... .0. ... + +item: Paved Stone Bricks + recipe: + input: Stone Slab, Bricks + pattern: 0.0 .1. 0.0 + quantity: 8 + tools: Crafting Table + recipe: + input: Large Paved Stone Bricks + pattern: 00. 00. ... + quantity: 4 + +item: Paved Whitestone + recipe: + input: Stone Slab, Sugar + pattern: 000 010 000 + quantity: 4 + tools: Crafting Table + recipe: + input: Smooth Whitestone + pattern: ... .0. ... + +item: Pink Slime Block + recipe: + input: Pink Slimeball + pattern: 000 000 000 + quantity: 1 + tools: Crafting Table + +item: Pink Slime Bucket + recipe: + input: 1000 Pink Slime, Bucket + pattern: ... 1.0 ... + quantity: 1 + tools: Fluid Transposer + +item: Pink Slime Crystal + recipe: + input: Pink Slime Block + pattern: ... .0. ... + quantity: 1 + tools: Redstone Furnace + recipe: + input: Pink Slime Block, furnace fuel + pattern: .0. ... .1. + quantity: 1 + tools: Furnace + +item: Pink Slime + gatherable: yes + +item: Pink Slimeball + gatherable: yes + recipe: + input: Pink Slime Block + pattern: ... .0. ... + quantity: 9 + +item: Planter + recipe: + input: Plastic Sheets, Flower Pot, Piston, Machine Frame (Basic), Copper Gear, Redstone Reception Coil + pattern: 010 232 454 + quantity: 1 + tools: Crafting Table + +item: Plastic Bag + recipe: + input: String, Plastic Sheets + pattern: 010 0.0 000 + quantity: 3 + tools: Crafting Table + +item: Plastic Boots + recipe: + input: Plastic Sheets + pattern: 0.0 0.0 ... + quantity: 1 + tools: Crafting Table + +item: Plastic Cup + recipe: + input: Plastic Sheets + pattern: .0. 0.0 ... + quantity: 16 + tools: Crafting Table + +item: Plastic Pipe + recipe: + input: Plastic Sheets + pattern: 000 ... 000 + quantity: 8 + tools: Crafting Table + +item: Plastic Sheets + recipe: + input: Raw Plastic + pattern: 00. 00. ... + quantity: 4 + recipe: + input: Plastic Block + pattern: ... .0. ... + quantity: 4 + +item: Plastic Tank + recipe: + input: Plastic Sheets, Factory Machine Block + pattern: 000 0.0 010 + quantity: 1 + tools: Crafting Table + +item: PortaSpawner + recipe: + input: Invar Ingot, Glass, Enderium Ingot, Nether Star + pattern: 010 232 010 + quantity: 1 + tools: Crafting Table + +item: Precision Sledgehammer + recipe: + input: Plastic Sheets, Stick + pattern: 000 .1. .1. + quantity: 1 + tools: Crafting Table + +item: Programmable RedNet Controller Housing + recipe: + input: Plastic Sheets, Redstone, Glass, Iron Ingot + pattern: 010 121 030 + quantity: 1 + tools: Crafting Table + +item: Programmable RedNet Controller + recipe: + input: Redstone, Diamond, Lapis Lazuli, Gold Ingot, Plastic Sheets, Programmable RedNet Controller Housing + pattern: 010 232 454 + quantity: 1 + tools: Crafting Table + +item: Rancher + recipe: + input: Plastic Sheets, Plastic Pipe, Shears, Machine Frame (Basic), Tin Gear, Redstone Reception Coil + pattern: 010 232 454 + quantity: 1 + tools: Crafting Table + +item: Raw Meat Block + recipe: + input: Raw Meat Ingot + pattern: 000 000 000 + quantity: 1 + tools: Crafting Table + +item: Raw Meat Ingot + recipe: + input: 100 Meat + pattern: ... .0. ... + quantity: 1 + tools: Meat Packer + recipe: + input: Raw Meat Nugget + pattern: 000 000 000 + tools: Crafting Table + recipe: + input: Raw Meat Block + pattern: ... .0. ... + quantity: 9 + +item: Raw Plastic + recipe: + input: Rubber Bar + pattern: ... .0. ... + quantity: 1 + tools: Redstone Furnace + recipe: + input: Plastic Sheets + pattern: ... .0. ... + tools: Redstone Furnace + recipe: + input: Straw + pattern: ... .0. ... + tools: Redstone Furnace + quantity: 4 + recipe: + input: Plastic Bag + pattern: ... .0. ... + tools: Redstone Furnace + quantity: 2 + recipe: + input: Block of Plastic + pattern: ... .0. ... + tools: Redstone Furnace + quantity: 4 + recipe: + input: Ruler + pattern: ... .0. ... + tools: Redstone Furnace + quantity: 2 + +item: Raw Rubber + gatherable: yes + +item: Raw Meat Nugget + recipe: + input: 100 Pink Slime + pattern: ... .0. ... + quantity: 1 + tools: Meat Packer + +item: RedNet Cable + recipe: + input: Plastic Sheets, Redstone + pattern: 000 111 000 + quantity: 8 + tools: Crafting Table + recipe: + input: Plastic Pipe, Redstone + pattern: 001 00. 01. + quantity: 5 + tools: Crafting Table + +item: RedNet Energy Cable + recipe: + input: Electrum Ingot, RedNet Cable, Block of Redstone + pattern: 001 211 111 + quantity: 6 + tools: Crafting Table + recipe: + input: Electrum Nugget, Redstone, RedNet Cable + pattern: 00. 01. 12. + tools: Crafting Table + +item: RedNet Historian + recipe: + input: Plastic Sheets, RedNet Cable, Bookshelf, Ink Sac + pattern: 010 020 303 + quantity: 1 + tools: Crafting Table + +item: RedNet Meter + recipe: + input: Electrum Nugget, Plastic Sheets, Redstone + pattern: .0. 12. 11. + quantity: 1 + tools: Crafting Table + +item: RedNet Multimeter + recipe: + input: Redstone, Redstone Reception Coil, Copper Ingot, RedNet Meter, Plastic Sheets + pattern: 010 232 444 + quantity: 1 + tools: Crafting Table + +item: RedNote Block + recipe: + input: Plastic Sheets, Note Block, RedNet Cable, Machine Frame (Basic) + pattern: 010 232 ... + quantity: 1 + tools: Crafting Table + +item: Road Light (Inverted) + recipe: + input: Road Light + pattern: ... .0. ... + +item: Road Light + recipe: + input: Redstone Lamp, Road + pattern: 0.0 .1. 0.0 + quantity: 4 + tools: Crafting Table + recipe: + input: Road Light (Inverted) + pattern: ... .0. ... + +item: Road + recipe: + input: Stone Bricks, Plastic Sheets + pattern: 000 010 000 + quantity: 16 + tools: Crafting Table + +item: Rubber Bar + recipe: + input: Raw Rubber + pattern: ... .0. ... + quantity: 1 + tools: Redstone Furnace + recipe: + input: Raw Rubber, furnace fuel + pattern: .0. ... .1. + tools: Furnace + recipe: + input: Sulfur, 2 Raw Rubber + pattern: ... 0.1 ... + tools: Induction Smelter + quantity: 4 + +item: Rubber Leaves + gatherable: yes + +item: Rubber Sapling + gatherable: yes + +item: Rubber Wood + recipe: + input: + pattern: + quantity: 1 + tools: Crafting Table + +item: Ruler + recipe: + input: + pattern: + quantity: 1 + tools: Crafting Table + +item: SPAMR Launcher + recipe: + input: + pattern: + quantity: 1 + tools: Crafting Table + +item: Sacred Rubber Sapling + recipe: + input: + pattern: + quantity: 1 + tools: Crafting Table + +item: Safari Net (Reusable) + recipe: + input: + pattern: + quantity: 1 + tools: Crafting Table + +item: Safari Net (Single-Use) + recipe: + input: + pattern: + quantity: 1 + tools: Crafting Table + +item: Safari Net Launcher + recipe: + input: + pattern: + quantity: 1 + tools: Crafting Table + +item: Self-Propelled Anti Material Rocket + recipe: + input: + pattern: + quantity: 1 + tools: Crafting Table + +item: Sewage Bucket + recipe: + input: + pattern: + quantity: 1 + tools: Crafting Table + +item: Sewage + recipe: + input: + pattern: + quantity: 1 + tools: Crafting Table + +item: Sewer + recipe: + input: + pattern: + quantity: 1 + tools: Crafting Table + +item: Slaughterhouse + recipe: + input: + pattern: + quantity: 1 + tools: Crafting Table + +item: Slime Embiggening Syringe + recipe: + input: + pattern: + quantity: 1 + tools: Crafting Table + +item: Sludge Boiler + recipe: + input: + pattern: + quantity: 1 + tools: Crafting Table + +item: Sludge Bucket + recipe: + input: + pattern: + quantity: 1 + tools: Crafting Table + +item: Sludge + recipe: + input: + pattern: + quantity: 1 + tools: Crafting Table + +item: Small Blackstone Bricks + recipe: + input: + pattern: + quantity: 1 + tools: Crafting Table + +item: Small Whitestone Bricks + recipe: + input: + pattern: + quantity: 1 + tools: Crafting Table + +item: Smooth Blackstone + recipe: + input: + pattern: + quantity: 1 + tools: Crafting Table + +item: Smooth Whitestone + recipe: + input: + pattern: + quantity: 1 + tools: Crafting Table + +item: Snow Bricks + recipe: + input: + pattern: + quantity: 1 + tools: Crafting Table + +item: Spyglass + recipe: + input: + pattern: + quantity: 1 + tools: Crafting Table + +item: Stained Glass (Black) + recipe: + input: + pattern: + quantity: 1 + tools: Crafting Table + +item: Stained Glass (Blue) + recipe: + input: + pattern: + quantity: 1 + tools: Crafting Table + +item: Stained Glass (Brown) + recipe: + input: + pattern: + quantity: 1 + tools: Crafting Table + +item: Stained Glass (Cyan) + recipe: + input: + pattern: + quantity: 1 + tools: Crafting Table + +item: Stained Glass (Gray) + recipe: + input: + pattern: + quantity: 1 + tools: Crafting Table + +item: Stained Glass (Green) + recipe: + input: + pattern: + quantity: 1 + tools: Crafting Table + +item: Stained Glass (Light Blue) + recipe: + input: + pattern: + quantity: 1 + tools: Crafting Table + +item: Stained Glass (Light Gray) + recipe: + input: + pattern: + quantity: 1 + tools: Crafting Table + +item: Stained Glass (Lime) + recipe: + input: + pattern: + quantity: 1 + tools: Crafting Table + +item: Stained Glass (Magenta) + recipe: + input: + pattern: + quantity: 1 + tools: Crafting Table + +item: Stained Glass (Orange) + recipe: + input: + pattern: + quantity: 1 + tools: Crafting Table + +item: Stained Glass (Pink) + recipe: + input: + pattern: + quantity: 1 + tools: Crafting Table + +item: Stained Glass (Purple) + recipe: + input: + pattern: + quantity: 1 + tools: Crafting Table + +item: Stained Glass (Red) + recipe: + input: + pattern: + quantity: 1 + tools: Crafting Table + +item: Stained Glass (White) + recipe: + input: + pattern: + quantity: 1 + tools: Crafting Table + +item: Stained Glass (Yellow) + recipe: + input: + pattern: + quantity: 1 + tools: Crafting Table + +item: Stained Glass Pane (Black) + recipe: + input: + pattern: + quantity: 1 + tools: Crafting Table + +item: Stained Glass Pane (Blue) + recipe: + input: + pattern: + quantity: 1 + tools: Crafting Table + +item: Stained Glass Pane (Brown) + recipe: + input: + pattern: + quantity: 1 + tools: Crafting Table + +item: Stained Glass Pane (Cyan) + recipe: + input: + pattern: + quantity: 1 + tools: Crafting Table + +item: Stained Glass Pane (Gray) + recipe: + input: + pattern: + quantity: 1 + tools: Crafting Table + +item: Stained Glass Pane (Green) + recipe: + input: + pattern: + quantity: 1 + tools: Crafting Table + +item: Stained Glass Pane (Light Blue) + recipe: + input: + pattern: + quantity: 1 + tools: Crafting Table + +item: Stained Glass Pane (Light Gray) + recipe: + input: + pattern: + quantity: 1 + tools: Crafting Table + +item: Stained Glass Pane (Lime) + recipe: + input: + pattern: + quantity: 1 + tools: Crafting Table + +item: Stained Glass Pane (Magenta) + recipe: + input: + pattern: + quantity: 1 + tools: Crafting Table + +item: Stained Glass Pane (Orange) + recipe: + input: + pattern: + quantity: 1 + tools: Crafting Table + +item: Stained Glass Pane (Pink) + recipe: + input: + pattern: + quantity: 1 + tools: Crafting Table + +item: Stained Glass Pane (Purple) + recipe: + input: + pattern: + quantity: 1 + tools: Crafting Table + +item: Stained Glass Pane (Red) + recipe: + input: + pattern: + quantity: 1 + tools: Crafting Table + +item: Stained Glass Pane (White) + recipe: + input: + pattern: + quantity: 1 + tools: Crafting Table + +item: Stained Glass Pane (Yellow) + recipe: + input: + pattern: + quantity: 1 + tools: Crafting Table + +item: Steam Boiler + recipe: + input: + pattern: + quantity: 1 + tools: Crafting Table + +item: Steam Turbine + recipe: + input: + pattern: + quantity: 1 + tools: Crafting Table + +item: Steam + recipe: + input: + pattern: + quantity: 1 + tools: Crafting Table + +item: Straw + recipe: + input: + pattern: + quantity: 1 + tools: Crafting Table + +item: Sugar Charcoal Block + recipe: + input: + pattern: + quantity: 1 + tools: Crafting Table + +item: Sugar Charcoal + recipe: + input: + pattern: + quantity: 1 + tools: Crafting Table + +item: Tracking Self-Propelled Anti Material Rocket + recipe: + input: + pattern: + quantity: 1 + tools: Crafting Table + +item: Unifier + recipe: + input: + pattern: + quantity: 1 + tools: Crafting Table + +item: Upgrade (Bronze) + recipe: + input: + pattern: + quantity: 1 + tools: Crafting Table + +item: Upgrade (Cobble) + recipe: + input: + pattern: + quantity: 1 + tools: Crafting Table + +item: Upgrade (Copper) + recipe: + input: + pattern: + quantity: 1 + tools: Crafting Table + +item: Upgrade (Diamond) + recipe: + input: + pattern: + quantity: 1 + tools: Crafting Table + +item: Upgrade (Emerald) + recipe: + input: + pattern: + quantity: 1 + tools: Crafting Table + +item: Upgrade (Gold) + recipe: + input: + pattern: + quantity: 1 + tools: Crafting Table + +item: Upgrade (Iron) + recipe: + input: + pattern: + quantity: 1 + tools: Crafting Table + +item: Upgrade (Lapis) + recipe: + input: + pattern: + quantity: 1 + tools: Crafting Table + +item: Upgrade (Platinum) + recipe: + input: + pattern: + quantity: 1 + tools: Crafting Table + +item: Upgrade (Quartz) + recipe: + input: + pattern: + quantity: 1 + tools: Crafting Table + +item: Upgrade (Silver) + recipe: + input: + pattern: + quantity: 1 + tools: Crafting Table + +item: Upgrade (Tin) + recipe: + input: + pattern: + quantity: 1 + tools: Crafting Table + +item: Veterinary Station + recipe: + input: + pattern: + quantity: 1 + tools: Crafting Table + +item: Vine Scaffolding + recipe: + input: + pattern: + quantity: 1 + tools: Crafting Table + +item: Weather Collector + recipe: + input: + pattern: + quantity: 1 + tools: Crafting Table + +item: Whitestone Gravel + recipe: + input: + pattern: + quantity: 1 + tools: Crafting Table + +item: XP Extractor + recipe: + input: + pattern: + quantity: 1 + tools: Crafting Table + +item: Zombie Syringe + recipe: + input: + pattern: + quantity: 1 + tools: Crafting Table diff --git a/package.json b/package.json index 9f4cfb03..eb646143 100644 --- a/package.json +++ b/package.json @@ -31,6 +31,7 @@ "crafting-guide": "^1.0.2", "crafting-guide-common": "^1.3.0", "grunt": "^0.4.5", + "grunt-contrib-watch": "^0.6.1", "grunt-mocha-test": "^0.12.7", "mocha": "^2.2.4", "sinon": "^1.14.1",