From 74b9610b45e1f73665f640968a58966e58f9aacd Mon Sep 17 00:00:00 2001 From: yueh Date: Thu, 26 Oct 2017 12:47:08 +0200 Subject: [PATCH] JSON resource cleanup (#3178) Unified formatting Added missing new lines at end of file Removed superfluous spaces Removed channel texture from dense covered cables. --- .../advancements/main/cable_glass.json | 21 +- .../advancements/main/charged_quartz.json | 20 +- .../advancements/main/charger.json | 16 +- .../advancements/main/compass.json | 14 +- .../advancements/main/controller.json | 16 +- .../advancements/main/crafting_cpu.json | 25 +- .../advancements/main/crafting_terminal.json | 21 +- .../advancements/main/facade.json | 14 +- .../advancements/main/fluix.json | 20 +- .../advancements/main/growth_accelerator.json | 16 +- .../advancements/main/interface.json | 16 +- .../advancements/main/ioport.json | 16 +- .../advancements/main/network1.json | 19 +- .../advancements/main/network2.json | 17 +- .../advancements/main/network3.json | 17 +- .../advancements/main/network_tool.json | 14 +- .../advancements/main/p2p.json | 21 +- .../advancements/main/pattern_terminal.json | 21 +- .../advancements/main/portable_cell.json | 14 +- .../advancements/main/presses.json | 34 +- .../advancements/main/qnb.json | 16 +- .../advancements/main/root.json | 26 +- .../advancements/main/spatial_explorer.json | 18 +- .../advancements/main/spatial_ioport.json | 16 +- .../advancements/main/storage_bus.json | 21 +- .../advancements/main/storage_cell.json | 25 +- .../blockstates/cable_bus.json | 8 +- .../blockstates/charged_quartz_ore.json | 16 +- .../blockstates/chest.json | 112 ++-- .../chiseled_quartz_double_slab.json | 4 +- .../blockstates/chiseled_quartz_slab.json | 8 +- .../blockstates/crafting_accelerator.json | 8 +- .../blockstates/crafting_monitor.json | 8 +- .../blockstates/crafting_storage_16k.json | 8 +- .../blockstates/crafting_storage_1k.json | 8 +- .../blockstates/crafting_storage_4k.json | 8 +- .../blockstates/crafting_storage_64k.json | 8 +- .../blockstates/crafting_unit.json | 8 +- .../blockstates/crank.json | 14 +- .../blockstates/debug_chunk_loader.json | 8 +- .../blockstates/debug_cube_gen.json | 8 +- .../blockstates/debug_item_gen.json | 8 +- .../blockstates/debug_phantom_node.json | 8 +- .../blockstates/drive.json | 8 +- .../blockstates/fluix_double_slab.json | 4 +- .../blockstates/fluix_slab.json | 8 +- .../blockstates/interface.json | 13 +- .../blockstates/matrix_frame.json | 8 +- .../blockstates/molecular_assembler.json | 23 +- .../blockstates/paint.json | 8 +- .../blockstates/quantum_link.json | 12 +- .../blockstates/quantum_ring.json | 12 +- .../blockstates/quartz_double_slab.json | 4 +- .../quartz_pillar_double_slab.json | 4 +- .../blockstates/quartz_pillar_slab.json | 8 +- .../blockstates/quartz_slab.json | 8 +- .../blockstates/security_station.json | 12 +- .../blockstates/sky_compass.json | 8 +- .../sky_stone_brick_double_slab.json | 4 +- .../blockstates/sky_stone_brick_slab.json | 8 +- .../blockstates/sky_stone_chest.json | 10 +- .../blockstates/sky_stone_double_slab.json | 4 +- .../blockstates/sky_stone_slab.json | 8 +- .../sky_stone_small_brick_double_slab.json | 4 +- .../sky_stone_small_brick_slab.json | 8 +- .../blockstates/smooth_sky_stone_chest.json | 10 +- .../smooth_sky_stone_double_slab.json | 4 +- .../blockstates/smooth_sky_stone_slab.json | 8 +- .../models/block/charged_quartz_ore.json | 6 +- .../models/block/charger.json | 270 +++++++-- .../models/block/chest/base.json | 20 +- .../models/block/chest/cell_state_empty.json | 34 +- .../models/block/chest/cell_state_full.json | 64 ++- .../block/chest/cell_state_offline.json | 34 +- .../models/block/chest/cell_state_online.json | 64 ++- .../block/chest/cell_state_types_full.json | 64 ++- .../models/block/chest/lights_off.json | 35 +- .../models/block/chest/lights_on.json | 101 +++- .../models/block/crafting/accelerator.json | 8 +- .../models/block/crafting/monitor.json | 20 +- .../models/block/crafting/storage_16k.json | 8 +- .../models/block/crafting/storage_1k.json | 8 +- .../models/block/crafting/storage_4k.json | 8 +- .../models/block/crafting/storage_64k.json | 8 +- .../models/block/crafting/unit.json | 8 +- .../models/block/crank.json | 104 ++-- .../models/block/crank_inventory.json | 10 +- .../models/block/debug/chunk_loader.json | 8 +- .../models/block/debug/cube_gen.json | 8 +- .../models/block/debug/item_gen.json | 8 +- .../models/block/debug/phantom_node.json | 8 +- .../models/block/drive_base.json | 164 ++++-- .../models/block/drive_base_depth.json | 268 +++++++-- .../models/block/drive_cell_empty.json | 44 +- .../models/block/drive_cell_full.json | 78 ++- .../models/block/drive_cell_off.json | 42 +- .../models/block/drive_cell_on.json | 78 ++- .../models/block/drive_cell_types_full.json | 78 ++- .../models/block/inscriber.json | 294 ++++++++-- .../models/block/interface.json | 8 +- .../models/block/interface_oriented.json | 20 +- .../models/block/matrix_frame.json | 3 +- .../models/block/molecular_assembler.json | 450 ++++++++++----- .../block/molecular_assembler_lights.json | 100 +++- .../models/block/qnb/link.json | 58 +- .../models/block/qnb/ring.json | 58 +- .../models/block/security_station_off.json | 87 ++- .../models/block/security_station_on.json | 99 +++- .../models/block/sky_compass_base.json | 540 +++++++++++++++--- .../models/block/sky_compass_pointer.json | 72 ++- .../models/block/tiny_tnt.json | 54 +- .../block/wireless_access_point_chassis.json | 360 +++++++++--- .../block/wireless_access_point_off.json | 68 ++- .../block/wireless_access_point_on.json | 167 +++++- ...eless_access_point_status_has_channel.json | 48 +- .../wireless_access_point_status_off.json | 28 +- .../wireless_access_point_status_on.json | 48 +- .../models/item/part/annihilation_plane.json | 100 +++- .../models/item/part/cable_anchor.json | 58 +- .../models/item/part/cable_covered_base.json | 88 ++- .../models/item/part/cable_covered_black.json | 8 +- .../models/item/part/cable_covered_blue.json | 8 +- .../models/item/part/cable_covered_brown.json | 8 +- .../models/item/part/cable_covered_cyan.json | 8 +- .../models/item/part/cable_covered_gray.json | 8 +- .../models/item/part/cable_covered_green.json | 8 +- .../item/part/cable_covered_light_blue.json | 8 +- .../item/part/cable_covered_light_gray.json | 8 +- .../models/item/part/cable_covered_lime.json | 8 +- .../item/part/cable_covered_magenta.json | 8 +- .../item/part/cable_covered_orange.json | 8 +- .../models/item/part/cable_covered_pink.json | 8 +- .../item/part/cable_covered_purple.json | 8 +- .../models/item/part/cable_covered_red.json | 8 +- .../item/part/cable_covered_transparent.json | 8 +- .../models/item/part/cable_covered_white.json | 8 +- .../item/part/cable_covered_yellow.json | 8 +- .../item/part/cable_dense_covered_base.json | 91 ++- .../item/part/cable_dense_covered_black.json | 8 +- .../item/part/cable_dense_covered_blue.json | 8 +- .../item/part/cable_dense_covered_brown.json | 8 +- .../item/part/cable_dense_covered_cyan.json | 8 +- .../item/part/cable_dense_covered_gray.json | 8 +- .../item/part/cable_dense_covered_green.json | 8 +- .../part/cable_dense_covered_light_blue.json | 8 +- .../part/cable_dense_covered_light_gray.json | 8 +- .../item/part/cable_dense_covered_lime.json | 8 +- .../part/cable_dense_covered_magenta.json | 8 +- .../item/part/cable_dense_covered_orange.json | 8 +- .../item/part/cable_dense_covered_pink.json | 8 +- .../item/part/cable_dense_covered_purple.json | 8 +- .../item/part/cable_dense_covered_red.json | 8 +- .../part/cable_dense_covered_transparent.json | 8 +- .../item/part/cable_dense_covered_white.json | 8 +- .../item/part/cable_dense_covered_yellow.json | 8 +- .../item/part/cable_dense_smart_base.json | 174 +++++- .../item/part/cable_dense_smart_black.json | 8 +- .../item/part/cable_dense_smart_blue.json | 8 +- .../item/part/cable_dense_smart_brown.json | 8 +- .../item/part/cable_dense_smart_cyan.json | 8 +- .../item/part/cable_dense_smart_gray.json | 8 +- .../item/part/cable_dense_smart_green.json | 8 +- .../part/cable_dense_smart_light_blue.json | 8 +- .../part/cable_dense_smart_light_gray.json | 8 +- .../item/part/cable_dense_smart_lime.json | 8 +- .../item/part/cable_dense_smart_magenta.json | 8 +- .../item/part/cable_dense_smart_orange.json | 8 +- .../item/part/cable_dense_smart_pink.json | 8 +- .../item/part/cable_dense_smart_purple.json | 8 +- .../item/part/cable_dense_smart_red.json | 8 +- .../part/cable_dense_smart_transparent.json | 8 +- .../item/part/cable_dense_smart_white.json | 8 +- .../item/part/cable_dense_smart_yellow.json | 8 +- .../models/item/part/cable_glass_base.json | 50 +- .../models/item/part/cable_glass_black.json | 8 +- .../models/item/part/cable_glass_blue.json | 8 +- .../models/item/part/cable_glass_brown.json | 8 +- .../models/item/part/cable_glass_cyan.json | 8 +- .../models/item/part/cable_glass_gray.json | 8 +- .../models/item/part/cable_glass_green.json | 8 +- .../item/part/cable_glass_light_blue.json | 8 +- .../item/part/cable_glass_light_gray.json | 8 +- .../models/item/part/cable_glass_lime.json | 8 +- .../models/item/part/cable_glass_magenta.json | 8 +- .../models/item/part/cable_glass_orange.json | 8 +- .../models/item/part/cable_glass_pink.json | 8 +- .../models/item/part/cable_glass_purple.json | 8 +- .../models/item/part/cable_glass_red.json | 8 +- .../item/part/cable_glass_transparent.json | 8 +- .../models/item/part/cable_glass_white.json | 8 +- .../models/item/part/cable_glass_yellow.json | 8 +- .../models/item/part/cable_smart_base.json | 258 +++++++-- .../models/item/part/cable_smart_black.json | 8 +- .../models/item/part/cable_smart_blue.json | 8 +- .../models/item/part/cable_smart_brown.json | 8 +- .../models/item/part/cable_smart_cyan.json | 8 +- .../models/item/part/cable_smart_gray.json | 8 +- .../models/item/part/cable_smart_green.json | 8 +- .../item/part/cable_smart_light_blue.json | 8 +- .../item/part/cable_smart_light_gray.json | 8 +- .../models/item/part/cable_smart_lime.json | 8 +- .../models/item/part/cable_smart_magenta.json | 8 +- .../models/item/part/cable_smart_orange.json | 8 +- .../models/item/part/cable_smart_pink.json | 8 +- .../models/item/part/cable_smart_purple.json | 8 +- .../models/item/part/cable_smart_red.json | 8 +- .../item/part/cable_smart_transparent.json | 8 +- .../models/item/part/cable_smart_white.json | 8 +- .../models/item/part/cable_smart_yellow.json | 8 +- .../models/item/part/conversion_monitor.json | 14 +- .../models/item/part/display.json | 210 ++++--- .../models/item/part/export_bus.json | 146 +++-- .../models/item/part/formation_plane.json | 8 +- .../part/identity_annihilation_plane.json | 8 +- .../models/item/part/import_bus.json | 146 +++-- .../models/item/part/interface.json | 146 +++-- .../models/item/part/interface_terminal.json | 14 +- .../models/item/part/inverted_toggle_bus.json | 8 +- .../models/item/part/level_emitter.json | 92 ++- .../models/item/part/p2p_tunnel.json | 84 ++- .../models/item/part/p2p_tunnel_fe.json | 8 +- .../models/item/part/p2p_tunnel_fluids.json | 8 +- .../models/item/part/p2p_tunnel_ic2.json | 8 +- .../models/item/part/p2p_tunnel_items.json | 8 +- .../models/item/part/p2p_tunnel_light.json | 8 +- .../models/item/part/p2p_tunnel_me.json | 8 +- .../models/item/part/p2p_tunnel_redstone.json | 8 +- .../models/item/part/part.json | 134 ++++- .../models/item/part/quartz_fiber.json | 56 +- .../models/item/part/storage_bus.json | 146 +++-- .../models/item/part/toggle_bus.json | 190 ++++-- .../models/item/sky_stone_chest.json | 206 ++++++- .../models/item/spatial_pylon.json | 8 +- .../models/part/cable/covered/center.json | 72 ++- .../models/part/cable/covered/connection.json | 72 ++- .../models/part/cable/covered/straight.json | 72 ++- .../part/cable/dense_covered/center.json | 72 ++- .../part/cable/dense_covered/connection.json | 72 ++- .../part/cable/dense_covered/straight.json | 72 ++- .../models/part/cable/dense_smart/center.json | 72 ++- .../part/cable/dense_smart/connection.json | 144 ++++- .../part/cable/dense_smart/straight.json | 144 ++++- .../models/part/cable/glass/center.json | 72 ++- .../models/part/cable/glass/connection.json | 52 +- .../models/part/cable/glass/straight.json | 216 ++++++- .../models/part/cable/smart/center.json | 72 ++- .../models/part/cable/smart/connection.json | 144 ++++- .../models/part/cable/smart/straight.json | 144 ++++- .../models/part/cable_anchor.json | 72 ++- .../models/part/cable_anchor_short.json | 72 ++- .../models/part/cable_facade.json | 72 ++- .../part/conversion_monitor_locked_off.json | 12 +- .../part/conversion_monitor_locked_on.json | 101 +++- .../models/part/conversion_monitor_off.json | 12 +- .../models/part/conversion_monitor_on.json | 101 +++- .../models/part/crafting_terminal.json | 269 ++++++++- .../models/part/crafting_terminal_off.json | 12 +- .../models/part/crafting_terminal_on.json | 101 +++- .../models/part/display_base.json | 100 +++- .../models/part/display_off.json | 87 ++- .../part/display_status_has_channel.json | 68 ++- .../models/part/display_status_off.json | 46 +- .../models/part/display_status_on.json | 68 ++- .../models/part/export_bus_base.json | 188 ++++-- .../models/part/export_bus_has_channel.json | 68 ++- .../models/part/export_bus_off.json | 46 +- .../models/part/export_bus_on.json | 68 ++- .../models/part/import_bus_base.json | 188 ++++-- .../models/part/import_bus_has_channel.json | 68 ++- .../models/part/import_bus_off.json | 46 +- .../models/part/import_bus_on.json | 68 ++- .../models/part/interface_base.json | 144 +++-- .../models/part/interface_has_channel.json | 68 ++- .../models/part/interface_off.json | 46 +- .../models/part/interface_on.json | 68 ++- .../models/part/interface_terminal_off.json | 12 +- .../models/part/interface_terminal_on.json | 101 +++- .../models/part/inverted_toggle_bus_base.json | 8 +- .../models/part/level_emitter_base_off.json | 109 +++- .../models/part/level_emitter_base_on.json | 217 +++++-- .../level_emitter_status_has_channel.json | 68 ++- .../models/part/level_emitter_status_off.json | 46 +- .../models/part/level_emitter_status_on.json | 68 ++- .../models/part/monitor_base.json | 100 +++- .../models/part/monitor_bright_off.json | 35 +- .../models/part/monitor_bright_on.json | 45 +- .../models/part/monitor_dark_off.json | 35 +- .../models/part/monitor_dark_on.json | 41 +- .../models/part/monitor_medium_off.json | 35 +- .../models/part/monitor_medium_on.json | 41 +- .../models/part/p2p/p2p_tunnel_base.json | 204 +++++-- .../models/part/p2p/p2p_tunnel_fe.json | 8 +- .../models/part/p2p/p2p_tunnel_fluids.json | 8 +- .../models/part/p2p/p2p_tunnel_ic2.json | 8 +- .../models/part/p2p/p2p_tunnel_items.json | 8 +- .../models/part/p2p/p2p_tunnel_light.json | 8 +- .../models/part/p2p/p2p_tunnel_me.json | 8 +- .../models/part/p2p/p2p_tunnel_redstone.json | 8 +- .../p2p/p2p_tunnel_status_has_channel.json | 68 ++- .../part/p2p/p2p_tunnel_status_off.json | 46 +- .../models/part/p2p/p2p_tunnel_status_on.json | 68 ++- .../models/part/pattern_terminal_off.json | 12 +- .../models/part/pattern_terminal_on.json | 101 +++- .../models/part/quartz_fiber.json | 56 +- .../models/part/storage_bus_base.json | 180 ++++-- .../models/part/storage_bus_has_channel.json | 68 ++- .../models/part/storage_bus_off.json | 46 +- .../models/part/storage_bus_on.json | 68 ++- .../part/storage_monitor_locked_off.json | 12 +- .../part/storage_monitor_locked_on.json | 101 +++- .../models/part/storage_monitor_off.json | 12 +- .../models/part/storage_monitor_on.json | 101 +++- .../models/part/terminal_off.json | 12 +- .../models/part/terminal_on.json | 101 +++- .../models/part/toggle_bus_base.json | 128 +++-- .../part/toggle_bus_status_has_channel.json | 68 ++- .../models/part/toggle_bus_status_off.json | 46 +- .../models/part/toggle_bus_status_on.json | 68 ++- .../part/transition_plane_has_channel.json | 110 +++- .../models/part/transition_plane_off.json | 90 ++- .../models/part/transition_plane_on.json | 112 +++- .../recipes/_constants.json | 464 +++++++-------- .../recipes/_factories.json | 24 +- .../decorative/certus_quartz_block.json | 28 +- .../decorative/certus_quartz_block_pure.json | 28 +- .../decorative/certus_quartz_pillar.json | 28 +- .../decorative/chiseled_quartz_block.json | 26 +- .../recipes/decorative/fluix_block.json | 28 +- .../recipes/decorative/fluix_block_pure.json | 28 +- .../recipes/decorative/light_detector.json | 26 +- .../recipes/decorative/quartz_block_pure.json | 32 +- .../recipes/decorative/quartz_fixture.json | 32 +- .../recipes/decorative/quartz_glass.json | 34 +- .../decorative/quartz_vibrant_glass.json | 28 +- .../decorative/slabs_chiseled_quartz.json | 28 +- .../recipes/decorative/slabs_fluix.json | 28 +- .../recipes/decorative/slabs_quartz.json | 28 +- .../decorative/slabs_quartz_pillar.json | 28 +- .../recipes/decorative/slabs_sky_stone.json | 28 +- .../decorative/slabs_sky_stone_brick.json | 28 +- .../slabs_sky_stone_small_brick.json | 28 +- .../decorative/slabs_smooth_sky_stone.json | 28 +- .../decorative/stairs_chiseled_quartz.json | 30 +- .../recipes/decorative/stairs_fluix.json | 30 +- .../recipes/decorative/stairs_quartz.json | 30 +- .../decorative/stairs_quartz_pillar.json | 30 +- .../recipes/decorative/stairs_sky_stone.json | 30 +- .../decorative/stairs_sky_stone_brick.json | 30 +- .../stairs_sky_stone_small_brick.json | 30 +- .../decorative/stairs_smooth_sky_stone.json | 30 +- .../recipes/materials/advancedcard.json | 70 +-- .../recipes/materials/annihilationcore.json | 54 +- .../recipes/materials/basiccard.json | 70 +-- .../recipes/materials/cardcapacity.json | 40 +- .../recipes/materials/cardcrafting.json | 42 +- .../recipes/materials/cardfuzzy.json | 40 +- .../recipes/materials/cardredstone.json | 40 +- .../recipes/materials/cardspeed.json | 40 +- .../recipes/materials/formationcore.json | 54 +- .../recipes/misc/chests_sky_stone.json | 28 +- .../recipes/misc/chests_smooth_sky_stone.json | 28 +- ...deconstruction_certus_chiseled_quartz.json | 36 +- .../deconstruction_certus_quartz_block.json | 36 +- .../deconstruction_certus_quartz_pillar.json | 36 +- .../misc/deconstruction_fluix_block.json | 36 +- .../recipes/misc/fluixpearl.json | 54 +- .../recipes/misc/grindstone.json | 50 +- .../recipes/misc/grindstone_crank.json | 30 +- .../recipes/misc/grindstone_woodengear.json | 44 +- .../recipes/misc/meteors_sky_compass.json | 36 +- .../recipes/misc/seeds_certus.json | 32 +- .../recipes/misc/seeds_fluix.json | 32 +- .../recipes/misc/seeds_nether.json | 32 +- .../recipes/misc/tiny_tnt.json | 30 +- .../recipes/misc/vanilla_comparator.json | 40 +- .../misc/vanilla_daylight_detector.json | 40 +- .../network/blocks/cell_workbench.json | 50 +- .../recipes/network/blocks/controller.json | 42 +- .../blocks/crystal_processing_charger.json | 34 +- ..._processing_quartz_growth_accelerator.json | 48 +- .../blocks/energy_dense_energy_cell.json | 34 +- .../blocks/energy_energy_acceptor.json | 40 +- .../network/blocks/energy_energy_cell.json | 40 +- .../blocks/energy_vibration_chamber.json | 40 +- .../recipes/network/blocks/inscribers.json | 40 +- .../network/blocks/interfaces_interface.json | 50 +- .../blocks/interfaces_interface_alt.json | 22 +- .../blocks/interfaces_interface_part.json | 22 +- .../recipes/network/blocks/io_condenser.json | 42 +- .../recipes/network/blocks/io_port.json | 56 +- .../recipes/network/blocks/quantum_link.json | 34 +- .../recipes/network/blocks/quantum_ring.json | 58 +- .../network/blocks/security_station.json | 58 +- .../network/blocks/spatial_io_port.json | 56 +- .../network/blocks/spatial_io_pylon.json | 48 +- .../recipes/network/blocks/storage_chest.json | 56 +- .../recipes/network/blocks/storage_drive.json | 44 +- .../recipes/network/cables/covered_black.json | 40 +- .../recipes/network/cables/covered_blue.json | 40 +- .../recipes/network/cables/covered_brown.json | 40 +- .../recipes/network/cables/covered_cyan.json | 40 +- .../recipes/network/cables/covered_fluix.json | 28 +- .../network/cables/covered_fluix_clean.json | 28 +- .../recipes/network/cables/covered_gray.json | 40 +- .../recipes/network/cables/covered_green.json | 40 +- .../network/cables/covered_light_blue.json | 40 +- .../network/cables/covered_light_gray.json | 40 +- .../recipes/network/cables/covered_lime.json | 40 +- .../network/cables/covered_magenta.json | 40 +- .../network/cables/covered_orange.json | 40 +- .../recipes/network/cables/covered_pink.json | 40 +- .../network/cables/covered_purple.json | 40 +- .../recipes/network/cables/covered_red.json | 40 +- .../recipes/network/cables/covered_white.json | 40 +- .../network/cables/covered_yellow.json | 40 +- .../network/cables/dense_covered_black.json | 38 +- .../network/cables/dense_covered_blue.json | 38 +- .../network/cables/dense_covered_brown.json | 38 +- .../network/cables/dense_covered_cyan.json | 38 +- .../network/cables/dense_covered_fluix.json | 44 +- .../cables/dense_covered_fluix_clean.json | 26 +- .../network/cables/dense_covered_gray.json | 38 +- .../network/cables/dense_covered_green.json | 38 +- .../cables/dense_covered_light_blue.json | 38 +- .../cables/dense_covered_light_gray.json | 38 +- .../network/cables/dense_covered_lime.json | 38 +- .../network/cables/dense_covered_magenta.json | 38 +- .../network/cables/dense_covered_orange.json | 38 +- .../network/cables/dense_covered_pink.json | 38 +- .../network/cables/dense_covered_purple.json | 38 +- .../network/cables/dense_covered_red.json | 38 +- .../network/cables/dense_covered_white.json | 38 +- .../network/cables/dense_covered_yellow.json | 38 +- .../network/cables/dense_smart_black.json | 38 +- .../network/cables/dense_smart_blue.json | 38 +- .../network/cables/dense_smart_brown.json | 38 +- .../network/cables/dense_smart_cyan.json | 38 +- .../network/cables/dense_smart_fluix.json | 36 +- .../cables/dense_smart_fluix_clean.json | 26 +- .../network/cables/dense_smart_gray.json | 38 +- .../network/cables/dense_smart_green.json | 38 +- .../cables/dense_smart_light_blue.json | 38 +- .../cables/dense_smart_light_gray.json | 38 +- .../network/cables/dense_smart_lime.json | 38 +- .../network/cables/dense_smart_magenta.json | 38 +- .../network/cables/dense_smart_orange.json | 38 +- .../network/cables/dense_smart_pink.json | 38 +- .../network/cables/dense_smart_purple.json | 38 +- .../network/cables/dense_smart_red.json | 38 +- .../network/cables/dense_smart_white.json | 38 +- .../network/cables/dense_smart_yellow.json | 38 +- .../recipes/network/cables/glass_black.json | 40 +- .../recipes/network/cables/glass_blue.json | 40 +- .../recipes/network/cables/glass_brown.json | 40 +- .../recipes/network/cables/glass_cyan.json | 40 +- .../recipes/network/cables/glass_fluix.json | 36 +- .../network/cables/glass_fluix_clean.json | 28 +- .../recipes/network/cables/glass_gray.json | 40 +- .../recipes/network/cables/glass_green.json | 40 +- .../network/cables/glass_light_blue.json | 40 +- .../network/cables/glass_light_gray.json | 40 +- .../recipes/network/cables/glass_lime.json | 40 +- .../recipes/network/cables/glass_magenta.json | 40 +- .../recipes/network/cables/glass_orange.json | 40 +- .../recipes/network/cables/glass_pink.json | 40 +- .../recipes/network/cables/glass_purple.json | 40 +- .../recipes/network/cables/glass_red.json | 40 +- .../recipes/network/cables/glass_white.json | 40 +- .../recipes/network/cables/glass_yellow.json | 40 +- .../recipes/network/cables/smart_black.json | 40 +- .../recipes/network/cables/smart_blue.json | 40 +- .../recipes/network/cables/smart_brown.json | 40 +- .../recipes/network/cables/smart_cyan.json | 40 +- .../recipes/network/cables/smart_fluix.json | 38 +- .../network/cables/smart_fluix_clean.json | 28 +- .../recipes/network/cables/smart_gray.json | 40 +- .../recipes/network/cables/smart_green.json | 40 +- .../network/cables/smart_light_blue.json | 40 +- .../network/cables/smart_light_gray.json | 40 +- .../recipes/network/cables/smart_lime.json | 40 +- .../recipes/network/cables/smart_magenta.json | 40 +- .../recipes/network/cables/smart_orange.json | 40 +- .../recipes/network/cables/smart_pink.json | 40 +- .../recipes/network/cables/smart_purple.json | 40 +- .../recipes/network/cables/smart_red.json | 40 +- .../recipes/network/cables/smart_white.json | 40 +- .../recipes/network/cables/smart_yellow.json | 40 +- .../network/cells/empty_storage_cell.json | 44 +- .../network/cells/spatial_components.json | 46 +- .../network/cells/spatial_components_0.json | 46 +- .../network/cells/spatial_components_1.json | 46 +- .../cells/spatial_storage_cell_128_cubed.json | 50 +- ...patial_storage_cell_128_cubed_storage.json | 28 +- .../cells/spatial_storage_cell_16_cubed.json | 50 +- ...spatial_storage_cell_16_cubed_storage.json | 28 +- .../cells/spatial_storage_cell_2_cubed.json | 50 +- .../spatial_storage_cell_2_cubed_storage.json | 28 +- .../network/cells/storage_cell_16k.json | 50 +- .../cells/storage_cell_16k_storage.json | 28 +- .../network/cells/storage_cell_1k.json | 50 +- .../cells/storage_cell_1k_storage.json | 28 +- .../network/cells/storage_cell_4k.json | 50 +- .../cells/storage_cell_4k_storage.json | 28 +- .../network/cells/storage_cell_64k.json | 50 +- .../cells/storage_cell_64k_storage.json | 28 +- .../storage_components_cell_16k_part.json | 52 +- .../storage_components_cell_1k_part.json | 44 +- .../storage_components_cell_4k_part.json | 52 +- .../storage_components_cell_64k_part.json | 52 +- .../recipes/network/cells/view_cell.json | 48 +- .../network/cells/view_cell_storage.json | 26 +- .../crafting/cpu_crafting_accelerator.json | 26 +- .../crafting/cpu_crafting_monitor.json | 26 +- .../crafting/cpu_crafting_storage_16k.json | 26 +- .../crafting/cpu_crafting_storage_1k.json | 26 +- .../crafting/cpu_crafting_storage_4k.json | 26 +- .../crafting/cpu_crafting_storage_64k.json | 26 +- .../network/crafting/cpu_crafting_unit.json | 52 +- .../network/crafting/molecular_assembler.json | 58 +- .../network/crafting/patterns_blank.json | 50 +- .../recipes/network/parts/cable_anchor.json | 28 +- .../recipes/network/parts/export_bus.json | 42 +- .../recipes/network/parts/import_bus.json | 42 +- .../recipes/network/parts/level_emitter.json | 28 +- .../network/parts/monitors_conversion.json | 38 +- .../network/parts/monitors_storage.json | 30 +- .../network/parts/panels_dark_monitor.json | 24 +- .../recipes/network/parts/panels_monitor.json | 24 +- .../parts/panels_semi_dark_monitor.json | 54 +- .../parts/panels_semi_dark_monitor_alt.json | 24 +- .../parts/planes_annihilation_alt.json | 40 +- .../parts/planes_annihilation_alt2.json | 42 +- .../parts/planes_annihilatition_identity.json | 28 +- .../network/parts/planes_formation.json | 40 +- .../network/parts/planes_formation_alt.json | 42 +- .../network/parts/quartz_fiber_part.json | 34 +- .../recipes/network/parts/storage_bus.json | 30 +- .../recipes/network/parts/terminals.json | 44 +- .../network/parts/terminals_crafting.json | 36 +- .../network/parts/terminals_interface.json | 34 +- .../network/parts/terminals_pattern.json | 28 +- .../recipes/network/parts/toggle_bus.json | 42 +- .../recipes/network/parts/toggle_bus_alt.json | 22 +- .../parts/toggle_bus_inverted_alt.json | 22 +- .../recipes/network/parts/tunnels_me.json | 42 +- .../network/wireless_access_point.json | 42 +- .../recipes/network/wireless_booster.json | 48 +- .../recipes/network/wireless_part.json | 44 +- .../recipes/network/wireless_terminal.json | 40 +- .../recipes/tools/certus_quartz_axe.json | 36 +- .../tools/certus_quartz_cutting_knife.json | 44 +- .../recipes/tools/certus_quartz_hoe.json | 36 +- .../recipes/tools/certus_quartz_pickaxe.json | 36 +- .../recipes/tools/certus_quartz_spade.json | 36 +- .../recipes/tools/certus_quartz_sword.json | 36 +- .../recipes/tools/certus_quartz_wrench.json | 30 +- .../recipes/tools/matter_cannon.json | 48 +- .../tools/misctools_charged_staff.json | 34 +- .../tools/misctools_entropy_manipulator.json | 46 +- .../recipes/tools/nether_quartz_axe.json | 36 +- .../tools/nether_quartz_cutting_knife.json | 44 +- .../recipes/tools/nether_quartz_hoe.json | 36 +- .../recipes/tools/nether_quartz_pickaxe.json | 36 +- .../recipes/tools/nether_quartz_spade.json | 36 +- .../recipes/tools/nether_quartz_sword.json | 36 +- .../recipes/tools/nether_quartz_wrench.json | 30 +- .../recipes/tools/network_biometric_card.json | 48 +- .../tools/network_color_applicator.json | 48 +- .../recipes/tools/network_memory_card.json | 48 +- .../recipes/tools/network_portable_cell.json | 34 +- .../recipes/tools/network_tool.json | 40 +- .../recipes/tools/paintballs_black.json | 38 +- .../recipes/tools/paintballs_blue.json | 38 +- .../recipes/tools/paintballs_brown.json | 38 +- .../recipes/tools/paintballs_cyan.json | 38 +- .../recipes/tools/paintballs_gray.json | 38 +- .../recipes/tools/paintballs_green.json | 38 +- .../recipes/tools/paintballs_light_blue.json | 38 +- .../recipes/tools/paintballs_light_gray.json | 38 +- .../recipes/tools/paintballs_lime.json | 38 +- .../recipes/tools/paintballs_lumen_black.json | 40 +- .../recipes/tools/paintballs_lumen_blue.json | 40 +- .../recipes/tools/paintballs_lumen_brown.json | 40 +- .../recipes/tools/paintballs_lumen_cyan.json | 40 +- .../recipes/tools/paintballs_lumen_gray.json | 40 +- .../recipes/tools/paintballs_lumen_green.json | 40 +- .../tools/paintballs_lumen_light_blue.json | 40 +- .../tools/paintballs_lumen_light_gray.json | 40 +- .../recipes/tools/paintballs_lumen_lime.json | 40 +- .../tools/paintballs_lumen_magenta.json | 40 +- .../tools/paintballs_lumen_orange.json | 40 +- .../recipes/tools/paintballs_lumen_pink.json | 40 +- .../tools/paintballs_lumen_purple.json | 40 +- .../recipes/tools/paintballs_lumen_red.json | 40 +- .../recipes/tools/paintballs_lumen_white.json | 40 +- .../tools/paintballs_lumen_yellow.json | 40 +- .../recipes/tools/paintballs_magenta.json | 38 +- .../recipes/tools/paintballs_orange.json | 38 +- .../recipes/tools/paintballs_pink.json | 38 +- .../recipes/tools/paintballs_purple.json | 38 +- .../recipes/tools/paintballs_red.json | 38 +- .../recipes/tools/paintballs_white.json | 38 +- .../recipes/tools/paintballs_yellow.json | 38 +- 603 files changed, 16751 insertions(+), 9400 deletions(-) diff --git a/src/main/resources/assets/appliedenergistics2/advancements/main/cable_glass.json b/src/main/resources/assets/appliedenergistics2/advancements/main/cable_glass.json index d8bfbe6b..0b731f3b 100644 --- a/src/main/resources/assets/appliedenergistics2/advancements/main/cable_glass.json +++ b/src/main/resources/assets/appliedenergistics2/advancements/main/cable_glass.json @@ -1,10 +1,15 @@ { "display": { - "icon": { - "item": "appliedenergistics2:part", "data": 16 - }, - "title": { "translate": "achievement.ae2.GlassCable" }, - "description": { "translate": "achievement.ae2.GlassCable.desc" } + "icon": { + "item": "appliedenergistics2:part", + "data": 16 + }, + "title": { + "translate": "achievement.ae2.GlassCable" + }, + "description": { + "translate": "achievement.ae2.GlassCable.desc" + } }, "parent": "appliedenergistics2:main/fluix", "criteria": { @@ -13,11 +18,11 @@ "conditions": { "items": [ { - "type": "appliedenergistics2:part", - "part": "CABLE_GLASS" + "type": "appliedenergistics2:part", + "part": "CABLE_GLASS" } ] } } } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/advancements/main/charged_quartz.json b/src/main/resources/assets/appliedenergistics2/advancements/main/charged_quartz.json index a0e2159b..35681b0f 100644 --- a/src/main/resources/assets/appliedenergistics2/advancements/main/charged_quartz.json +++ b/src/main/resources/assets/appliedenergistics2/advancements/main/charged_quartz.json @@ -1,11 +1,15 @@ { "display": { - "icon": { - "item": "appliedenergistics2:material", - "data": 1 - }, - "title": { "translate": "achievement.ae2.ChargedQuartz" }, - "description": { "translate": "achievement.ae2.ChargedQuartz.desc" } + "icon": { + "item": "appliedenergistics2:material", + "data": 1 + }, + "title": { + "translate": "achievement.ae2.ChargedQuartz" + }, + "description": { + "translate": "achievement.ae2.ChargedQuartz.desc" + } }, "parent": "appliedenergistics2:main/root", "criteria": { @@ -14,11 +18,11 @@ "conditions": { "items": [ { - "item": "appliedenergistics2:material", + "item": "appliedenergistics2:material", "data": 1 } ] } } } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/advancements/main/charger.json b/src/main/resources/assets/appliedenergistics2/advancements/main/charger.json index a1cd16e0..f710dfae 100644 --- a/src/main/resources/assets/appliedenergistics2/advancements/main/charger.json +++ b/src/main/resources/assets/appliedenergistics2/advancements/main/charger.json @@ -1,10 +1,14 @@ { "display": { - "icon": { - "item": "appliedenergistics2:charger" - }, - "title": { "translate": "achievement.ae2.Charger" }, - "description": { "translate": "achievement.ae2.Charger.desc" } + "icon": { + "item": "appliedenergistics2:charger" + }, + "title": { + "translate": "achievement.ae2.Charger" + }, + "description": { + "translate": "achievement.ae2.Charger.desc" + } }, "parent": "appliedenergistics2:main/charged_quartz", "criteria": { @@ -19,4 +23,4 @@ } } } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/advancements/main/compass.json b/src/main/resources/assets/appliedenergistics2/advancements/main/compass.json index 1fdaf531..eb8b0853 100644 --- a/src/main/resources/assets/appliedenergistics2/advancements/main/compass.json +++ b/src/main/resources/assets/appliedenergistics2/advancements/main/compass.json @@ -1,8 +1,14 @@ { "display": { - "icon": { "item": "appliedenergistics2:sky_compass" }, - "title": { "translate": "achievement.ae2.Compass" }, - "description": { "translate": "achievement.ae2.Compass.desc" } + "icon": { + "item": "appliedenergistics2:sky_compass" + }, + "title": { + "translate": "achievement.ae2.Compass" + }, + "description": { + "translate": "achievement.ae2.Compass.desc" + } }, "parent": "appliedenergistics2:main/root", "criteria": { @@ -17,4 +23,4 @@ } } } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/advancements/main/controller.json b/src/main/resources/assets/appliedenergistics2/advancements/main/controller.json index cc954fc6..b354609c 100644 --- a/src/main/resources/assets/appliedenergistics2/advancements/main/controller.json +++ b/src/main/resources/assets/appliedenergistics2/advancements/main/controller.json @@ -1,10 +1,14 @@ { "display": { - "icon": { - "item": "appliedenergistics2:controller" - }, - "title": { "translate": "achievement.ae2.Controller" }, - "description": { "translate": "achievement.ae2.Controller.desc" } + "icon": { + "item": "appliedenergistics2:controller" + }, + "title": { + "translate": "achievement.ae2.Controller" + }, + "description": { + "translate": "achievement.ae2.Controller.desc" + } }, "parent": "appliedenergistics2:main/presses", "criteria": { @@ -19,4 +23,4 @@ } } } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/advancements/main/crafting_cpu.json b/src/main/resources/assets/appliedenergistics2/advancements/main/crafting_cpu.json index 3a19b780..0088de72 100644 --- a/src/main/resources/assets/appliedenergistics2/advancements/main/crafting_cpu.json +++ b/src/main/resources/assets/appliedenergistics2/advancements/main/crafting_cpu.json @@ -1,10 +1,14 @@ { "display": { - "icon": { - "item": "appliedenergistics2:crafting_storage_64k" - }, - "title": { "translate": "achievement.ae2.CraftingCPU" }, - "description": { "translate": "achievement.ae2.CraftingCPU.desc" } + "icon": { + "item": "appliedenergistics2:crafting_storage_64k" + }, + "title": { + "translate": "achievement.ae2.CraftingCPU" + }, + "description": { + "translate": "achievement.ae2.CraftingCPU.desc" + } }, "parent": "appliedenergistics2:main/pattern_terminal", "criteria": { @@ -47,9 +51,14 @@ } ] } - } + } }, "requirements": [ - [ "c1k", "c4k", "c16k", "c64k" ] + [ + "c1k", + "c4k", + "c16k", + "c64k" + ] ] -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/advancements/main/crafting_terminal.json b/src/main/resources/assets/appliedenergistics2/advancements/main/crafting_terminal.json index 0ee8825f..54003cca 100644 --- a/src/main/resources/assets/appliedenergistics2/advancements/main/crafting_terminal.json +++ b/src/main/resources/assets/appliedenergistics2/advancements/main/crafting_terminal.json @@ -1,10 +1,15 @@ { "display": { - "icon": { - "item": "appliedenergistics2:part", "data": 360 - }, - "title": { "translate": "achievement.ae2.CraftingTerminal" }, - "description": { "translate": "achievement.ae2.CraftingTerminal.desc" } + "icon": { + "item": "appliedenergistics2:part", + "data": 360 + }, + "title": { + "translate": "achievement.ae2.CraftingTerminal" + }, + "description": { + "translate": "achievement.ae2.CraftingTerminal.desc" + } }, "parent": "appliedenergistics2:main/controller", "criteria": { @@ -13,11 +18,11 @@ "conditions": { "items": [ { - "type": "appliedenergistics2:part", - "part": "CRAFTING_TERMINAL" + "type": "appliedenergistics2:part", + "part": "CRAFTING_TERMINAL" } ] } } } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/advancements/main/facade.json b/src/main/resources/assets/appliedenergistics2/advancements/main/facade.json index 43f4098b..9f9de8b1 100644 --- a/src/main/resources/assets/appliedenergistics2/advancements/main/facade.json +++ b/src/main/resources/assets/appliedenergistics2/advancements/main/facade.json @@ -1,8 +1,14 @@ { "display": { - "icon": { "item": "appliedenergistics2:facade" }, - "title": { "translate": "achievement.ae2.Facade" }, - "description": { "translate": "achievement.ae2.Facade.desc" } + "icon": { + "item": "appliedenergistics2:facade" + }, + "title": { + "translate": "achievement.ae2.Facade" + }, + "description": { + "translate": "achievement.ae2.Facade.desc" + } }, "parent": "appliedenergistics2:main/cable_glass", "criteria": { @@ -17,4 +23,4 @@ } } } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/advancements/main/fluix.json b/src/main/resources/assets/appliedenergistics2/advancements/main/fluix.json index a04f0d78..4faa334d 100644 --- a/src/main/resources/assets/appliedenergistics2/advancements/main/fluix.json +++ b/src/main/resources/assets/appliedenergistics2/advancements/main/fluix.json @@ -1,11 +1,15 @@ { "display": { - "icon": { - "item": "appliedenergistics2:material", - "data": 7 - }, - "title": { "translate": "achievement.ae2.Fluix" }, - "description": { "translate": "achievement.ae2.Fluix.desc" } + "icon": { + "item": "appliedenergistics2:material", + "data": 7 + }, + "title": { + "translate": "achievement.ae2.Fluix" + }, + "description": { + "translate": "achievement.ae2.Fluix.desc" + } }, "parent": "appliedenergistics2:main/charged_quartz", "criteria": { @@ -14,11 +18,11 @@ "conditions": { "items": [ { - "item": "appliedenergistics2:material", + "item": "appliedenergistics2:material", "data": 7 } ] } } } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/advancements/main/growth_accelerator.json b/src/main/resources/assets/appliedenergistics2/advancements/main/growth_accelerator.json index 950341a8..567c6a68 100644 --- a/src/main/resources/assets/appliedenergistics2/advancements/main/growth_accelerator.json +++ b/src/main/resources/assets/appliedenergistics2/advancements/main/growth_accelerator.json @@ -1,10 +1,14 @@ { "display": { - "icon": { - "item": "appliedenergistics2:quartz_growth_accelerator" - }, - "title": { "translate": "achievement.ae2.CrystalGrowthAccelerator" }, - "description": { "translate": "achievement.ae2.CrystalGrowthAccelerator.desc" } + "icon": { + "item": "appliedenergistics2:quartz_growth_accelerator" + }, + "title": { + "translate": "achievement.ae2.CrystalGrowthAccelerator" + }, + "description": { + "translate": "achievement.ae2.CrystalGrowthAccelerator.desc" + } }, "parent": "appliedenergistics2:main/fluix", "criteria": { @@ -19,4 +23,4 @@ } } } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/advancements/main/interface.json b/src/main/resources/assets/appliedenergistics2/advancements/main/interface.json index c8d96c15..9497394c 100644 --- a/src/main/resources/assets/appliedenergistics2/advancements/main/interface.json +++ b/src/main/resources/assets/appliedenergistics2/advancements/main/interface.json @@ -1,10 +1,14 @@ { "display": { - "icon": { - "item": "appliedenergistics2:interface" - }, - "title": { "translate": "achievement.ae2.Recursive" }, - "description": { "translate": "achievement.ae2.Recursive.desc" } + "icon": { + "item": "appliedenergistics2:interface" + }, + "title": { + "translate": "achievement.ae2.Recursive" + }, + "description": { + "translate": "achievement.ae2.Recursive.desc" + } }, "parent": "appliedenergistics2:main/cable_glass", "criteria": { @@ -19,4 +23,4 @@ } } } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/advancements/main/ioport.json b/src/main/resources/assets/appliedenergistics2/advancements/main/ioport.json index 80cafeae..22feab91 100644 --- a/src/main/resources/assets/appliedenergistics2/advancements/main/ioport.json +++ b/src/main/resources/assets/appliedenergistics2/advancements/main/ioport.json @@ -1,10 +1,14 @@ { "display": { - "icon": { - "item": "appliedenergistics2:io_port" - }, - "title": { "translate": "achievement.ae2.IOPort" }, - "description": { "translate": "achievement.ae2.IOPort.desc" } + "icon": { + "item": "appliedenergistics2:io_port" + }, + "title": { + "translate": "achievement.ae2.IOPort" + }, + "description": { + "translate": "achievement.ae2.IOPort.desc" + } }, "parent": "appliedenergistics2:main/storage_cell", "criteria": { @@ -19,4 +23,4 @@ } } } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/advancements/main/network1.json b/src/main/resources/assets/appliedenergistics2/advancements/main/network1.json index 5d332666..0399b494 100644 --- a/src/main/resources/assets/appliedenergistics2/advancements/main/network1.json +++ b/src/main/resources/assets/appliedenergistics2/advancements/main/network1.json @@ -1,15 +1,20 @@ { "display": { - "icon": { - "item": "appliedenergistics2:part", "data": 36 - }, - "title": { "translate": "achievement.ae2.Networking1" }, - "description": { "translate": "achievement.ae2.Networking1.desc" } + "icon": { + "item": "appliedenergistics2:part", + "data": 36 + }, + "title": { + "translate": "achievement.ae2.Networking1" + }, + "description": { + "translate": "achievement.ae2.Networking1.desc" + } }, "parent": "appliedenergistics2:main/cable_glass", "criteria": { "cable": { - "trigger": "appliedenergistics2:network_apprentice" + "trigger": "appliedenergistics2:network_apprentice" } } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/advancements/main/network2.json b/src/main/resources/assets/appliedenergistics2/advancements/main/network2.json index e78e7fa0..9dcafdf1 100644 --- a/src/main/resources/assets/appliedenergistics2/advancements/main/network2.json +++ b/src/main/resources/assets/appliedenergistics2/advancements/main/network2.json @@ -1,10 +1,15 @@ { "display": { - "icon": { - "item": "appliedenergistics2:part", "data": 56 - }, - "title": { "translate": "achievement.ae2.Networking2" }, - "description": { "translate": "achievement.ae2.Networking2.desc" } + "icon": { + "item": "appliedenergistics2:part", + "data": 56 + }, + "title": { + "translate": "achievement.ae2.Networking2" + }, + "description": { + "translate": "achievement.ae2.Networking2.desc" + } }, "parent": "appliedenergistics2:main/network1", "criteria": { @@ -12,4 +17,4 @@ "trigger": "appliedenergistics2:network_engineer" } } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/advancements/main/network3.json b/src/main/resources/assets/appliedenergistics2/advancements/main/network3.json index 17baf607..32c33c2d 100644 --- a/src/main/resources/assets/appliedenergistics2/advancements/main/network3.json +++ b/src/main/resources/assets/appliedenergistics2/advancements/main/network3.json @@ -1,10 +1,15 @@ { "display": { - "icon": { - "item": "appliedenergistics2:part", "data": 76 - }, - "title": { "translate": "achievement.ae2.Networking3" }, - "description": { "translate": "achievement.ae2.Networking3.desc" } + "icon": { + "item": "appliedenergistics2:part", + "data": 76 + }, + "title": { + "translate": "achievement.ae2.Networking3" + }, + "description": { + "translate": "achievement.ae2.Networking3.desc" + } }, "parent": "appliedenergistics2:main/network2", "criteria": { @@ -12,4 +17,4 @@ "trigger": "appliedenergistics2:network_admin" } } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/advancements/main/network_tool.json b/src/main/resources/assets/appliedenergistics2/advancements/main/network_tool.json index 1e393dcf..38d20559 100644 --- a/src/main/resources/assets/appliedenergistics2/advancements/main/network_tool.json +++ b/src/main/resources/assets/appliedenergistics2/advancements/main/network_tool.json @@ -1,8 +1,14 @@ { "display": { - "icon": { "item": "appliedenergistics2:network_tool" }, - "title": { "translate": "achievement.ae2.NetworkTool" }, - "description": { "translate": "achievement.ae2.NetworkTool.desc" } + "icon": { + "item": "appliedenergistics2:network_tool" + }, + "title": { + "translate": "achievement.ae2.NetworkTool" + }, + "description": { + "translate": "achievement.ae2.NetworkTool.desc" + } }, "parent": "appliedenergistics2:main/controller", "criteria": { @@ -17,4 +23,4 @@ } } } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/advancements/main/p2p.json b/src/main/resources/assets/appliedenergistics2/advancements/main/p2p.json index 4da1be8b..c08fd895 100644 --- a/src/main/resources/assets/appliedenergistics2/advancements/main/p2p.json +++ b/src/main/resources/assets/appliedenergistics2/advancements/main/p2p.json @@ -1,10 +1,15 @@ { "display": { - "icon": { - "item": "appliedenergistics2:part", "data": 460 - }, - "title": { "translate": "achievement.ae2.P2P" }, - "description": { "translate": "achievement.ae2.P2P.desc" } + "icon": { + "item": "appliedenergistics2:part", + "data": 460 + }, + "title": { + "translate": "achievement.ae2.P2P" + }, + "description": { + "translate": "achievement.ae2.P2P.desc" + } }, "parent": "appliedenergistics2:main/cable_glass", "criteria": { @@ -13,11 +18,11 @@ "conditions": { "items": [ { - "type": "appliedenergistics2:part", - "part": "P2P_TUNNEL_ME" + "type": "appliedenergistics2:part", + "part": "P2P_TUNNEL_ME" } ] } } } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/advancements/main/pattern_terminal.json b/src/main/resources/assets/appliedenergistics2/advancements/main/pattern_terminal.json index 1b7f2863..2e752caa 100644 --- a/src/main/resources/assets/appliedenergistics2/advancements/main/pattern_terminal.json +++ b/src/main/resources/assets/appliedenergistics2/advancements/main/pattern_terminal.json @@ -1,10 +1,15 @@ { "display": { - "icon": { - "item": "appliedenergistics2:part", "data": 340 - }, - "title": { "translate": "achievement.ae2.PatternTerminal" }, - "description": { "translate": "achievement.ae2.PatternTerminal.desc" } + "icon": { + "item": "appliedenergistics2:part", + "data": 340 + }, + "title": { + "translate": "achievement.ae2.PatternTerminal" + }, + "description": { + "translate": "achievement.ae2.PatternTerminal.desc" + } }, "parent": "appliedenergistics2:main/crafting_terminal", "criteria": { @@ -13,11 +18,11 @@ "conditions": { "items": [ { - "type": "appliedenergistics2:part", - "part": "PATTERN_TERMINAL" + "type": "appliedenergistics2:part", + "part": "PATTERN_TERMINAL" } ] } } } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/advancements/main/portable_cell.json b/src/main/resources/assets/appliedenergistics2/advancements/main/portable_cell.json index 7f4f81ff..845907bb 100644 --- a/src/main/resources/assets/appliedenergistics2/advancements/main/portable_cell.json +++ b/src/main/resources/assets/appliedenergistics2/advancements/main/portable_cell.json @@ -1,8 +1,14 @@ { "display": { - "icon": { "item": "appliedenergistics2:portable_cell" }, - "title": { "translate": "achievement.ae2.PortableCell" }, - "description": { "translate": "achievement.ae2.PortableCell.desc" } + "icon": { + "item": "appliedenergistics2:portable_cell" + }, + "title": { + "translate": "achievement.ae2.PortableCell" + }, + "description": { + "translate": "achievement.ae2.PortableCell.desc" + } }, "parent": "appliedenergistics2:main/storage_cell", "criteria": { @@ -17,4 +23,4 @@ } } } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/advancements/main/presses.json b/src/main/resources/assets/appliedenergistics2/advancements/main/presses.json index e366e43b..91be97d1 100644 --- a/src/main/resources/assets/appliedenergistics2/advancements/main/presses.json +++ b/src/main/resources/assets/appliedenergistics2/advancements/main/presses.json @@ -1,8 +1,15 @@ { "display": { - "icon": { "item": "appliedenergistics2:material", "data": 15 }, - "title": { "translate": "achievement.ae2.Presses" }, - "description": { "translate": "achievement.ae2.Presses.desc" } + "icon": { + "item": "appliedenergistics2:material", + "data": 15 + }, + "title": { + "translate": "achievement.ae2.Presses" + }, + "description": { + "translate": "achievement.ae2.Presses.desc" + } }, "parent": "appliedenergistics2:main/root", "criteria": { @@ -11,7 +18,8 @@ "conditions": { "items": [ { - "item": "appliedenergistics2:material", "data": 13 + "item": "appliedenergistics2:material", + "data": 13 } ] } @@ -21,7 +29,8 @@ "conditions": { "items": [ { - "item": "appliedenergistics2:material", "data": 14 + "item": "appliedenergistics2:material", + "data": 14 } ] } @@ -31,7 +40,8 @@ "conditions": { "items": [ { - "item": "appliedenergistics2:material", "data": 15 + "item": "appliedenergistics2:material", + "data": 15 } ] } @@ -41,13 +51,19 @@ "conditions": { "items": [ { - "item": "appliedenergistics2:material", "data": 19 + "item": "appliedenergistics2:material", + "data": 19 } ] } } }, "requirements": [ - [ "calc", "eng", "logic", "silicon" ] + [ + "calc", + "eng", + "logic", + "silicon" + ] ] -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/advancements/main/qnb.json b/src/main/resources/assets/appliedenergistics2/advancements/main/qnb.json index 0cddc7c7..20ab8a78 100644 --- a/src/main/resources/assets/appliedenergistics2/advancements/main/qnb.json +++ b/src/main/resources/assets/appliedenergistics2/advancements/main/qnb.json @@ -1,10 +1,14 @@ { "display": { - "icon": { - "item": "appliedenergistics2:quantum_link" - }, - "title": { "translate": "achievement.ae2.QNB" }, - "description": { "translate": "achievement.ae2.QNB.desc" } + "icon": { + "item": "appliedenergistics2:quantum_link" + }, + "title": { + "translate": "achievement.ae2.QNB" + }, + "description": { + "translate": "achievement.ae2.QNB.desc" + } }, "parent": "appliedenergistics2:main/p2p", "criteria": { @@ -19,4 +23,4 @@ } } } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/advancements/main/root.json b/src/main/resources/assets/appliedenergistics2/advancements/main/root.json index 1993caaf..72e2317b 100644 --- a/src/main/resources/assets/appliedenergistics2/advancements/main/root.json +++ b/src/main/resources/assets/appliedenergistics2/advancements/main/root.json @@ -1,14 +1,18 @@ { "display": { - "icon": { - "item": "appliedenergistics2:material", - "data": 0 - }, - "title": { "translate": "achievement.ae2.Root" }, - "description": { "translate": "achievement.ae2.Root.desc" }, - "background": "appliedenergistics2:textures/blocks/sky_stone_brick.png", - "show_toast": false, - "announce_to_chat": false + "icon": { + "item": "appliedenergistics2:material", + "data": 0 + }, + "title": { + "translate": "achievement.ae2.Root" + }, + "description": { + "translate": "achievement.ae2.Root.desc" + }, + "background": "appliedenergistics2:textures/blocks/sky_stone_brick.png", + "show_toast": false, + "announce_to_chat": false }, "criteria": { "certus": { @@ -16,11 +20,11 @@ "conditions": { "items": [ { - "item": "appliedenergistics2:material", + "item": "appliedenergistics2:material", "data": 0 } ] } } } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/advancements/main/spatial_explorer.json b/src/main/resources/assets/appliedenergistics2/advancements/main/spatial_explorer.json index 8303d987..eb8ffa78 100644 --- a/src/main/resources/assets/appliedenergistics2/advancements/main/spatial_explorer.json +++ b/src/main/resources/assets/appliedenergistics2/advancements/main/spatial_explorer.json @@ -1,15 +1,19 @@ { "display": { - "icon": { - "item": "appliedenergistics2:spatial_storage_cell_128_cubed" - }, - "title": { "translate": "achievement.ae2.SpatialIOExplorer" }, - "description": { "translate": "achievement.ae2.SpatialIOExplorer.desc" } + "icon": { + "item": "appliedenergistics2:spatial_storage_cell_128_cubed" + }, + "title": { + "translate": "achievement.ae2.SpatialIOExplorer" + }, + "description": { + "translate": "achievement.ae2.SpatialIOExplorer.desc" + } }, "parent": "appliedenergistics2:main/spatial_ioport", "criteria": { "explorer": { - "trigger": "appliedenergistics2:spatial_explorer" + "trigger": "appliedenergistics2:spatial_explorer" } } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/advancements/main/spatial_ioport.json b/src/main/resources/assets/appliedenergistics2/advancements/main/spatial_ioport.json index cf7bdd06..af440b95 100644 --- a/src/main/resources/assets/appliedenergistics2/advancements/main/spatial_ioport.json +++ b/src/main/resources/assets/appliedenergistics2/advancements/main/spatial_ioport.json @@ -1,10 +1,14 @@ { "display": { - "icon": { - "item": "appliedenergistics2:spatial_io_port" - }, - "title": { "translate": "achievement.ae2.SpatialIO" }, - "description": { "translate": "achievement.ae2.SpatialIO.desc" } + "icon": { + "item": "appliedenergistics2:spatial_io_port" + }, + "title": { + "translate": "achievement.ae2.SpatialIO" + }, + "description": { + "translate": "achievement.ae2.SpatialIO.desc" + } }, "parent": "appliedenergistics2:main/ioport", "criteria": { @@ -19,4 +23,4 @@ } } } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/advancements/main/storage_bus.json b/src/main/resources/assets/appliedenergistics2/advancements/main/storage_bus.json index 0e1da4f8..cac69329 100644 --- a/src/main/resources/assets/appliedenergistics2/advancements/main/storage_bus.json +++ b/src/main/resources/assets/appliedenergistics2/advancements/main/storage_bus.json @@ -1,10 +1,15 @@ { "display": { - "icon": { - "item": "appliedenergistics2:part", "data": 220 - }, - "title": { "translate": "achievement.ae2.StorageBus" }, - "description": { "translate": "achievement.ae2.StorageBus.desc" } + "icon": { + "item": "appliedenergistics2:part", + "data": 220 + }, + "title": { + "translate": "achievement.ae2.StorageBus" + }, + "description": { + "translate": "achievement.ae2.StorageBus.desc" + } }, "parent": "appliedenergistics2:main/interface", "criteria": { @@ -13,11 +18,11 @@ "conditions": { "items": [ { - "type": "appliedenergistics2:part", - "part": "STORAGE_BUS" + "type": "appliedenergistics2:part", + "part": "STORAGE_BUS" } ] } } } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/advancements/main/storage_cell.json b/src/main/resources/assets/appliedenergistics2/advancements/main/storage_cell.json index c0914e97..8cc4e35b 100644 --- a/src/main/resources/assets/appliedenergistics2/advancements/main/storage_cell.json +++ b/src/main/resources/assets/appliedenergistics2/advancements/main/storage_cell.json @@ -1,10 +1,14 @@ { "display": { - "icon": { - "item": "appliedenergistics2:storage_cell_64k" - }, - "title": { "translate": "achievement.ae2.StorageCell" }, - "description": { "translate": "achievement.ae2.StorageCell.desc" } + "icon": { + "item": "appliedenergistics2:storage_cell_64k" + }, + "title": { + "translate": "achievement.ae2.StorageCell" + }, + "description": { + "translate": "achievement.ae2.StorageCell.desc" + } }, "parent": "appliedenergistics2:main/controller", "criteria": { @@ -47,9 +51,14 @@ } ] } - } + } }, "requirements": [ - [ "c1k", "c4k", "c16k", "c64k" ] + [ + "c1k", + "c4k", + "c16k", + "c64k" + ] ] -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/blockstates/cable_bus.json b/src/main/resources/assets/appliedenergistics2/blockstates/cable_bus.json index 5d5f7d96..a7112562 100644 --- a/src/main/resources/assets/appliedenergistics2/blockstates/cable_bus.json +++ b/src/main/resources/assets/appliedenergistics2/blockstates/cable_bus.json @@ -1,5 +1,7 @@ { - "variants": { - "normal": { "model": "appliedenergistics2:builtin/cable_bus" } - } + "variants": { + "normal": { + "model": "appliedenergistics2:builtin/cable_bus" + } + } } diff --git a/src/main/resources/assets/appliedenergistics2/blockstates/charged_quartz_ore.json b/src/main/resources/assets/appliedenergistics2/blockstates/charged_quartz_ore.json index dc965c20..ab4fd689 100644 --- a/src/main/resources/assets/appliedenergistics2/blockstates/charged_quartz_ore.json +++ b/src/main/resources/assets/appliedenergistics2/blockstates/charged_quartz_ore.json @@ -6,11 +6,15 @@ } }, "variants": { - "normal": [{ - "model": "appliedenergistics2:charged_quartz_ore" - }], - "inventory": [{ - "model": "cube_all" - }] + "normal": [ + { + "model": "appliedenergistics2:charged_quartz_ore" + } + ], + "inventory": [ + { + "model": "cube_all" + } + ] } } diff --git a/src/main/resources/assets/appliedenergistics2/blockstates/chest.json b/src/main/resources/assets/appliedenergistics2/blockstates/chest.json index 7371dc1d..486e88a6 100644 --- a/src/main/resources/assets/appliedenergistics2/blockstates/chest.json +++ b/src/main/resources/assets/appliedenergistics2/blockstates/chest.json @@ -1,60 +1,60 @@ { - "forge_marker": 1, - "defaults": { - "model": "appliedenergistics2:chest/base" - }, - "variants": { - "slot_state": { - "empty": { - "submodel": { - "lights": { - "model": "appliedenergistics2:chest/lights_off" - }, - "state": { - "model": "appliedenergistics2:chest/cell_state_empty" - } + "forge_marker": 1, + "defaults": { + "model": "appliedenergistics2:chest/base" + }, + "variants": { + "slot_state": { + "empty": { + "submodel": { + "lights": { + "model": "appliedenergistics2:chest/lights_off" + }, + "state": { + "model": "appliedenergistics2:chest/cell_state_empty" + } + } + }, + "offline": { + "submodel": { + "lights": { + "model": "appliedenergistics2:chest/lights_off" + }, + "state": { + "model": "appliedenergistics2:chest/cell_state_offline" + } + } + }, + "online": { + "submodel": { + "lights": { + "model": "appliedenergistics2:chest/lights_on" + }, + "state": { + "model": "appliedenergistics2:chest/cell_state_online" + } + } + }, + "types_full": { + "submodel": { + "lights": { + "model": "appliedenergistics2:chest/lights_on" + }, + "state": { + "model": "appliedenergistics2:chest/cell_state_types_full" + } + } + }, + "full": { + "submodel": { + "lights": { + "model": "appliedenergistics2:chest/lights_on" + }, + "state": { + "model": "appliedenergistics2:chest/cell_state_full" + } + } + } } - }, - "offline": { - "submodel": { - "lights": { - "model": "appliedenergistics2:chest/lights_off" - }, - "state": { - "model": "appliedenergistics2:chest/cell_state_offline" - } - } - }, - "online": { - "submodel": { - "lights": { - "model": "appliedenergistics2:chest/lights_on" - }, - "state": { - "model": "appliedenergistics2:chest/cell_state_online" - } - } - }, - "types_full": { - "submodel": { - "lights": { - "model": "appliedenergistics2:chest/lights_on" - }, - "state": { - "model": "appliedenergistics2:chest/cell_state_types_full" - } - } - }, - "full": { - "submodel": { - "lights": { - "model": "appliedenergistics2:chest/lights_on" - }, - "state": { - "model": "appliedenergistics2:chest/cell_state_full" - } - } - } } - } } diff --git a/src/main/resources/assets/appliedenergistics2/blockstates/chiseled_quartz_double_slab.json b/src/main/resources/assets/appliedenergistics2/blockstates/chiseled_quartz_double_slab.json index 91650f40..4c2b542e 100644 --- a/src/main/resources/assets/appliedenergistics2/blockstates/chiseled_quartz_double_slab.json +++ b/src/main/resources/assets/appliedenergistics2/blockstates/chiseled_quartz_double_slab.json @@ -1,5 +1,7 @@ { "variants": { - "variant=default": { "model": "appliedenergistics2:chiseled_quartz_block" } + "variant=default": { + "model": "appliedenergistics2:chiseled_quartz_block" + } } } diff --git a/src/main/resources/assets/appliedenergistics2/blockstates/chiseled_quartz_slab.json b/src/main/resources/assets/appliedenergistics2/blockstates/chiseled_quartz_slab.json index 07e875f7..8fe5dc3a 100644 --- a/src/main/resources/assets/appliedenergistics2/blockstates/chiseled_quartz_slab.json +++ b/src/main/resources/assets/appliedenergistics2/blockstates/chiseled_quartz_slab.json @@ -1,6 +1,10 @@ { "variants": { - "half=bottom,variant=default": { "model": "appliedenergistics2:slabs/chiseled_quartz_half" }, - "half=top,variant=default": { "model": "appliedenergistics2:slabs/chiseled_quartz_upper" } + "half=bottom,variant=default": { + "model": "appliedenergistics2:slabs/chiseled_quartz_half" + }, + "half=top,variant=default": { + "model": "appliedenergistics2:slabs/chiseled_quartz_upper" + } } } diff --git a/src/main/resources/assets/appliedenergistics2/blockstates/crafting_accelerator.json b/src/main/resources/assets/appliedenergistics2/blockstates/crafting_accelerator.json index 54ab6624..e07e6b98 100644 --- a/src/main/resources/assets/appliedenergistics2/blockstates/crafting_accelerator.json +++ b/src/main/resources/assets/appliedenergistics2/blockstates/crafting_accelerator.json @@ -1,5 +1,7 @@ { - "variants": { - "normal": { "model": "appliedenergistics2:crafting/accelerator" } - } + "variants": { + "normal": { + "model": "appliedenergistics2:crafting/accelerator" + } + } } diff --git a/src/main/resources/assets/appliedenergistics2/blockstates/crafting_monitor.json b/src/main/resources/assets/appliedenergistics2/blockstates/crafting_monitor.json index a34e5b52..53002e15 100644 --- a/src/main/resources/assets/appliedenergistics2/blockstates/crafting_monitor.json +++ b/src/main/resources/assets/appliedenergistics2/blockstates/crafting_monitor.json @@ -1,5 +1,7 @@ { - "variants": { - "normal": { "model": "appliedenergistics2:crafting/monitor" } - } + "variants": { + "normal": { + "model": "appliedenergistics2:crafting/monitor" + } + } } diff --git a/src/main/resources/assets/appliedenergistics2/blockstates/crafting_storage_16k.json b/src/main/resources/assets/appliedenergistics2/blockstates/crafting_storage_16k.json index afe240ca..e7f7c401 100644 --- a/src/main/resources/assets/appliedenergistics2/blockstates/crafting_storage_16k.json +++ b/src/main/resources/assets/appliedenergistics2/blockstates/crafting_storage_16k.json @@ -1,5 +1,7 @@ { - "variants": { - "normal": { "model": "appliedenergistics2:crafting/storage_16k" } - } + "variants": { + "normal": { + "model": "appliedenergistics2:crafting/storage_16k" + } + } } diff --git a/src/main/resources/assets/appliedenergistics2/blockstates/crafting_storage_1k.json b/src/main/resources/assets/appliedenergistics2/blockstates/crafting_storage_1k.json index 32f22c9a..acff250e 100644 --- a/src/main/resources/assets/appliedenergistics2/blockstates/crafting_storage_1k.json +++ b/src/main/resources/assets/appliedenergistics2/blockstates/crafting_storage_1k.json @@ -1,5 +1,7 @@ { - "variants": { - "normal": { "model": "appliedenergistics2:crafting/storage_1k" } - } + "variants": { + "normal": { + "model": "appliedenergistics2:crafting/storage_1k" + } + } } diff --git a/src/main/resources/assets/appliedenergistics2/blockstates/crafting_storage_4k.json b/src/main/resources/assets/appliedenergistics2/blockstates/crafting_storage_4k.json index 046c8a2f..1d61ea0e 100644 --- a/src/main/resources/assets/appliedenergistics2/blockstates/crafting_storage_4k.json +++ b/src/main/resources/assets/appliedenergistics2/blockstates/crafting_storage_4k.json @@ -1,5 +1,7 @@ { - "variants": { - "normal": { "model": "appliedenergistics2:crafting/storage_4k" } - } + "variants": { + "normal": { + "model": "appliedenergistics2:crafting/storage_4k" + } + } } diff --git a/src/main/resources/assets/appliedenergistics2/blockstates/crafting_storage_64k.json b/src/main/resources/assets/appliedenergistics2/blockstates/crafting_storage_64k.json index b6b51bae..ea1ddf70 100644 --- a/src/main/resources/assets/appliedenergistics2/blockstates/crafting_storage_64k.json +++ b/src/main/resources/assets/appliedenergistics2/blockstates/crafting_storage_64k.json @@ -1,5 +1,7 @@ { - "variants": { - "normal": { "model": "appliedenergistics2:crafting/storage_64k" } - } + "variants": { + "normal": { + "model": "appliedenergistics2:crafting/storage_64k" + } + } } diff --git a/src/main/resources/assets/appliedenergistics2/blockstates/crafting_unit.json b/src/main/resources/assets/appliedenergistics2/blockstates/crafting_unit.json index b02d27f1..fe0d0c4a 100644 --- a/src/main/resources/assets/appliedenergistics2/blockstates/crafting_unit.json +++ b/src/main/resources/assets/appliedenergistics2/blockstates/crafting_unit.json @@ -1,5 +1,7 @@ { - "variants": { - "normal": { "model": "appliedenergistics2:crafting/unit" } - } + "variants": { + "normal": { + "model": "appliedenergistics2:crafting/unit" + } + } } diff --git a/src/main/resources/assets/appliedenergistics2/blockstates/crank.json b/src/main/resources/assets/appliedenergistics2/blockstates/crank.json index b3be46b0..9d0871ec 100644 --- a/src/main/resources/assets/appliedenergistics2/blockstates/crank.json +++ b/src/main/resources/assets/appliedenergistics2/blockstates/crank.json @@ -1,7 +1,11 @@ { - "forge_marker": 1, - "variants": { - "normal": { "model": "appliedenergistics2:crank" }, - "inventory": { "model": "appliedenergistics2:crank_inventory" } - } + "forge_marker": 1, + "variants": { + "normal": { + "model": "appliedenergistics2:crank" + }, + "inventory": { + "model": "appliedenergistics2:crank_inventory" + } + } } diff --git a/src/main/resources/assets/appliedenergistics2/blockstates/debug_chunk_loader.json b/src/main/resources/assets/appliedenergistics2/blockstates/debug_chunk_loader.json index e0444b24..7011eafa 100644 --- a/src/main/resources/assets/appliedenergistics2/blockstates/debug_chunk_loader.json +++ b/src/main/resources/assets/appliedenergistics2/blockstates/debug_chunk_loader.json @@ -1,7 +1,7 @@ { - "variants": { - "normal": { - "model": "appliedenergistics2:debug/chunk_loader" + "variants": { + "normal": { + "model": "appliedenergistics2:debug/chunk_loader" + } } - } } diff --git a/src/main/resources/assets/appliedenergistics2/blockstates/debug_cube_gen.json b/src/main/resources/assets/appliedenergistics2/blockstates/debug_cube_gen.json index e623af9a..33d725de 100644 --- a/src/main/resources/assets/appliedenergistics2/blockstates/debug_cube_gen.json +++ b/src/main/resources/assets/appliedenergistics2/blockstates/debug_cube_gen.json @@ -1,7 +1,7 @@ { - "variants": { - "normal": { - "model": "appliedenergistics2:debug/cube_gen" + "variants": { + "normal": { + "model": "appliedenergistics2:debug/cube_gen" + } } - } } diff --git a/src/main/resources/assets/appliedenergistics2/blockstates/debug_item_gen.json b/src/main/resources/assets/appliedenergistics2/blockstates/debug_item_gen.json index dfd4a100..2f743887 100644 --- a/src/main/resources/assets/appliedenergistics2/blockstates/debug_item_gen.json +++ b/src/main/resources/assets/appliedenergistics2/blockstates/debug_item_gen.json @@ -1,7 +1,7 @@ { - "variants": { - "normal": { - "model": "appliedenergistics2:debug/item_gen" + "variants": { + "normal": { + "model": "appliedenergistics2:debug/item_gen" + } } - } } diff --git a/src/main/resources/assets/appliedenergistics2/blockstates/debug_phantom_node.json b/src/main/resources/assets/appliedenergistics2/blockstates/debug_phantom_node.json index 83c1cdd4..36ccf18f 100644 --- a/src/main/resources/assets/appliedenergistics2/blockstates/debug_phantom_node.json +++ b/src/main/resources/assets/appliedenergistics2/blockstates/debug_phantom_node.json @@ -1,7 +1,7 @@ { - "variants": { - "normal": { - "model": "appliedenergistics2:debug/phantom_node" + "variants": { + "normal": { + "model": "appliedenergistics2:debug/phantom_node" + } } - } } diff --git a/src/main/resources/assets/appliedenergistics2/blockstates/drive.json b/src/main/resources/assets/appliedenergistics2/blockstates/drive.json index 55c0a028..af0bbd27 100644 --- a/src/main/resources/assets/appliedenergistics2/blockstates/drive.json +++ b/src/main/resources/assets/appliedenergistics2/blockstates/drive.json @@ -1,5 +1,7 @@ { - "variants": { - "normal": { "model": "appliedenergistics2:builtin/drive" } - } + "variants": { + "normal": { + "model": "appliedenergistics2:builtin/drive" + } + } } diff --git a/src/main/resources/assets/appliedenergistics2/blockstates/fluix_double_slab.json b/src/main/resources/assets/appliedenergistics2/blockstates/fluix_double_slab.json index 5d9a00f0..ed210ec5 100644 --- a/src/main/resources/assets/appliedenergistics2/blockstates/fluix_double_slab.json +++ b/src/main/resources/assets/appliedenergistics2/blockstates/fluix_double_slab.json @@ -1,5 +1,7 @@ { "variants": { - "variant=default": { "model": "appliedenergistics2:fluix_block" } + "variant=default": { + "model": "appliedenergistics2:fluix_block" + } } } diff --git a/src/main/resources/assets/appliedenergistics2/blockstates/fluix_slab.json b/src/main/resources/assets/appliedenergistics2/blockstates/fluix_slab.json index a50dad9d..5ba258b9 100644 --- a/src/main/resources/assets/appliedenergistics2/blockstates/fluix_slab.json +++ b/src/main/resources/assets/appliedenergistics2/blockstates/fluix_slab.json @@ -1,6 +1,10 @@ { "variants": { - "half=bottom,variant=default": { "model": "appliedenergistics2:slabs/fluix_half" }, - "half=top,variant=default": { "model": "appliedenergistics2:slabs/fluix_upper" } + "half=bottom,variant=default": { + "model": "appliedenergistics2:slabs/fluix_half" + }, + "half=top,variant=default": { + "model": "appliedenergistics2:slabs/fluix_upper" + } } } diff --git a/src/main/resources/assets/appliedenergistics2/blockstates/interface.json b/src/main/resources/assets/appliedenergistics2/blockstates/interface.json index 025d55de..88de685e 100644 --- a/src/main/resources/assets/appliedenergistics2/blockstates/interface.json +++ b/src/main/resources/assets/appliedenergistics2/blockstates/interface.json @@ -1,6 +1,11 @@ { - "variants": { - "omnidirectional=true": { "model": "appliedenergistics2:interface" }, - "omnidirectional=false": { "model": "appliedenergistics2:interface_oriented", "x": 90 } - } + "variants": { + "omnidirectional=true": { + "model": "appliedenergistics2:interface" + }, + "omnidirectional=false": { + "model": "appliedenergistics2:interface_oriented", + "x": 90 + } + } } diff --git a/src/main/resources/assets/appliedenergistics2/blockstates/matrix_frame.json b/src/main/resources/assets/appliedenergistics2/blockstates/matrix_frame.json index 8119d91c..29d4d14d 100644 --- a/src/main/resources/assets/appliedenergistics2/blockstates/matrix_frame.json +++ b/src/main/resources/assets/appliedenergistics2/blockstates/matrix_frame.json @@ -1,7 +1,7 @@ { - "variants": { - "normal": { - "model": "appliedenergistics2:matrix_frame" + "variants": { + "normal": { + "model": "appliedenergistics2:matrix_frame" + } } - } } diff --git a/src/main/resources/assets/appliedenergistics2/blockstates/molecular_assembler.json b/src/main/resources/assets/appliedenergistics2/blockstates/molecular_assembler.json index 570d7db3..4a874248 100644 --- a/src/main/resources/assets/appliedenergistics2/blockstates/molecular_assembler.json +++ b/src/main/resources/assets/appliedenergistics2/blockstates/molecular_assembler.json @@ -1,14 +1,15 @@ { - "forge_marker": 1, - "defaults": { - "model": "appliedenergistics2:molecular_assembler" - }, - "variants": { - "powered": { - "false": {}, - "true": { - "submodel": "appliedenergistics2:molecular_assembler_lights" - } + "forge_marker": 1, + "defaults": { + "model": "appliedenergistics2:molecular_assembler" + }, + "variants": { + "powered": { + "false": { + }, + "true": { + "submodel": "appliedenergistics2:molecular_assembler_lights" + } + } } - } } diff --git a/src/main/resources/assets/appliedenergistics2/blockstates/paint.json b/src/main/resources/assets/appliedenergistics2/blockstates/paint.json index 1a19df38..8b6e644e 100644 --- a/src/main/resources/assets/appliedenergistics2/blockstates/paint.json +++ b/src/main/resources/assets/appliedenergistics2/blockstates/paint.json @@ -1,7 +1,7 @@ { - "variants": { - "normal": { - "model": "appliedenergistics2:paint" + "variants": { + "normal": { + "model": "appliedenergistics2:paint" + } } - } } diff --git a/src/main/resources/assets/appliedenergistics2/blockstates/quantum_link.json b/src/main/resources/assets/appliedenergistics2/blockstates/quantum_link.json index 7f8680fd..5f8c52fa 100644 --- a/src/main/resources/assets/appliedenergistics2/blockstates/quantum_link.json +++ b/src/main/resources/assets/appliedenergistics2/blockstates/quantum_link.json @@ -1,6 +1,10 @@ { - "variants": { - "formed=false": { "model": "appliedenergistics2:qnb/link" }, - "formed=true": { "model": "appliedenergistics2:qnb/qnb_formed" } - } + "variants": { + "formed=false": { + "model": "appliedenergistics2:qnb/link" + }, + "formed=true": { + "model": "appliedenergistics2:qnb/qnb_formed" + } + } } diff --git a/src/main/resources/assets/appliedenergistics2/blockstates/quantum_ring.json b/src/main/resources/assets/appliedenergistics2/blockstates/quantum_ring.json index 1cf09952..82587962 100644 --- a/src/main/resources/assets/appliedenergistics2/blockstates/quantum_ring.json +++ b/src/main/resources/assets/appliedenergistics2/blockstates/quantum_ring.json @@ -1,6 +1,10 @@ { - "variants": { - "formed=false": { "model": "appliedenergistics2:qnb/ring" }, - "formed=true": { "model": "appliedenergistics2:qnb/qnb_formed" } - } + "variants": { + "formed=false": { + "model": "appliedenergistics2:qnb/ring" + }, + "formed=true": { + "model": "appliedenergistics2:qnb/qnb_formed" + } + } } diff --git a/src/main/resources/assets/appliedenergistics2/blockstates/quartz_double_slab.json b/src/main/resources/assets/appliedenergistics2/blockstates/quartz_double_slab.json index 69ff4559..4372b7ec 100644 --- a/src/main/resources/assets/appliedenergistics2/blockstates/quartz_double_slab.json +++ b/src/main/resources/assets/appliedenergistics2/blockstates/quartz_double_slab.json @@ -1,5 +1,7 @@ { "variants": { - "variant=default": { "model": "appliedenergistics2:quartz_block" } + "variant=default": { + "model": "appliedenergistics2:quartz_block" + } } } diff --git a/src/main/resources/assets/appliedenergistics2/blockstates/quartz_pillar_double_slab.json b/src/main/resources/assets/appliedenergistics2/blockstates/quartz_pillar_double_slab.json index 7ae1e6ce..a084a68e 100644 --- a/src/main/resources/assets/appliedenergistics2/blockstates/quartz_pillar_double_slab.json +++ b/src/main/resources/assets/appliedenergistics2/blockstates/quartz_pillar_double_slab.json @@ -1,5 +1,7 @@ { "variants": { - "variant=default": { "model": "appliedenergistics2:quartz_pillar" } + "variant=default": { + "model": "appliedenergistics2:quartz_pillar" + } } } diff --git a/src/main/resources/assets/appliedenergistics2/blockstates/quartz_pillar_slab.json b/src/main/resources/assets/appliedenergistics2/blockstates/quartz_pillar_slab.json index dd194ec3..78deb7f7 100644 --- a/src/main/resources/assets/appliedenergistics2/blockstates/quartz_pillar_slab.json +++ b/src/main/resources/assets/appliedenergistics2/blockstates/quartz_pillar_slab.json @@ -1,6 +1,10 @@ { "variants": { - "half=bottom,variant=default": { "model": "appliedenergistics2:slabs/quartz_pillar_half" }, - "half=top,variant=default": { "model": "appliedenergistics2:slabs/quartz_pillar_upper" } + "half=bottom,variant=default": { + "model": "appliedenergistics2:slabs/quartz_pillar_half" + }, + "half=top,variant=default": { + "model": "appliedenergistics2:slabs/quartz_pillar_upper" + } } } diff --git a/src/main/resources/assets/appliedenergistics2/blockstates/quartz_slab.json b/src/main/resources/assets/appliedenergistics2/blockstates/quartz_slab.json index 63a9c876..ba177db9 100644 --- a/src/main/resources/assets/appliedenergistics2/blockstates/quartz_slab.json +++ b/src/main/resources/assets/appliedenergistics2/blockstates/quartz_slab.json @@ -1,6 +1,10 @@ { "variants": { - "half=bottom,variant=default": { "model": "appliedenergistics2:slabs/quartz_half" }, - "half=top,variant=default": { "model": "appliedenergistics2:slabs/quartz_upper" } + "half=bottom,variant=default": { + "model": "appliedenergistics2:slabs/quartz_half" + }, + "half=top,variant=default": { + "model": "appliedenergistics2:slabs/quartz_upper" + } } } diff --git a/src/main/resources/assets/appliedenergistics2/blockstates/security_station.json b/src/main/resources/assets/appliedenergistics2/blockstates/security_station.json index cfebf8c3..1e8a8e14 100644 --- a/src/main/resources/assets/appliedenergistics2/blockstates/security_station.json +++ b/src/main/resources/assets/appliedenergistics2/blockstates/security_station.json @@ -1,6 +1,10 @@ { - "variants": { - "powered=false": { "model": "appliedenergistics2:security_station_off" }, - "powered=true": { "model": "appliedenergistics2:security_station_on" } - } + "variants": { + "powered=false": { + "model": "appliedenergistics2:security_station_off" + }, + "powered=true": { + "model": "appliedenergistics2:security_station_on" + } + } } diff --git a/src/main/resources/assets/appliedenergistics2/blockstates/sky_compass.json b/src/main/resources/assets/appliedenergistics2/blockstates/sky_compass.json index 1be87a8e..a46ac66f 100644 --- a/src/main/resources/assets/appliedenergistics2/blockstates/sky_compass.json +++ b/src/main/resources/assets/appliedenergistics2/blockstates/sky_compass.json @@ -1,5 +1,7 @@ { - "variants": { - "normal": { "model": "appliedenergistics2:builtin/sky_compass" } - } + "variants": { + "normal": { + "model": "appliedenergistics2:builtin/sky_compass" + } + } } diff --git a/src/main/resources/assets/appliedenergistics2/blockstates/sky_stone_brick_double_slab.json b/src/main/resources/assets/appliedenergistics2/blockstates/sky_stone_brick_double_slab.json index 6fc685c0..1d260def 100644 --- a/src/main/resources/assets/appliedenergistics2/blockstates/sky_stone_brick_double_slab.json +++ b/src/main/resources/assets/appliedenergistics2/blockstates/sky_stone_brick_double_slab.json @@ -1,5 +1,7 @@ { "variants": { - "variant=default": { "model": "appliedenergistics2:sky_stone_brick" } + "variant=default": { + "model": "appliedenergistics2:sky_stone_brick" + } } } diff --git a/src/main/resources/assets/appliedenergistics2/blockstates/sky_stone_brick_slab.json b/src/main/resources/assets/appliedenergistics2/blockstates/sky_stone_brick_slab.json index 84fb6f2a..ed90f4ef 100644 --- a/src/main/resources/assets/appliedenergistics2/blockstates/sky_stone_brick_slab.json +++ b/src/main/resources/assets/appliedenergistics2/blockstates/sky_stone_brick_slab.json @@ -1,6 +1,10 @@ { "variants": { - "half=bottom,variant=default": { "model": "appliedenergistics2:slabs/sky_stone_brick_half" }, - "half=top,variant=default": { "model": "appliedenergistics2:slabs/sky_stone_brick_upper" } + "half=bottom,variant=default": { + "model": "appliedenergistics2:slabs/sky_stone_brick_half" + }, + "half=top,variant=default": { + "model": "appliedenergistics2:slabs/sky_stone_brick_upper" + } } } diff --git a/src/main/resources/assets/appliedenergistics2/blockstates/sky_stone_chest.json b/src/main/resources/assets/appliedenergistics2/blockstates/sky_stone_chest.json index 545ddbc3..3170df32 100644 --- a/src/main/resources/assets/appliedenergistics2/blockstates/sky_stone_chest.json +++ b/src/main/resources/assets/appliedenergistics2/blockstates/sky_stone_chest.json @@ -1,6 +1,8 @@ { - "__comment": "This block is rendered via TESR, so this is only used for the particle texture.", - "variants": { - "normal": { "model": "appliedenergistics2:sky_stone_block" } - } + "__comment": "This block is rendered via TESR, so this is only used for the particle texture.", + "variants": { + "normal": { + "model": "appliedenergistics2:sky_stone_block" + } + } } diff --git a/src/main/resources/assets/appliedenergistics2/blockstates/sky_stone_double_slab.json b/src/main/resources/assets/appliedenergistics2/blockstates/sky_stone_double_slab.json index 8745bf0d..115cc44f 100644 --- a/src/main/resources/assets/appliedenergistics2/blockstates/sky_stone_double_slab.json +++ b/src/main/resources/assets/appliedenergistics2/blockstates/sky_stone_double_slab.json @@ -1,5 +1,7 @@ { "variants": { - "variant=default": { "model": "appliedenergistics2:sky_stone_block" } + "variant=default": { + "model": "appliedenergistics2:sky_stone_block" + } } } diff --git a/src/main/resources/assets/appliedenergistics2/blockstates/sky_stone_slab.json b/src/main/resources/assets/appliedenergistics2/blockstates/sky_stone_slab.json index b25043b6..038ee5b7 100644 --- a/src/main/resources/assets/appliedenergistics2/blockstates/sky_stone_slab.json +++ b/src/main/resources/assets/appliedenergistics2/blockstates/sky_stone_slab.json @@ -1,6 +1,10 @@ { "variants": { - "half=bottom,variant=default": { "model": "appliedenergistics2:slabs/sky_stone_half" }, - "half=top,variant=default": { "model": "appliedenergistics2:slabs/sky_stone_upper" } + "half=bottom,variant=default": { + "model": "appliedenergistics2:slabs/sky_stone_half" + }, + "half=top,variant=default": { + "model": "appliedenergistics2:slabs/sky_stone_upper" + } } } diff --git a/src/main/resources/assets/appliedenergistics2/blockstates/sky_stone_small_brick_double_slab.json b/src/main/resources/assets/appliedenergistics2/blockstates/sky_stone_small_brick_double_slab.json index 4eec6edd..5e9d9950 100644 --- a/src/main/resources/assets/appliedenergistics2/blockstates/sky_stone_small_brick_double_slab.json +++ b/src/main/resources/assets/appliedenergistics2/blockstates/sky_stone_small_brick_double_slab.json @@ -1,5 +1,7 @@ { "variants": { - "variant=default": { "model": "appliedenergistics2:sky_stone_small_brick" } + "variant=default": { + "model": "appliedenergistics2:sky_stone_small_brick" + } } } diff --git a/src/main/resources/assets/appliedenergistics2/blockstates/sky_stone_small_brick_slab.json b/src/main/resources/assets/appliedenergistics2/blockstates/sky_stone_small_brick_slab.json index 89f76969..a76e05c5 100644 --- a/src/main/resources/assets/appliedenergistics2/blockstates/sky_stone_small_brick_slab.json +++ b/src/main/resources/assets/appliedenergistics2/blockstates/sky_stone_small_brick_slab.json @@ -1,6 +1,10 @@ { "variants": { - "half=bottom,variant=default": { "model": "appliedenergistics2:slabs/sky_stone_small_brick_half" }, - "half=top,variant=default": { "model": "appliedenergistics2:slabs/sky_stone_small_brick_upper" } + "half=bottom,variant=default": { + "model": "appliedenergistics2:slabs/sky_stone_small_brick_half" + }, + "half=top,variant=default": { + "model": "appliedenergistics2:slabs/sky_stone_small_brick_upper" + } } } diff --git a/src/main/resources/assets/appliedenergistics2/blockstates/smooth_sky_stone_chest.json b/src/main/resources/assets/appliedenergistics2/blockstates/smooth_sky_stone_chest.json index 25560c93..f65447a1 100644 --- a/src/main/resources/assets/appliedenergistics2/blockstates/smooth_sky_stone_chest.json +++ b/src/main/resources/assets/appliedenergistics2/blockstates/smooth_sky_stone_chest.json @@ -1,6 +1,8 @@ { - "__comment": "This block is rendered via TESR, so this is only used for the particle texture.", - "variants": { - "normal": { "model": "appliedenergistics2:smooth_sky_stone_block" } - } + "__comment": "This block is rendered via TESR, so this is only used for the particle texture.", + "variants": { + "normal": { + "model": "appliedenergistics2:smooth_sky_stone_block" + } + } } diff --git a/src/main/resources/assets/appliedenergistics2/blockstates/smooth_sky_stone_double_slab.json b/src/main/resources/assets/appliedenergistics2/blockstates/smooth_sky_stone_double_slab.json index 9762aac0..5c1830ba 100644 --- a/src/main/resources/assets/appliedenergistics2/blockstates/smooth_sky_stone_double_slab.json +++ b/src/main/resources/assets/appliedenergistics2/blockstates/smooth_sky_stone_double_slab.json @@ -1,5 +1,7 @@ { "variants": { - "variant=default": { "model": "appliedenergistics2:smooth_sky_stone_block" } + "variant=default": { + "model": "appliedenergistics2:smooth_sky_stone_block" + } } } diff --git a/src/main/resources/assets/appliedenergistics2/blockstates/smooth_sky_stone_slab.json b/src/main/resources/assets/appliedenergistics2/blockstates/smooth_sky_stone_slab.json index 823a06b1..d6114eb6 100644 --- a/src/main/resources/assets/appliedenergistics2/blockstates/smooth_sky_stone_slab.json +++ b/src/main/resources/assets/appliedenergistics2/blockstates/smooth_sky_stone_slab.json @@ -1,6 +1,10 @@ { "variants": { - "half=bottom,variant=default": { "model": "appliedenergistics2:slabs/smooth_sky_stone_half" }, - "half=top,variant=default": { "model": "appliedenergistics2:slabs/smooth_sky_stone_upper" } + "half=bottom,variant=default": { + "model": "appliedenergistics2:slabs/smooth_sky_stone_half" + }, + "half=top,variant=default": { + "model": "appliedenergistics2:slabs/smooth_sky_stone_upper" + } } } diff --git a/src/main/resources/assets/appliedenergistics2/models/block/charged_quartz_ore.json b/src/main/resources/assets/appliedenergistics2/models/block/charged_quartz_ore.json index 4669bab7..c8f3d2ec 100644 --- a/src/main/resources/assets/appliedenergistics2/models/block/charged_quartz_ore.json +++ b/src/main/resources/assets/appliedenergistics2/models/block/charged_quartz_ore.json @@ -5,10 +5,10 @@ "block": "blocks/stone", "quartz": "appliedenergistics2:blocks/charged_quartz_ore_light", "particle": "appliedenergistics2:blocks/charged_quartz_ore" - }, + }, "elements": [ { - "faces": { + "faces": { "down": { "texture": "#block" }, @@ -40,7 +40,7 @@ ] }, { - "faces": { + "faces": { "down": { "texture": "#quartz", "uvlightmap": { diff --git a/src/main/resources/assets/appliedenergistics2/models/block/charger.json b/src/main/resources/assets/appliedenergistics2/models/block/charger.json index b053651f..9accefca 100644 --- a/src/main/resources/assets/appliedenergistics2/models/block/charger.json +++ b/src/main/resources/assets/appliedenergistics2/models/block/charger.json @@ -9,159 +9,349 @@ "elements": [ { "name": "back", - "from": [ 6, 1, 14 ], - "to": [ 10, 15, 16 ], + "from": [ + 6, + 1, + 14 + ], + "to": [ + 10, + 15, + 16 + ], "faces": { "down": { "texture": "#side", - "uv": [ 6, 14, 10, 16 ] + "uv": [ + 6, + 14, + 10, + 16 + ] }, "east": { "texture": "#side", - "uv": [ 0, 1, 2, 15 ] + "uv": [ + 0, + 1, + 2, + 15 + ] }, "north": { "texture": "#side", - "uv": [ 6, 1, 10, 15 ] + "uv": [ + 6, + 1, + 10, + 15 + ] }, "south": { "texture": "#side", - "uv": [ 6, 1, 10, 15 ] + "uv": [ + 6, + 1, + 10, + 15 + ] }, "up": { "texture": "#side", - "uv": [ 6, 14, 10, 16] + "uv": [ + 6, + 14, + 10, + 16 + ] }, "west": { "texture": "#side", - "uv": [ 14, 1, 16, 15 ] + "uv": [ + 14, + 1, + 16, + 15 + ] } } }, { "name": "bottom", - "from": [ 2, 0, 2 ], - "to": [ 14, 3, 14 ], + "from": [ + 2, + 0, + 2 + ], + "to": [ + 14, + 3, + 14 + ], "shade": false, "faces": { "down": { "texture": "#top", - "uv": [ 2, 2, 14, 14 ] + "uv": [ + 2, + 2, + 14, + 14 + ] }, "east": { "texture": "#side", - "uv": [ 2, 13, 14, 16 ] + "uv": [ + 2, + 13, + 14, + 16 + ] }, "north": { "texture": "#side", - "uv": [ 2, 13, 14, 16 ] + "uv": [ + 2, + 13, + 14, + 16 + ] }, "south": { "texture": "#side", - "uv": [ 2, 13, 14, 16 ] + "uv": [ + 2, + 13, + 14, + 16 + ] }, "up": { "texture": "#side", - "uv": [ 2, 2, 14, 14 ] + "uv": [ + 2, + 2, + 14, + 14 + ] }, "west": { "texture": "#side", - "uv": [ 2, 13, 14, 16 ] + "uv": [ + 2, + 13, + 14, + 16 + ] } } }, { "name": "top", - "from": [ 2, 13, 2 ], - "to": [ 14, 16, 14 ], + "from": [ + 2, + 13, + 2 + ], + "to": [ + 14, + 16, + 14 + ], "faces": { "down": { "texture": "#side", - "uv": [ 2, 2, 14, 14 ] + "uv": [ + 2, + 2, + 14, + 14 + ] }, "east": { "texture": "#side", - "uv": [ 2, 0, 14, 3 ] + "uv": [ + 2, + 0, + 14, + 3 + ] }, "north": { "texture": "#side", - "uv": [ 2, 0, 14, 3 ] + "uv": [ + 2, + 0, + 14, + 3 + ] }, "south": { "texture": "#side", - "uv": [ 2, 0, 14, 3 ] + "uv": [ + 2, + 0, + 14, + 3 + ] }, "up": { "texture": "#top", - "uv": [ 2, 2, 14, 14 ] + "uv": [ + 2, + 2, + 14, + 14 + ] }, "west": { "texture": "#side", - "uv": [ 2, 0, 14, 3 ] + "uv": [ + 2, + 0, + 14, + 3 + ] } } }, { "name": "inside-bottom", - "from": [ 3, 3, 3 ], - "to": [ 13, 4, 13 ], + "from": [ + 3, + 3, + 3 + ], + "to": [ + 13, + 4, + 13 + ], "shade": false, "faces": { "down": { "texture": "#inside", - "uv": [ 3, 3, 13, 13 ] + "uv": [ + 3, + 3, + 13, + 13 + ] }, "east": { "texture": "#inside", - "uv": [ 3, 15, 13, 16 ] + "uv": [ + 3, + 15, + 13, + 16 + ] }, "north": { "texture": "#inside", - "uv": [ 3, 15, 13, 16 ] + "uv": [ + 3, + 15, + 13, + 16 + ] }, "south": { "texture": "#inside", - "uv": [ 3, 15, 13, 16 ] + "uv": [ + 3, + 15, + 13, + 16 + ] }, "up": { "texture": "#inside", - "uv": [ 3, 3, 13, 13 ] + "uv": [ + 3, + 3, + 13, + 13 + ] }, "west": { "texture": "#inside", - "uv": [ 3, 15, 13, 16 ] + "uv": [ + 3, + 15, + 13, + 16 + ] } } }, { "name": "inside-top", - "from": [ 3, 12, 3 ], - "to": [ 13, 13, 13 ], + "from": [ + 3, + 12, + 3 + ], + "to": [ + 13, + 13, + 13 + ], "shade": false, "faces": { "down": { "texture": "#inside", - "uv": [ 3, 3, 13, 13 ] + "uv": [ + 3, + 3, + 13, + 13 + ] }, "east": { "texture": "#inside", - "uv": [ 3, 0, 13, 1 ] + "uv": [ + 3, + 0, + 13, + 1 + ] }, "north": { "texture": "#inside", - "uv": [ 3, 0, 13, 1 ] + "uv": [ + 3, + 0, + 13, + 1 + ] }, "south": { "texture": "#inside", - "uv": [ 3, 0, 13, 1 ] + "uv": [ + 3, + 0, + 13, + 1 + ] }, "up": { "texture": "#inside", - "uv": [ 3, 3, 13, 13 ] + "uv": [ + 3, + 3, + 13, + 13 + ] }, "west": { "texture": "#inside", - "uv": [ 3, 0, 13, 1 ] + "uv": [ + 3, + 0, + 13, + 1 + ] } } } diff --git a/src/main/resources/assets/appliedenergistics2/models/block/chest/base.json b/src/main/resources/assets/appliedenergistics2/models/block/chest/base.json index 67302198..18e09d8b 100644 --- a/src/main/resources/assets/appliedenergistics2/models/block/chest/base.json +++ b/src/main/resources/assets/appliedenergistics2/models/block/chest/base.json @@ -1,12 +1,12 @@ { - "parent": "block/cube", - "textures": { - "particle": "appliedenergistics2:blocks/chest/side", - "up": "appliedenergistics2:blocks/chest/top", - "down": "appliedenergistics2:blocks/chest/bottom", - "north": "appliedenergistics2:blocks/chest/front", - "east": "appliedenergistics2:blocks/chest/side", - "south": "appliedenergistics2:blocks/chest/side", - "west": "appliedenergistics2:blocks/chest/side" - } + "parent": "block/cube", + "textures": { + "particle": "appliedenergistics2:blocks/chest/side", + "up": "appliedenergistics2:blocks/chest/top", + "down": "appliedenergistics2:blocks/chest/bottom", + "north": "appliedenergistics2:blocks/chest/front", + "east": "appliedenergistics2:blocks/chest/side", + "south": "appliedenergistics2:blocks/chest/side", + "west": "appliedenergistics2:blocks/chest/side" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/block/chest/cell_state_empty.json b/src/main/resources/assets/appliedenergistics2/models/block/chest/cell_state_empty.json index 068782c9..9e9a7eac 100644 --- a/src/main/resources/assets/appliedenergistics2/models/block/chest/cell_state_empty.json +++ b/src/main/resources/assets/appliedenergistics2/models/block/chest/cell_state_empty.json @@ -1,14 +1,24 @@ { - "textures": { - "state": "appliedenergistics2:blocks/chest/cell_state_empty" - }, - "elements": [ - { - "from": [0, 0, 0], - "to": [16, 16, 16], - "faces": { - "north": {"texture": "#state"} - } - } - ] + "textures": { + "state": "appliedenergistics2:blocks/chest/cell_state_empty" + }, + "elements": [ + { + "from": [ + 0, + 0, + 0 + ], + "to": [ + 16, + 16, + 16 + ], + "faces": { + "north": { + "texture": "#state" + } + } + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/models/block/chest/cell_state_full.json b/src/main/resources/assets/appliedenergistics2/models/block/chest/cell_state_full.json index 9ed1c09a..1a451d77 100644 --- a/src/main/resources/assets/appliedenergistics2/models/block/chest/cell_state_full.json +++ b/src/main/resources/assets/appliedenergistics2/models/block/chest/cell_state_full.json @@ -1,23 +1,47 @@ { - "ae2_uvl_marker": true, - "textures": { - "backdrop": "appliedenergistics2:blocks/chest/cell_state_backdrop", - "state": "appliedenergistics2:blocks/chest/cell_state_full" - }, - "elements": [ - { - "from": [0, 0, 0], - "to": [16, 16, 16], - "faces": { - "north": {"texture": "#backdrop" } - } + "ae2_uvl_marker": true, + "textures": { + "backdrop": "appliedenergistics2:blocks/chest/cell_state_backdrop", + "state": "appliedenergistics2:blocks/chest/cell_state_full" }, - { - "from": [0, 0, 0], - "to": [16, 16, 16], - "faces": { - "north": {"texture": "#state", "uvlightmap": { "block": 0.007, "sky": 0.007 }} - } - } - ] + "elements": [ + { + "from": [ + 0, + 0, + 0 + ], + "to": [ + 16, + 16, + 16 + ], + "faces": { + "north": { + "texture": "#backdrop" + } + } + }, + { + "from": [ + 0, + 0, + 0 + ], + "to": [ + 16, + 16, + 16 + ], + "faces": { + "north": { + "texture": "#state", + "uvlightmap": { + "block": 0.007, + "sky": 0.007 + } + } + } + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/models/block/chest/cell_state_offline.json b/src/main/resources/assets/appliedenergistics2/models/block/chest/cell_state_offline.json index 40690264..59b9eb03 100644 --- a/src/main/resources/assets/appliedenergistics2/models/block/chest/cell_state_offline.json +++ b/src/main/resources/assets/appliedenergistics2/models/block/chest/cell_state_offline.json @@ -1,14 +1,24 @@ { - "textures": { - "state": "appliedenergistics2:blocks/chest/cell_state_offline" - }, - "elements": [ - { - "from": [0, 0, 0], - "to": [16, 16, 16], - "faces": { - "north": {"texture": "#state"} - } - } - ] + "textures": { + "state": "appliedenergistics2:blocks/chest/cell_state_offline" + }, + "elements": [ + { + "from": [ + 0, + 0, + 0 + ], + "to": [ + 16, + 16, + 16 + ], + "faces": { + "north": { + "texture": "#state" + } + } + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/models/block/chest/cell_state_online.json b/src/main/resources/assets/appliedenergistics2/models/block/chest/cell_state_online.json index 3b2988c6..6ef9f3c8 100644 --- a/src/main/resources/assets/appliedenergistics2/models/block/chest/cell_state_online.json +++ b/src/main/resources/assets/appliedenergistics2/models/block/chest/cell_state_online.json @@ -1,23 +1,47 @@ { - "ae2_uvl_marker": true, - "textures": { - "backdrop": "appliedenergistics2:blocks/chest/cell_state_backdrop", - "state": "appliedenergistics2:blocks/chest/cell_state_online" - }, - "elements": [ - { - "from": [0, 0, 0], - "to": [16, 16, 16], - "faces": { - "north": {"texture": "#backdrop" } - } + "ae2_uvl_marker": true, + "textures": { + "backdrop": "appliedenergistics2:blocks/chest/cell_state_backdrop", + "state": "appliedenergistics2:blocks/chest/cell_state_online" }, - { - "from": [0, 0, 0], - "to": [16, 16, 16], - "faces": { - "north": {"texture": "#state", "uvlightmap": { "block": 0.007, "sky": 0.007 }} - } - } - ] + "elements": [ + { + "from": [ + 0, + 0, + 0 + ], + "to": [ + 16, + 16, + 16 + ], + "faces": { + "north": { + "texture": "#backdrop" + } + } + }, + { + "from": [ + 0, + 0, + 0 + ], + "to": [ + 16, + 16, + 16 + ], + "faces": { + "north": { + "texture": "#state", + "uvlightmap": { + "block": 0.007, + "sky": 0.007 + } + } + } + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/models/block/chest/cell_state_types_full.json b/src/main/resources/assets/appliedenergistics2/models/block/chest/cell_state_types_full.json index df68b87b..d87a670e 100644 --- a/src/main/resources/assets/appliedenergistics2/models/block/chest/cell_state_types_full.json +++ b/src/main/resources/assets/appliedenergistics2/models/block/chest/cell_state_types_full.json @@ -1,23 +1,47 @@ { - "ae2_uvl_marker": true, - "textures": { - "backdrop": "appliedenergistics2:blocks/chest/cell_state_backdrop", - "state": "appliedenergistics2:blocks/chest/cell_state_types_full" - }, - "elements": [ - { - "from": [0, 0, 0], - "to": [16, 16, 16], - "faces": { - "north": {"texture": "#backdrop" } - } + "ae2_uvl_marker": true, + "textures": { + "backdrop": "appliedenergistics2:blocks/chest/cell_state_backdrop", + "state": "appliedenergistics2:blocks/chest/cell_state_types_full" }, - { - "from": [0, 0, 0], - "to": [16, 16, 16], - "faces": { - "north": {"texture": "#state", "uvlightmap": { "block": 0.007, "sky": 0.007 }} - } - } - ] + "elements": [ + { + "from": [ + 0, + 0, + 0 + ], + "to": [ + 16, + 16, + 16 + ], + "faces": { + "north": { + "texture": "#backdrop" + } + } + }, + { + "from": [ + 0, + 0, + 0 + ], + "to": [ + 16, + 16, + 16 + ], + "faces": { + "north": { + "texture": "#state", + "uvlightmap": { + "block": 0.007, + "sky": 0.007 + } + } + } + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/models/block/chest/lights_off.json b/src/main/resources/assets/appliedenergistics2/models/block/chest/lights_off.json index cb073d7b..6ea61de8 100644 --- a/src/main/resources/assets/appliedenergistics2/models/block/chest/lights_off.json +++ b/src/main/resources/assets/appliedenergistics2/models/block/chest/lights_off.json @@ -1,14 +1,25 @@ { - "textures": { - "lights": "appliedenergistics2:blocks/chest/lights_off" - }, - "elements": [ - { - "from": [0, 0, 0], - "to": [16, 16, 16], - "faces": { - "up": { "texture": "#lights", "tintindex": 3 } - } - } - ] + "textures": { + "lights": "appliedenergistics2:blocks/chest/lights_off" + }, + "elements": [ + { + "from": [ + 0, + 0, + 0 + ], + "to": [ + 16, + 16, + 16 + ], + "faces": { + "up": { + "texture": "#lights", + "tintindex": 3 + } + } + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/models/block/chest/lights_on.json b/src/main/resources/assets/appliedenergistics2/models/block/chest/lights_on.json index e7b4ab5c..2b477b8c 100644 --- a/src/main/resources/assets/appliedenergistics2/models/block/chest/lights_on.json +++ b/src/main/resources/assets/appliedenergistics2/models/block/chest/lights_on.json @@ -1,31 +1,76 @@ { - "ae2_uvl_marker": true, - "textures": { - "lights_bright": "appliedenergistics2:blocks/chest/lights_on_bright", - "lights_medium": "appliedenergistics2:blocks/chest/lights_on_medium", - "lights_dark": "appliedenergistics2:blocks/chest/lights_on_dark" - }, - "elements": [ - { - "from": [0, 0, 0], - "to": [16, 16, 16], - "faces": { - "up": {"texture": "#lights_bright", "tintindex": 3, "uvlightmap": { "block": 0.007, "sky": 0.007 }} - } + "ae2_uvl_marker": true, + "textures": { + "lights_bright": "appliedenergistics2:blocks/chest/lights_on_bright", + "lights_medium": "appliedenergistics2:blocks/chest/lights_on_medium", + "lights_dark": "appliedenergistics2:blocks/chest/lights_on_dark" }, - { - "from": [0, 0, 0], - "to": [16, 16, 16], - "faces": { - "up": {"texture": "#lights_medium", "tintindex": 2, "uvlightmap": { "block": 0.007, "sky": 0.007 }} - } - }, - { - "from": [0, 0, 0], - "to": [16, 16, 16], - "faces": { - "up": {"texture": "#lights_dark", "tintindex": 1, "uvlightmap": { "block": 0.007, "sky": 0.007 }} - } - } - ] + "elements": [ + { + "from": [ + 0, + 0, + 0 + ], + "to": [ + 16, + 16, + 16 + ], + "faces": { + "up": { + "texture": "#lights_bright", + "tintindex": 3, + "uvlightmap": { + "block": 0.007, + "sky": 0.007 + } + } + } + }, + { + "from": [ + 0, + 0, + 0 + ], + "to": [ + 16, + 16, + 16 + ], + "faces": { + "up": { + "texture": "#lights_medium", + "tintindex": 2, + "uvlightmap": { + "block": 0.007, + "sky": 0.007 + } + } + } + }, + { + "from": [ + 0, + 0, + 0 + ], + "to": [ + 16, + 16, + 16 + ], + "faces": { + "up": { + "texture": "#lights_dark", + "tintindex": 1, + "uvlightmap": { + "block": 0.007, + "sky": 0.007 + } + } + } + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/models/block/crafting/accelerator.json b/src/main/resources/assets/appliedenergistics2/models/block/crafting/accelerator.json index 9776dce6..8dd1d83f 100644 --- a/src/main/resources/assets/appliedenergistics2/models/block/crafting/accelerator.json +++ b/src/main/resources/assets/appliedenergistics2/models/block/crafting/accelerator.json @@ -1,6 +1,6 @@ { - "parent": "block/cube_all", - "textures": { - "all": "appliedenergistics2:blocks/crafting/accelerator" - } + "parent": "block/cube_all", + "textures": { + "all": "appliedenergistics2:blocks/crafting/accelerator" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/block/crafting/monitor.json b/src/main/resources/assets/appliedenergistics2/models/block/crafting/monitor.json index 38fa4e51..2c29c308 100644 --- a/src/main/resources/assets/appliedenergistics2/models/block/crafting/monitor.json +++ b/src/main/resources/assets/appliedenergistics2/models/block/crafting/monitor.json @@ -1,12 +1,12 @@ { - "parent": "block/cube", - "textures": { - "particle": "appliedenergistics2:blocks/crafting/monitor", - "north": "appliedenergistics2:blocks/crafting/monitor", - "east": "appliedenergistics2:blocks/crafting/unit", - "west": "appliedenergistics2:blocks/crafting/unit", - "south": "appliedenergistics2:blocks/crafting/unit", - "up": "appliedenergistics2:blocks/crafting/unit", - "down": "appliedenergistics2:blocks/crafting/unit" - } + "parent": "block/cube", + "textures": { + "particle": "appliedenergistics2:blocks/crafting/monitor", + "north": "appliedenergistics2:blocks/crafting/monitor", + "east": "appliedenergistics2:blocks/crafting/unit", + "west": "appliedenergistics2:blocks/crafting/unit", + "south": "appliedenergistics2:blocks/crafting/unit", + "up": "appliedenergistics2:blocks/crafting/unit", + "down": "appliedenergistics2:blocks/crafting/unit" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/block/crafting/storage_16k.json b/src/main/resources/assets/appliedenergistics2/models/block/crafting/storage_16k.json index 85279044..a3dc666f 100644 --- a/src/main/resources/assets/appliedenergistics2/models/block/crafting/storage_16k.json +++ b/src/main/resources/assets/appliedenergistics2/models/block/crafting/storage_16k.json @@ -1,6 +1,6 @@ { - "parent": "block/cube_all", - "textures": { - "all": "appliedenergistics2:blocks/crafting/storage_16k" - } + "parent": "block/cube_all", + "textures": { + "all": "appliedenergistics2:blocks/crafting/storage_16k" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/block/crafting/storage_1k.json b/src/main/resources/assets/appliedenergistics2/models/block/crafting/storage_1k.json index a3197674..72107615 100644 --- a/src/main/resources/assets/appliedenergistics2/models/block/crafting/storage_1k.json +++ b/src/main/resources/assets/appliedenergistics2/models/block/crafting/storage_1k.json @@ -1,6 +1,6 @@ { - "parent": "block/cube_all", - "textures": { - "all": "appliedenergistics2:blocks/crafting/storage_1k" - } + "parent": "block/cube_all", + "textures": { + "all": "appliedenergistics2:blocks/crafting/storage_1k" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/block/crafting/storage_4k.json b/src/main/resources/assets/appliedenergistics2/models/block/crafting/storage_4k.json index 2c30dbb9..5bdc66d1 100644 --- a/src/main/resources/assets/appliedenergistics2/models/block/crafting/storage_4k.json +++ b/src/main/resources/assets/appliedenergistics2/models/block/crafting/storage_4k.json @@ -1,6 +1,6 @@ { - "parent": "block/cube_all", - "textures": { - "all": "appliedenergistics2:blocks/crafting/storage_4k" - } + "parent": "block/cube_all", + "textures": { + "all": "appliedenergistics2:blocks/crafting/storage_4k" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/block/crafting/storage_64k.json b/src/main/resources/assets/appliedenergistics2/models/block/crafting/storage_64k.json index a9ad8cbc..00867ef6 100644 --- a/src/main/resources/assets/appliedenergistics2/models/block/crafting/storage_64k.json +++ b/src/main/resources/assets/appliedenergistics2/models/block/crafting/storage_64k.json @@ -1,6 +1,6 @@ { - "parent": "block/cube_all", - "textures": { - "all": "appliedenergistics2:blocks/crafting/storage_64k" - } + "parent": "block/cube_all", + "textures": { + "all": "appliedenergistics2:blocks/crafting/storage_64k" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/block/crafting/unit.json b/src/main/resources/assets/appliedenergistics2/models/block/crafting/unit.json index dae777f9..9d4d43be 100644 --- a/src/main/resources/assets/appliedenergistics2/models/block/crafting/unit.json +++ b/src/main/resources/assets/appliedenergistics2/models/block/crafting/unit.json @@ -1,6 +1,6 @@ { - "parent": "block/cube_all", - "textures": { - "all": "appliedenergistics2:blocks/crafting/unit" - } + "parent": "block/cube_all", + "textures": { + "all": "appliedenergistics2:blocks/crafting/unit" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/block/crank.json b/src/main/resources/assets/appliedenergistics2/models/block/crank.json index 978fe9b8..705293db 100644 --- a/src/main/resources/assets/appliedenergistics2/models/block/crank.json +++ b/src/main/resources/assets/appliedenergistics2/models/block/crank.json @@ -1,35 +1,75 @@ { - "parent": "block/block", - "textures": { - "wood": "appliedenergistics2:blocks/crank", - "particle": "appliedenergistics2:blocks/crank" - }, - "elements": [ - { - "name": "Crank Shaft", - "from": [ 7.2, 0.0, 7.2 ], - "to": [ 8.8, 9.6, 8.8 ], - "faces": { - "north": { "texture": "#wood" }, - "east": { "texture": "#wood" }, - "south": { "texture": "#wood" }, - "west": { "texture": "#wood" }, - "up": { "texture": "#wood" }, - "down": { "texture": "#wood" } - } + "parent": "block/block", + "textures": { + "wood": "appliedenergistics2:blocks/crank", + "particle": "appliedenergistics2:blocks/crank" }, - { - "name": "Crank Handle", - "from": [ 8.8, 8.0, 7.2 ], - "to": [ 13.6, 9.6, 8.8 ], - "faces": { - "north": { "texture": "#wood" }, - "east": { "texture": "#wood" }, - "south": { "texture": "#wood" }, - "west": { "texture": "#wood" }, - "up": { "texture": "#wood" }, - "down": { "texture": "#wood" } - } - } - ] + "elements": [ + { + "name": "Crank Shaft", + "from": [ + 7.2, + 0.0, + 7.2 + ], + "to": [ + 8.8, + 9.6, + 8.8 + ], + "faces": { + "north": { + "texture": "#wood" + }, + "east": { + "texture": "#wood" + }, + "south": { + "texture": "#wood" + }, + "west": { + "texture": "#wood" + }, + "up": { + "texture": "#wood" + }, + "down": { + "texture": "#wood" + } + } + }, + { + "name": "Crank Handle", + "from": [ + 8.8, + 8.0, + 7.2 + ], + "to": [ + 13.6, + 9.6, + 8.8 + ], + "faces": { + "north": { + "texture": "#wood" + }, + "east": { + "texture": "#wood" + }, + "south": { + "texture": "#wood" + }, + "west": { + "texture": "#wood" + }, + "up": { + "texture": "#wood" + }, + "down": { + "texture": "#wood" + } + } + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/models/block/crank_inventory.json b/src/main/resources/assets/appliedenergistics2/models/block/crank_inventory.json index 2d625d4f..5a4aef20 100644 --- a/src/main/resources/assets/appliedenergistics2/models/block/crank_inventory.json +++ b/src/main/resources/assets/appliedenergistics2/models/block/crank_inventory.json @@ -1,6 +1,6 @@ { - "parent": "item/generated", - "textures": { - "layer0": "appliedenergistics2:items/crank" - } -} \ No newline at end of file + "parent": "item/generated", + "textures": { + "layer0": "appliedenergistics2:items/crank" + } +} diff --git a/src/main/resources/assets/appliedenergistics2/models/block/debug/chunk_loader.json b/src/main/resources/assets/appliedenergistics2/models/block/debug/chunk_loader.json index 08d1a2a7..715c474d 100644 --- a/src/main/resources/assets/appliedenergistics2/models/block/debug/chunk_loader.json +++ b/src/main/resources/assets/appliedenergistics2/models/block/debug/chunk_loader.json @@ -1,6 +1,6 @@ { - "parent": "block/cube_all", - "textures": { - "all": "appliedenergistics2:blocks/debug/chunk_loader" - } + "parent": "block/cube_all", + "textures": { + "all": "appliedenergistics2:blocks/debug/chunk_loader" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/block/debug/cube_gen.json b/src/main/resources/assets/appliedenergistics2/models/block/debug/cube_gen.json index 42ea1d5b..e2f19e02 100644 --- a/src/main/resources/assets/appliedenergistics2/models/block/debug/cube_gen.json +++ b/src/main/resources/assets/appliedenergistics2/models/block/debug/cube_gen.json @@ -1,6 +1,6 @@ { - "parent": "block/cube_all", - "textures": { - "all": "appliedenergistics2:blocks/debug/cube_gen" - } + "parent": "block/cube_all", + "textures": { + "all": "appliedenergistics2:blocks/debug/cube_gen" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/block/debug/item_gen.json b/src/main/resources/assets/appliedenergistics2/models/block/debug/item_gen.json index 015f57f0..3055a469 100644 --- a/src/main/resources/assets/appliedenergistics2/models/block/debug/item_gen.json +++ b/src/main/resources/assets/appliedenergistics2/models/block/debug/item_gen.json @@ -1,6 +1,6 @@ { - "parent": "block/cube_all", - "textures": { - "all": "appliedenergistics2:blocks/debug/item_gen" - } + "parent": "block/cube_all", + "textures": { + "all": "appliedenergistics2:blocks/debug/item_gen" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/block/debug/phantom_node.json b/src/main/resources/assets/appliedenergistics2/models/block/debug/phantom_node.json index 19d654bd..0a82ab25 100644 --- a/src/main/resources/assets/appliedenergistics2/models/block/debug/phantom_node.json +++ b/src/main/resources/assets/appliedenergistics2/models/block/debug/phantom_node.json @@ -1,6 +1,6 @@ { - "parent": "block/cube_all", - "textures": { - "all": "appliedenergistics2:blocks/debug/phantom_node" - } + "parent": "block/cube_all", + "textures": { + "all": "appliedenergistics2:blocks/debug/phantom_node" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/block/drive_base.json b/src/main/resources/assets/appliedenergistics2/models/block/drive_base.json index ed0aa220..9812538d 100644 --- a/src/main/resources/assets/appliedenergistics2/models/block/drive_base.json +++ b/src/main/resources/assets/appliedenergistics2/models/block/drive_base.json @@ -11,67 +11,161 @@ "elements": [ { "name": "Right Side Panel", - "from": [ 0.0, 1.0, 0.0 ], - "to": [ 2.0, 15.0, 16.0 ], + "from": [ + 0.0, + 1.0, + 0.0 + ], + "to": [ + 2.0, + 15.0, + 16.0 + ], "faces": { - "north": { "texture": "#front" }, - "east": { "texture": "#inner" }, - "south": { "texture": "#side" }, - "west": { "texture": "#side" } + "north": { + "texture": "#front" + }, + "east": { + "texture": "#inner" + }, + "south": { + "texture": "#side" + }, + "west": { + "texture": "#side" + } } }, { "name": "Left Side Panel", - "from": [ 14.0, 1.0, 0.0 ], - "to": [ 16.0, 15.0, 16.0 ], + "from": [ + 14.0, + 1.0, + 0.0 + ], + "to": [ + 16.0, + 15.0, + 16.0 + ], "faces": { - "north": { "texture": "#front" }, - "east": { "texture": "#side" }, - "south": { "texture": "#side" }, - "west": { "texture": "#inner" } + "north": { + "texture": "#front" + }, + "east": { + "texture": "#side" + }, + "south": { + "texture": "#side" + }, + "west": { + "texture": "#inner" + } } }, { "name": "Back Panel", - "from": [ 2.0, 1.0, 8.0 ], - "to": [ 14.0, 15.0, 16.0 ], + "from": [ + 2.0, + 1.0, + 8.0 + ], + "to": [ + 14.0, + 15.0, + 16.0 + ], "faces": { - "north": { "texture": "#inner" }, - "south": { "texture": "#side" } + "north": { + "texture": "#inner" + }, + "south": { + "texture": "#side" + } } }, { "name": "Bottom Panel", - "from": [ 0.0, 0.0, 0.0 ], - "to": [ 16.0, 1.0, 16.0 ], + "from": [ + 0.0, + 0.0, + 0.0 + ], + "to": [ + 16.0, + 1.0, + 16.0 + ], "faces": { - "north": { "texture": "#front" }, - "east": { "texture": "#side" }, - "south": { "texture": "#side" }, - "west": { "texture": "#side" }, - "up": { "texture": "#inner" }, - "down": { "texture": "#bottom" } + "north": { + "texture": "#front" + }, + "east": { + "texture": "#side" + }, + "south": { + "texture": "#side" + }, + "west": { + "texture": "#side" + }, + "up": { + "texture": "#inner" + }, + "down": { + "texture": "#bottom" + } } }, { "name": "Top Panel", - "from": [ 0.0, 15.0, 0.0 ], - "to": [ 16.0, 16.0, 16.0 ], + "from": [ + 0.0, + 15.0, + 0.0 + ], + "to": [ + 16.0, + 16.0, + 16.0 + ], "faces": { - "north": { "texture": "#front" }, - "east": { "texture": "#side" }, - "south": { "texture": "#side" }, - "west": { "texture": "#side" }, - "up": { "texture": "#top" }, - "down": { "texture": "#inner" } + "north": { + "texture": "#front" + }, + "east": { + "texture": "#side" + }, + "south": { + "texture": "#side" + }, + "west": { + "texture": "#side" + }, + "up": { + "texture": "#top" + }, + "down": { + "texture": "#inner" + } } }, { "name": "Front Panel", - "from": [ 2.0, 1.0, 0.0 ], - "to": [ 14.0, 15.0, 8.0 ], + "from": [ + 2.0, + 1.0, + 0.0 + ], + "to": [ + 14.0, + 15.0, + 8.0 + ], "faces": { - "north": { "texture": "#front" } + "north": { + "texture": "#front" + } } } ] diff --git a/src/main/resources/assets/appliedenergistics2/models/block/drive_base_depth.json b/src/main/resources/assets/appliedenergistics2/models/block/drive_base_depth.json index ce0219be..1f546218 100644 --- a/src/main/resources/assets/appliedenergistics2/models/block/drive_base_depth.json +++ b/src/main/resources/assets/appliedenergistics2/models/block/drive_base_depth.json @@ -10,109 +10,263 @@ "elements": [ { "name": "Right Side Panel", - "from": [ 0.0, 1.0, 0.0 ], - "to": [ 2.0, 15.0, 16.0 ], + "from": [ + 0.0, + 1.0, + 0.0 + ], + "to": [ + 2.0, + 15.0, + 16.0 + ], "faces": { - "north": { "texture": "#front" }, - "east": { "texture": "#inner" }, - "south": { "texture": "#side" }, - "west": { "texture": "#side" } + "north": { + "texture": "#front" + }, + "east": { + "texture": "#inner" + }, + "south": { + "texture": "#side" + }, + "west": { + "texture": "#side" + } } }, { "name": "Left Side Panel", - "from": [ 14.0, 1.0, 0.0 ], - "to": [ 16.0, 15.0, 16.0 ], + "from": [ + 14.0, + 1.0, + 0.0 + ], + "to": [ + 16.0, + 15.0, + 16.0 + ], "faces": { - "north": { "texture": "#front" }, - "east": { "texture": "#side" }, - "south": { "texture": "#side" }, - "west": { "texture": "#inner" } + "north": { + "texture": "#front" + }, + "east": { + "texture": "#side" + }, + "south": { + "texture": "#side" + }, + "west": { + "texture": "#inner" + } } }, { "name": "Back Panel", - "from": [ 2.0, 1.0, 8.0 ], - "to": [ 14.0, 15.0, 16.0 ], + "from": [ + 2.0, + 1.0, + 8.0 + ], + "to": [ + 14.0, + 15.0, + 16.0 + ], "faces": { - "north": { "texture": "#inner" }, - "south": { "texture": "#side" } + "north": { + "texture": "#inner" + }, + "south": { + "texture": "#side" + } } }, { "name": "Bottom Panel", - "from": [ 0.0, 0.0, 0.0 ], - "to": [ 16.0, 1.0, 16.0 ], + "from": [ + 0.0, + 0.0, + 0.0 + ], + "to": [ + 16.0, + 1.0, + 16.0 + ], "faces": { - "north": { "texture": "#front" }, - "east": { "texture": "#side" }, - "south": { "texture": "#side" }, - "west": { "texture": "#side" }, - "up": { "texture": "#inner" }, - "down": { "texture": "#bottom" } + "north": { + "texture": "#front" + }, + "east": { + "texture": "#side" + }, + "south": { + "texture": "#side" + }, + "west": { + "texture": "#side" + }, + "up": { + "texture": "#inner" + }, + "down": { + "texture": "#bottom" + } } }, { "name": "Top Panel", - "from": [ 0.0, 15.0, 0.0 ], - "to": [ 16.0, 16.0, 16.0 ], + "from": [ + 0.0, + 15.0, + 0.0 + ], + "to": [ + 16.0, + 16.0, + 16.0 + ], "faces": { - "north": { "texture": "#front" }, - "east": { "texture": "#side" }, - "south": { "texture": "#side" }, - "west": { "texture": "#side" }, - "up": { "texture": "#top" }, - "down": { "texture": "#inner" } + "north": { + "texture": "#front" + }, + "east": { + "texture": "#side" + }, + "south": { + "texture": "#side" + }, + "west": { + "texture": "#side" + }, + "up": { + "texture": "#top" + }, + "down": { + "texture": "#inner" + } } }, { "name": "Middle Strut", - "from": [ 7.0, 1.0, 0.0 ], - "to": [ 9.0, 15.0, 8.0 ], + "from": [ + 7.0, + 1.0, + 0.0 + ], + "to": [ + 9.0, + 15.0, + 8.0 + ], "faces": { - "north": { "texture": "#front" }, - "east": { "texture": "#inner" }, - "west": { "texture": "#inner" } + "north": { + "texture": "#front" + }, + "east": { + "texture": "#inner" + }, + "west": { + "texture": "#inner" + } } }, { "name": "Separator", - "from": [ 2.0, 3.0, 1.0 ], - "to": [ 14.0, 4.0, 8.0 ], + "from": [ + 2.0, + 3.0, + 1.0 + ], + "to": [ + 14.0, + 4.0, + 8.0 + ], "faces": { - "north": { "texture": "#front" }, - "up": { "texture": "#inner" }, - "down": { "texture": "#inner" } + "north": { + "texture": "#front" + }, + "up": { + "texture": "#inner" + }, + "down": { + "texture": "#inner" + } } }, { "name": "Separator", - "from": [ 2.0, 6.0, 1.0 ], - "to": [ 14.0, 7.0, 8.0 ], + "from": [ + 2.0, + 6.0, + 1.0 + ], + "to": [ + 14.0, + 7.0, + 8.0 + ], "faces": { - "north": { "texture": "#front" }, - "up": { "texture": "#inner" }, - "down": { "texture": "#inner" } + "north": { + "texture": "#front" + }, + "up": { + "texture": "#inner" + }, + "down": { + "texture": "#inner" + } } }, { "name": "Separator", - "from": [ 2.0, 9.0, 1.0 ], - "to": [ 14.0, 10.0, 8.0 ], + "from": [ + 2.0, + 9.0, + 1.0 + ], + "to": [ + 14.0, + 10.0, + 8.0 + ], "faces": { - "north": { "texture": "#front" }, - "up": { "texture": "#inner" }, - "down": { "texture": "#inner" } + "north": { + "texture": "#front" + }, + "up": { + "texture": "#inner" + }, + "down": { + "texture": "#inner" + } } }, { "name": "Separator", - "from": [ 2.0, 12.0, 1.0 ], - "to": [ 14.0, 13.0, 8.0 ], + "from": [ + 2.0, + 12.0, + 1.0 + ], + "to": [ + 14.0, + 13.0, + 8.0 + ], "faces": { - "north": { "texture": "#front" }, - "up": { "texture": "#inner" }, - "down": { "texture": "#inner" } + "north": { + "texture": "#front" + }, + "up": { + "texture": "#inner" + }, + "down": { + "texture": "#inner" + } } } ] diff --git a/src/main/resources/assets/appliedenergistics2/models/block/drive_cell_empty.json b/src/main/resources/assets/appliedenergistics2/models/block/drive_cell_empty.json index 7462b2d0..0f1c6802 100644 --- a/src/main/resources/assets/appliedenergistics2/models/block/drive_cell_empty.json +++ b/src/main/resources/assets/appliedenergistics2/models/block/drive_cell_empty.json @@ -1,16 +1,32 @@ { - "ae2_uvl_marker": true, - "textures": { - "front": "appliedenergistics2:blocks/drive_cell_states" - }, - "elements": [ - { - "name": "Cell Backdrop", - "from": [ 9.0, 13.0, 0.0 ], - "to": [ 14.0, 15.0, 1.0 ], - "faces": { - "north": { "texture": "#front", "uv": [0, 10, 5, 12] } - } - } - ] + "ae2_uvl_marker": true, + "textures": { + "front": "appliedenergistics2:blocks/drive_cell_states" + }, + "elements": [ + { + "name": "Cell Backdrop", + "from": [ + 9.0, + 13.0, + 0.0 + ], + "to": [ + 14.0, + 15.0, + 1.0 + ], + "faces": { + "north": { + "texture": "#front", + "uv": [ + 0, + 10, + 5, + 12 + ] + } + } + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/models/block/drive_cell_full.json b/src/main/resources/assets/appliedenergistics2/models/block/drive_cell_full.json index 2a2ddc21..06c5b121 100644 --- a/src/main/resources/assets/appliedenergistics2/models/block/drive_cell_full.json +++ b/src/main/resources/assets/appliedenergistics2/models/block/drive_cell_full.json @@ -1,24 +1,60 @@ { - "ae2_uvl_marker": true, - "textures": { - "front": "appliedenergistics2:blocks/drive_cell_states" - }, - "elements": [ - { - "name": "Cell Backdrop", - "from": [ 9.0, 13.0, 0.0 ], - "to": [ 14.0, 15.0, 1.0 ], - "faces": { - "north": { "texture": "#front", "uv": [0, 8, 5, 10] } - } + "ae2_uvl_marker": true, + "textures": { + "front": "appliedenergistics2:blocks/drive_cell_states" }, - { - "name": "Cell Light", - "from": [ 9.0, 13.0, 0.0 ], - "to": [ 14.0, 15.0, 1.0 ], - "faces": { - "north": { "texture": "#front", "uv": [0, 6, 5, 8], "uvlightmap": { "sky": 0.007, "block": 0.007 } } - } - } - ] + "elements": [ + { + "name": "Cell Backdrop", + "from": [ + 9.0, + 13.0, + 0.0 + ], + "to": [ + 14.0, + 15.0, + 1.0 + ], + "faces": { + "north": { + "texture": "#front", + "uv": [ + 0, + 8, + 5, + 10 + ] + } + } + }, + { + "name": "Cell Light", + "from": [ + 9.0, + 13.0, + 0.0 + ], + "to": [ + 14.0, + 15.0, + 1.0 + ], + "faces": { + "north": { + "texture": "#front", + "uv": [ + 0, + 6, + 5, + 8 + ], + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + } + } + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/models/block/drive_cell_off.json b/src/main/resources/assets/appliedenergistics2/models/block/drive_cell_off.json index a57dd1b8..555f2064 100644 --- a/src/main/resources/assets/appliedenergistics2/models/block/drive_cell_off.json +++ b/src/main/resources/assets/appliedenergistics2/models/block/drive_cell_off.json @@ -1,15 +1,31 @@ { - "textures": { - "front": "appliedenergistics2:blocks/drive_cell_states" - }, - "elements": [ - { - "name": "Cell", - "from": [ 9.0, 13.0, 0.0 ], - "to": [ 14.0, 15.0, 1.0 ], - "faces": { - "north": { "texture": "#front", "uv": [0, 0, 5, 2] } - } - } - ] + "textures": { + "front": "appliedenergistics2:blocks/drive_cell_states" + }, + "elements": [ + { + "name": "Cell", + "from": [ + 9.0, + 13.0, + 0.0 + ], + "to": [ + 14.0, + 15.0, + 1.0 + ], + "faces": { + "north": { + "texture": "#front", + "uv": [ + 0, + 0, + 5, + 2 + ] + } + } + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/models/block/drive_cell_on.json b/src/main/resources/assets/appliedenergistics2/models/block/drive_cell_on.json index 1d6c09a4..c192ded2 100644 --- a/src/main/resources/assets/appliedenergistics2/models/block/drive_cell_on.json +++ b/src/main/resources/assets/appliedenergistics2/models/block/drive_cell_on.json @@ -1,24 +1,60 @@ { - "ae2_uvl_marker": true, - "textures": { - "front": "appliedenergistics2:blocks/drive_cell_states" - }, - "elements": [ - { - "name": "Cell Backdrop", - "from": [ 9.0, 13.0, 0.0 ], - "to": [ 14.0, 15.0, 1.0 ], - "faces": { - "north": { "texture": "#front", "uv": [0, 8, 5, 10] } - } + "ae2_uvl_marker": true, + "textures": { + "front": "appliedenergistics2:blocks/drive_cell_states" }, - { - "name": "Cell Light", - "from": [ 9.0, 13.0, 0.0 ], - "to": [ 14.0, 15.0, 1.0 ], - "faces": { - "north": { "texture": "#front", "uv": [0, 2, 5, 4], "uvlightmap": { "sky": 0.007, "block": 0.007 } } - } - } - ] + "elements": [ + { + "name": "Cell Backdrop", + "from": [ + 9.0, + 13.0, + 0.0 + ], + "to": [ + 14.0, + 15.0, + 1.0 + ], + "faces": { + "north": { + "texture": "#front", + "uv": [ + 0, + 8, + 5, + 10 + ] + } + } + }, + { + "name": "Cell Light", + "from": [ + 9.0, + 13.0, + 0.0 + ], + "to": [ + 14.0, + 15.0, + 1.0 + ], + "faces": { + "north": { + "texture": "#front", + "uv": [ + 0, + 2, + 5, + 4 + ], + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + } + } + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/models/block/drive_cell_types_full.json b/src/main/resources/assets/appliedenergistics2/models/block/drive_cell_types_full.json index 3e31694e..38a8738a 100644 --- a/src/main/resources/assets/appliedenergistics2/models/block/drive_cell_types_full.json +++ b/src/main/resources/assets/appliedenergistics2/models/block/drive_cell_types_full.json @@ -1,24 +1,60 @@ { - "ae2_uvl_marker": true, - "textures": { - "front": "appliedenergistics2:blocks/drive_cell_states" - }, - "elements": [ - { - "name": "Cell Backdrop", - "from": [ 9.0, 13.0, 0.0 ], - "to": [ 14.0, 15.0, 1.0 ], - "faces": { - "north": { "texture": "#front", "uv": [0, 8, 5, 10] } - } + "ae2_uvl_marker": true, + "textures": { + "front": "appliedenergistics2:blocks/drive_cell_states" }, - { - "name": "Cell Light", - "from": [ 9.0, 13.0, 0.0 ], - "to": [ 14.0, 15.0, 1.0 ], - "faces": { - "north": { "texture": "#front", "uv": [0, 4, 5, 6], "uvlightmap": { "sky": 0.007, "block": 0.007 } } - } - } - ] + "elements": [ + { + "name": "Cell Backdrop", + "from": [ + 9.0, + 13.0, + 0.0 + ], + "to": [ + 14.0, + 15.0, + 1.0 + ], + "faces": { + "north": { + "texture": "#front", + "uv": [ + 0, + 8, + 5, + 10 + ] + } + } + }, + { + "name": "Cell Light", + "from": [ + 9.0, + 13.0, + 0.0 + ], + "to": [ + 14.0, + 15.0, + 1.0 + ], + "faces": { + "north": { + "texture": "#front", + "uv": [ + 0, + 4, + 5, + 6 + ], + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + } + } + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/models/block/inscriber.json b/src/main/resources/assets/appliedenergistics2/models/block/inscriber.json index 510691cc..cb931691 100644 --- a/src/main/resources/assets/appliedenergistics2/models/block/inscriber.json +++ b/src/main/resources/assets/appliedenergistics2/models/block/inscriber.json @@ -8,170 +8,376 @@ "elements": [ { "name": "bottom", - "from": [ 1, 0, 1 ], - "to": [ 15, 1, 15 ], + "from": [ + 1, + 0, + 1 + ], + "to": [ + 15, + 1, + 15 + ], "faces": { "down": { "texture": "#side", - "uv": [ 1, 1, 15, 15 ] + "uv": [ + 1, + 1, + 15, + 15 + ] }, "east": { "texture": "#side", - "uv": [ 1, 0, 15, 1 ] + "uv": [ + 1, + 0, + 15, + 1 + ] }, "north": { "texture": "#side", - "uv": [ 1, 15, 15, 16 ] + "uv": [ + 1, + 15, + 15, + 16 + ] }, "south": { "texture": "#side", - "uv": [ 1, 0, 15, 1 ] + "uv": [ + 1, + 0, + 15, + 1 + ] }, "west": { "texture": "#side", - "uv": [ 1, 0, 15, 1 ] + "uv": [ + 1, + 0, + 15, + 1 + ] } } }, { "name": "top", - "from": [ 1, 15, 1 ], - "to": [ 15, 16, 15 ], + "from": [ + 1, + 15, + 1 + ], + "to": [ + 15, + 16, + 15 + ], "faces": { "east": { "texture": "#side", - "uv": [ 1, 0, 15, 1 ] + "uv": [ + 1, + 0, + 15, + 1 + ] }, "north": { "texture": "#side", - "uv": [ 1, 15, 15, 16 ] + "uv": [ + 1, + 15, + 15, + 16 + ] }, "south": { "texture": "#side", - "uv": [ 1, 0, 15, 1 ] + "uv": [ + 1, + 0, + 15, + 1 + ] }, "up": { "texture": "#side", - "uv": [ 1, 1, 15, 15 ] + "uv": [ + 1, + 1, + 15, + 15 + ] }, "west": { "texture": "#side", - "uv": [ 1, 15, 15, 16 ] + "uv": [ + 1, + 15, + 15, + 16 + ] } } }, { "name": "left", - "from": [ 0, 1, 0 ], - "to": [ 3, 15, 16 ], + "from": [ + 0, + 1, + 0 + ], + "to": [ + 3, + 15, + 16 + ], "faces": { "down": { "texture": "#side", - "uv": [ 0, 1, 3, 15 ] + "uv": [ + 0, + 1, + 3, + 15 + ] }, "east": { "texture": "#side", - "uv": [ 0, 1, 16, 15 ] + "uv": [ + 0, + 1, + 16, + 15 + ] }, "north": { "texture": "#side", - "uv": [ 13, 1, 16, 15 ] + "uv": [ + 13, + 1, + 16, + 15 + ] }, "south": { "texture": "#side", - "uv": [ 0, 1, 3, 15 ] + "uv": [ + 0, + 1, + 3, + 15 + ] }, "up": { "texture": "#side", - "uv": [ 0, 0, 3, 6 ] + "uv": [ + 0, + 0, + 3, + 6 + ] }, "west": { "texture": "#side", - "uv": [ 0, 1, 16, 15 ] + "uv": [ + 0, + 1, + 16, + 15 + ] } } }, { "name": "right", - "from": [ 13, 1, 0 ], - "to": [ 16, 15, 16 ], + "from": [ + 13, + 1, + 0 + ], + "to": [ + 16, + 15, + 16 + ], "faces": { "down": { "texture": "#side", - "uv": [ 0, 1, 3, 15 ] + "uv": [ + 0, + 1, + 3, + 15 + ] }, "east": { "texture": "#side", - "uv": [ 0, 1, 16, 15 ] + "uv": [ + 0, + 1, + 16, + 15 + ] }, "north": { "texture": "#side", - "uv": [ 0, 1, 3, 15 ] + "uv": [ + 0, + 1, + 3, + 15 + ] }, "south": { "texture": "#side", - "uv": [ 13, 1, 16, 15 ] + "uv": [ + 13, + 1, + 16, + 15 + ] }, "up": { "texture": "#side", - "uv": [ 13, 1, 16, 15 ] + "uv": [ + 13, + 1, + 16, + 15 + ] }, "west": { "texture": "#side", - "uv": [ 0, 1, 16, 15 ] + "uv": [ + 0, + 1, + 16, + 15 + ] } } }, { "name": "back", - "from": [ 3, 1, 13 ], - "to": [ 13, 15, 16 ], + "from": [ + 3, + 1, + 13 + ], + "to": [ + 13, + 15, + 16 + ], "faces": { "down": { "texture": "#side", - "uv": [ 3, 0, 13, 3 ] + "uv": [ + 3, + 0, + 13, + 3 + ] }, "north": { "texture": "#side", - "uv": [ 3, 1, 13, 15 ] + "uv": [ + 3, + 1, + 13, + 15 + ] }, "south": { "texture": "#side", - "uv": [ 3, 1, 13, 15 ] + "uv": [ + 3, + 1, + 13, + 15 + ] }, "up": { "texture": "#side", - "uv": [ 3, 0, 13, 3 ] + "uv": [ + 3, + 0, + 13, + 3 + ] } } }, { "name": "press-bottom", - "from": [ 3, 1, 1 ], - "to": [ 13, 4, 13 ], + "from": [ + 3, + 1, + 1 + ], + "to": [ + 13, + 4, + 13 + ], "faces": { "north": { "texture": "#side", - "uv": [ 3, 12, 13, 15 ] + "uv": [ + 3, + 12, + 13, + 15 + ] }, "up": { "texture": "#side", - "uv": [ 3, 1, 13, 13 ] + "uv": [ + 3, + 1, + 13, + 13 + ] } } }, { "name": "press-top", - "from": [ 3, 12, 1 ], - "to": [ 13, 15, 11], + "from": [ + 3, + 12, + 1 + ], + "to": [ + 13, + 15, + 11 + ], "faces": { "down": { "texture": "#side", - "uv": [ 3, 1, 13, 11 ] + "uv": [ + 3, + 1, + 13, + 11 + ] }, "north": { "texture": "#side", - "uv": [ 3, 1, 13, 4 ] + "uv": [ + 3, + 1, + 13, + 4 + ] } } } diff --git a/src/main/resources/assets/appliedenergistics2/models/block/interface.json b/src/main/resources/assets/appliedenergistics2/models/block/interface.json index 60bb352e..556e439d 100644 --- a/src/main/resources/assets/appliedenergistics2/models/block/interface.json +++ b/src/main/resources/assets/appliedenergistics2/models/block/interface.json @@ -1,6 +1,6 @@ { - "parent": "block/cube_all", - "textures": { - "all": "appliedenergistics2:blocks/interface" - } + "parent": "block/cube_all", + "textures": { + "all": "appliedenergistics2:blocks/interface" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/block/interface_oriented.json b/src/main/resources/assets/appliedenergistics2/models/block/interface_oriented.json index c5be24ed..e32b6c0f 100644 --- a/src/main/resources/assets/appliedenergistics2/models/block/interface_oriented.json +++ b/src/main/resources/assets/appliedenergistics2/models/block/interface_oriented.json @@ -1,12 +1,12 @@ { - "parent": "block/cube", - "textures": { - "particle": "appliedenergistics2:blocks/interface", - "down": "appliedenergistics2:blocks/interface_alternate", - "up": "appliedenergistics2:blocks/interface", - "north": "appliedenergistics2:blocks/interface_alternate_arrow", - "south": "appliedenergistics2:blocks/interface_alternate_arrow", - "east": "appliedenergistics2:blocks/interface_alternate_arrow", - "west": "appliedenergistics2:blocks/interface_alternate_arrow" - } + "parent": "block/cube", + "textures": { + "particle": "appliedenergistics2:blocks/interface", + "down": "appliedenergistics2:blocks/interface_alternate", + "up": "appliedenergistics2:blocks/interface", + "north": "appliedenergistics2:blocks/interface_alternate_arrow", + "south": "appliedenergistics2:blocks/interface_alternate_arrow", + "east": "appliedenergistics2:blocks/interface_alternate_arrow", + "west": "appliedenergistics2:blocks/interface_alternate_arrow" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/block/matrix_frame.json b/src/main/resources/assets/appliedenergistics2/models/block/matrix_frame.json index 55c9a24d..4c0496ba 100644 --- a/src/main/resources/assets/appliedenergistics2/models/block/matrix_frame.json +++ b/src/main/resources/assets/appliedenergistics2/models/block/matrix_frame.json @@ -1,3 +1,4 @@ { - "elements": [] + "elements": [ + ] } diff --git a/src/main/resources/assets/appliedenergistics2/models/block/molecular_assembler.json b/src/main/resources/assets/appliedenergistics2/models/block/molecular_assembler.json index 90c4d684..9ea74dae 100644 --- a/src/main/resources/assets/appliedenergistics2/models/block/molecular_assembler.json +++ b/src/main/resources/assets/appliedenergistics2/models/block/molecular_assembler.json @@ -1,143 +1,313 @@ { - "parent": "block/block", - "textures": { - "particle": "appliedenergistics2:blocks/molecular_assembler", - "outside": "appliedenergistics2:blocks/molecular_assembler" - }, - "elements": [ - { - "name": "Shell", - "from": [0, 0, 0], - "to": [16, 16, 16], - "shade": false, - "faces": { - "down": { "texture": "#outside", "cullface": "down" }, - "up": { "texture": "#outside", "cullface": "up" }, - "north": { "texture": "#outside", "cullface": "north" }, - "south": { "texture": "#outside", "cullface": "south" }, - "west": { "texture": "#outside", "cullface": "west" }, - "east": { "texture": "#outside", "cullface": "east" } - } + "parent": "block/block", + "textures": { + "particle": "appliedenergistics2:blocks/molecular_assembler", + "outside": "appliedenergistics2:blocks/molecular_assembler" }, - { - "name": "Beam Bottom North", - "from": [2, 0, 0], - "to": [14, 2, 2], - "shade": false, - "faces": { - "up": { "texture": "#outside" }, - "south": { "texture": "#outside" } - } - }, - { - "name": "Beam Bottom South", - "from": [2, 0, 14], - "to": [14, 2, 16], - "shade": false, - "faces": { - "up": { "texture": "#outside" }, - "north": { "texture": "#outside" } - } - }, - { - "name": "Beam Top North", - "from": [2, 14, 0], - "to": [14, 16, 2], - "shade": false, - "faces": { - "down": { "texture": "#outside" }, - "south": { "texture": "#outside" } - } - }, - { - "name": "Beam Top South", - "from": [2, 14, 14], - "to": [14, 16, 16], - "shade": false, - "faces": { - "down": { "texture": "#outside" }, - "north": { "texture": "#outside" } - } - }, - { - "name": "Beam Bottom West", - "from": [0, 0, 0], - "to": [2, 2, 16], - "shade": false, - "faces": { - "up": { "texture": "#outside" }, - "east": { "texture": "#outside" } - } - }, - { - "name": "Beam Bottom East", - "from": [14, 0, 0], - "to": [16, 2, 16], - "shade": false, - "faces": { - "up": { "texture": "#outside" }, - "west": { "texture": "#outside" } - } - }, - { - "name": "Beam Top West", - "from": [0, 14, 0], - "to": [2, 16, 16], - "shade": false, - "faces": { - "down": { "texture": "#outside" }, - "east": { "texture": "#outside" } - } - }, - { - "name": "Beam Top East", - "from": [14, 14, 0], - "to": [16, 16, 16], - "shade": false, - "faces": { - "down": { "texture": "#outside" }, - "west": { "texture": "#outside" } - } - }, - { - "name": "Strut North West", - "from": [0, 2, 0], - "to": [2, 14, 2], - "shade": false, - "faces": { - "south": { "texture": "#outside" }, - "east": { "texture": "#outside" } - } - }, - { - "name": "Strut South West", - "from": [0, 2, 14], - "to": [2, 14, 16], - "shade": false, - "faces": { - "north": { "texture": "#outside" }, - "east": { "texture": "#outside" } - } - }, - { - "name": "Strut North East", - "from": [14, 2, 0], - "to": [16, 14, 2], - "shade": false, - "faces": { - "south": { "texture": "#outside" }, - "west": { "texture": "#outside" } - } - }, - { - "name": "Strut South East", - "from": [14, 2, 14], - "to": [16, 14, 16], - "shade": false, - "faces": { - "north": { "texture": "#outside" }, - "west": { "texture": "#outside" } - } - } - ] + "elements": [ + { + "name": "Shell", + "from": [ + 0, + 0, + 0 + ], + "to": [ + 16, + 16, + 16 + ], + "shade": false, + "faces": { + "down": { + "texture": "#outside", + "cullface": "down" + }, + "up": { + "texture": "#outside", + "cullface": "up" + }, + "north": { + "texture": "#outside", + "cullface": "north" + }, + "south": { + "texture": "#outside", + "cullface": "south" + }, + "west": { + "texture": "#outside", + "cullface": "west" + }, + "east": { + "texture": "#outside", + "cullface": "east" + } + } + }, + { + "name": "Beam Bottom North", + "from": [ + 2, + 0, + 0 + ], + "to": [ + 14, + 2, + 2 + ], + "shade": false, + "faces": { + "up": { + "texture": "#outside" + }, + "south": { + "texture": "#outside" + } + } + }, + { + "name": "Beam Bottom South", + "from": [ + 2, + 0, + 14 + ], + "to": [ + 14, + 2, + 16 + ], + "shade": false, + "faces": { + "up": { + "texture": "#outside" + }, + "north": { + "texture": "#outside" + } + } + }, + { + "name": "Beam Top North", + "from": [ + 2, + 14, + 0 + ], + "to": [ + 14, + 16, + 2 + ], + "shade": false, + "faces": { + "down": { + "texture": "#outside" + }, + "south": { + "texture": "#outside" + } + } + }, + { + "name": "Beam Top South", + "from": [ + 2, + 14, + 14 + ], + "to": [ + 14, + 16, + 16 + ], + "shade": false, + "faces": { + "down": { + "texture": "#outside" + }, + "north": { + "texture": "#outside" + } + } + }, + { + "name": "Beam Bottom West", + "from": [ + 0, + 0, + 0 + ], + "to": [ + 2, + 2, + 16 + ], + "shade": false, + "faces": { + "up": { + "texture": "#outside" + }, + "east": { + "texture": "#outside" + } + } + }, + { + "name": "Beam Bottom East", + "from": [ + 14, + 0, + 0 + ], + "to": [ + 16, + 2, + 16 + ], + "shade": false, + "faces": { + "up": { + "texture": "#outside" + }, + "west": { + "texture": "#outside" + } + } + }, + { + "name": "Beam Top West", + "from": [ + 0, + 14, + 0 + ], + "to": [ + 2, + 16, + 16 + ], + "shade": false, + "faces": { + "down": { + "texture": "#outside" + }, + "east": { + "texture": "#outside" + } + } + }, + { + "name": "Beam Top East", + "from": [ + 14, + 14, + 0 + ], + "to": [ + 16, + 16, + 16 + ], + "shade": false, + "faces": { + "down": { + "texture": "#outside" + }, + "west": { + "texture": "#outside" + } + } + }, + { + "name": "Strut North West", + "from": [ + 0, + 2, + 0 + ], + "to": [ + 2, + 14, + 2 + ], + "shade": false, + "faces": { + "south": { + "texture": "#outside" + }, + "east": { + "texture": "#outside" + } + } + }, + { + "name": "Strut South West", + "from": [ + 0, + 2, + 14 + ], + "to": [ + 2, + 14, + 16 + ], + "shade": false, + "faces": { + "north": { + "texture": "#outside" + }, + "east": { + "texture": "#outside" + } + } + }, + { + "name": "Strut North East", + "from": [ + 14, + 2, + 0 + ], + "to": [ + 16, + 14, + 2 + ], + "shade": false, + "faces": { + "south": { + "texture": "#outside" + }, + "west": { + "texture": "#outside" + } + } + }, + { + "name": "Strut South East", + "from": [ + 14, + 2, + 14 + ], + "to": [ + 16, + 14, + 16 + ], + "shade": false, + "faces": { + "north": { + "texture": "#outside" + }, + "west": { + "texture": "#outside" + } + } + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/models/block/molecular_assembler_lights.json b/src/main/resources/assets/appliedenergistics2/models/block/molecular_assembler_lights.json index aff9c69f..90436312 100644 --- a/src/main/resources/assets/appliedenergistics2/models/block/molecular_assembler_lights.json +++ b/src/main/resources/assets/appliedenergistics2/models/block/molecular_assembler_lights.json @@ -1,21 +1,83 @@ { - "ae2_uvl_marker": true, - "parent": "block/block", - "textures": { - "all": "appliedenergistics2:blocks/molecular_assembler_lights" - }, - "elements": [ - { - "from": [2, 2, 2], - "to": [14, 14, 14], - "faces": { - "down": { "texture": "#all", "uv": [2.6, 2.6, 13.4, 13.4], "cullface": "down" }, - "up": { "texture": "#all", "uv": [2.6, 2.6, 13.4, 13.4], "cullface": "up" }, - "north": { "texture": "#all", "uv": [2.6, 2.6, 13.4, 13.4], "cullface": "north" }, - "south": { "texture": "#all", "uv": [2.6, 2.6, 13.4, 13.4], "cullface": "south" }, - "west": { "texture": "#all", "uv": [2.6, 2.6, 13.4, 13.4], "cullface": "west" }, - "east": { "texture": "#all", "uv": [2.6, 2.6, 13.4, 13.4], "cullface": "east" } - } - } - ] + "ae2_uvl_marker": true, + "parent": "block/block", + "textures": { + "all": "appliedenergistics2:blocks/molecular_assembler_lights" + }, + "elements": [ + { + "from": [ + 2, + 2, + 2 + ], + "to": [ + 14, + 14, + 14 + ], + "faces": { + "down": { + "texture": "#all", + "uv": [ + 2.6, + 2.6, + 13.4, + 13.4 + ], + "cullface": "down" + }, + "up": { + "texture": "#all", + "uv": [ + 2.6, + 2.6, + 13.4, + 13.4 + ], + "cullface": "up" + }, + "north": { + "texture": "#all", + "uv": [ + 2.6, + 2.6, + 13.4, + 13.4 + ], + "cullface": "north" + }, + "south": { + "texture": "#all", + "uv": [ + 2.6, + 2.6, + 13.4, + 13.4 + ], + "cullface": "south" + }, + "west": { + "texture": "#all", + "uv": [ + 2.6, + 2.6, + 13.4, + 13.4 + ], + "cullface": "west" + }, + "east": { + "texture": "#all", + "uv": [ + 2.6, + 2.6, + 13.4, + 13.4 + ], + "cullface": "east" + } + } + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/models/block/qnb/link.json b/src/main/resources/assets/appliedenergistics2/models/block/qnb/link.json index cb0c769a..11709027 100644 --- a/src/main/resources/assets/appliedenergistics2/models/block/qnb/link.json +++ b/src/main/resources/assets/appliedenergistics2/models/block/qnb/link.json @@ -1,21 +1,41 @@ { - "parent": "block/block", - "textures": { - "particle": "appliedenergistics2:blocks/quantum_link", - "sides": "appliedenergistics2:blocks/quantum_link" - }, - "elements": [ - { - "from": [ 2, 2, 2 ], - "to": [ 14, 14, 14 ], - "faces": { - "down": { "texture": "#sides" }, - "up": { "texture": "#sides" }, - "north": { "texture": "#sides" }, - "east": { "texture": "#sides" }, - "south": { "texture": "#sides" }, - "west": { "texture": "#sides" } - } - } - ] + "parent": "block/block", + "textures": { + "particle": "appliedenergistics2:blocks/quantum_link", + "sides": "appliedenergistics2:blocks/quantum_link" + }, + "elements": [ + { + "from": [ + 2, + 2, + 2 + ], + "to": [ + 14, + 14, + 14 + ], + "faces": { + "down": { + "texture": "#sides" + }, + "up": { + "texture": "#sides" + }, + "north": { + "texture": "#sides" + }, + "east": { + "texture": "#sides" + }, + "south": { + "texture": "#sides" + }, + "west": { + "texture": "#sides" + } + } + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/models/block/qnb/ring.json b/src/main/resources/assets/appliedenergistics2/models/block/qnb/ring.json index cd089b04..b42837e8 100644 --- a/src/main/resources/assets/appliedenergistics2/models/block/qnb/ring.json +++ b/src/main/resources/assets/appliedenergistics2/models/block/qnb/ring.json @@ -1,21 +1,41 @@ { - "parent": "block/block", - "textures": { - "particle": "appliedenergistics2:blocks/quantum_ring", - "sides": "appliedenergistics2:blocks/quantum_ring" - }, - "elements": [ - { - "from": [ 2, 2, 2 ], - "to": [ 14, 14, 14 ], - "faces": { - "down": { "texture": "#sides" }, - "up": { "texture": "#sides" }, - "north": { "texture": "#sides" }, - "east": { "texture": "#sides" }, - "south": { "texture": "#sides" }, - "west": { "texture": "#sides" } - } - } - ] + "parent": "block/block", + "textures": { + "particle": "appliedenergistics2:blocks/quantum_ring", + "sides": "appliedenergistics2:blocks/quantum_ring" + }, + "elements": [ + { + "from": [ + 2, + 2, + 2 + ], + "to": [ + 14, + 14, + 14 + ], + "faces": { + "down": { + "texture": "#sides" + }, + "up": { + "texture": "#sides" + }, + "north": { + "texture": "#sides" + }, + "east": { + "texture": "#sides" + }, + "south": { + "texture": "#sides" + }, + "west": { + "texture": "#sides" + } + } + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/models/block/security_station_off.json b/src/main/resources/assets/appliedenergistics2/models/block/security_station_off.json index 4b678e19..f0c22648 100644 --- a/src/main/resources/assets/appliedenergistics2/models/block/security_station_off.json +++ b/src/main/resources/assets/appliedenergistics2/models/block/security_station_off.json @@ -11,36 +11,89 @@ }, "elements": [ { - "from": [ 0, 0, 0 ], - "to": [ 16, 16, 16 ], + "from": [ + 0, + 0, + 0 + ], + "to": [ + 16, + 16, + 16 + ], "faces": { - "down": { "texture": "#bottom" }, - "up": { "texture": "#top"}, - "north": { "texture": "#side"}, - "south": { "texture": "#side"}, - "west": { "texture": "#side"}, - "east": { "texture": "#side"} + "down": { + "texture": "#bottom" + }, + "up": { + "texture": "#top" + }, + "north": { + "texture": "#side" + }, + "south": { + "texture": "#side" + }, + "west": { + "texture": "#side" + }, + "east": { + "texture": "#side" + } } }, { - "from": [ 0, 15, 0 ], - "to": [ 16, 16, 16 ], + "from": [ + 0, + 15, + 0 + ], + "to": [ + 16, + 16, + 16 + ], "faces": { - "up": { "texture": "#lightsBright", "tintindex": 3 } + "up": { + "texture": "#lightsBright", + "tintindex": 3 + } } }, { - "from": [ 0, 15, 0 ], - "to": [ 16, 16, 16 ], + "from": [ + 0, + 15, + 0 + ], + "to": [ + 16, + 16, + 16 + ], "faces": { - "up": { "texture": "#lightsMedium", "tintindex": 3 } + "up": { + "texture": "#lightsMedium", + "tintindex": 3 + } } }, { - "from": [ 0, 15, 0 ], - "to": [ 16, 16, 16 ], + "from": [ + 0, + 15, + 0 + ], + "to": [ + 16, + 16, + 16 + ], "faces": { - "up": { "texture": "#lightsDark", "tintindex": 3 } + "up": { + "texture": "#lightsDark", + "tintindex": 3 + } } } ] diff --git a/src/main/resources/assets/appliedenergistics2/models/block/security_station_on.json b/src/main/resources/assets/appliedenergistics2/models/block/security_station_on.json index d995f1b5..12396f3b 100644 --- a/src/main/resources/assets/appliedenergistics2/models/block/security_station_on.json +++ b/src/main/resources/assets/appliedenergistics2/models/block/security_station_on.json @@ -12,36 +12,101 @@ }, "elements": [ { - "from": [ 0, 0, 0 ], - "to": [ 16, 16, 16 ], + "from": [ + 0, + 0, + 0 + ], + "to": [ + 16, + 16, + 16 + ], "faces": { - "down": { "texture": "#bottom" }, - "up": { "texture": "#top"}, - "north": { "texture": "#side"}, - "south": { "texture": "#side"}, - "west": { "texture": "#side"}, - "east": { "texture": "#side"} + "down": { + "texture": "#bottom" + }, + "up": { + "texture": "#top" + }, + "north": { + "texture": "#side" + }, + "south": { + "texture": "#side" + }, + "west": { + "texture": "#side" + }, + "east": { + "texture": "#side" + } } }, { - "from": [ 0, 15, 0 ], - "to": [ 16, 16, 16 ], + "from": [ + 0, + 15, + 0 + ], + "to": [ + 16, + 16, + 16 + ], "faces": { - "up": { "texture": "#lightsBright", "tintindex": 3, "uvlightmap": { "sky": 0.007, "block": 0.007 } } + "up": { + "texture": "#lightsBright", + "tintindex": 3, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + } } }, { - "from": [ 0, 15, 0 ], - "to": [ 16, 16, 16 ], + "from": [ + 0, + 15, + 0 + ], + "to": [ + 16, + 16, + 16 + ], "faces": { - "up": { "texture": "#lightsMedium", "tintindex": 2, "uvlightmap": { "sky": 0.007, "block": 0.007 } } + "up": { + "texture": "#lightsMedium", + "tintindex": 2, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + } } }, { - "from": [ 0, 15, 0 ], - "to": [ 16, 16, 16 ], + "from": [ + 0, + 15, + 0 + ], + "to": [ + 16, + 16, + 16 + ], "faces": { - "up": { "texture": "#lightsDark", "tintindex": 1, "uvlightmap": { "sky": 0.007, "block": 0.007 } } + "up": { + "texture": "#lightsDark", + "tintindex": 1, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + } } } ] diff --git a/src/main/resources/assets/appliedenergistics2/models/block/sky_compass_base.json b/src/main/resources/assets/appliedenergistics2/models/block/sky_compass_base.json index ae70c6dd..061d5bc3 100644 --- a/src/main/resources/assets/appliedenergistics2/models/block/sky_compass_base.json +++ b/src/main/resources/assets/appliedenergistics2/models/block/sky_compass_base.json @@ -6,113 +6,521 @@ }, "display": { "gui": { - "rotation": [ 30, 225, 0 ], - "translation": [ 0, 8, 0], - "scale":[ 1.5, 1.5, 1.5 ] + "rotation": [ + 30, + 225, + 0 + ], + "translation": [ + 0, + 8, + 0 + ], + "scale": [ + 1.5, + 1.5, + 1.5 + ] }, "ground": { - "rotation": [ 0, 0, 0 ], - "translation": [ 0, 3, 0], - "scale":[ 0.5, 0.5, 0.5 ] + "rotation": [ + 0, + 0, + 0 + ], + "translation": [ + 0, + 3, + 0 + ], + "scale": [ + 0.5, + 0.5, + 0.5 + ] }, "fixed": { - "rotation": [ 270, 0, 0 ], - "translation": [ 0, 0, -10.1 ], - "scale":[ 1.5, 1.5, 1.5 ] + "rotation": [ + 270, + 0, + 0 + ], + "translation": [ + 0, + 0, + -10.1 + ], + "scale": [ + 1.5, + 1.5, + 1.5 + ] }, "thirdperson_righthand": { - "rotation": [ 75, 45, 0 ], - "translation": [ 0, 2.5, 2], - "scale": [ 0.375, 0.375, 0.375 ] + "rotation": [ + 75, + 45, + 0 + ], + "translation": [ + 0, + 2.5, + 2 + ], + "scale": [ + 0.375, + 0.375, + 0.375 + ] }, "firstperson_righthand": { - "rotation": [ 10, 0, 0 ], - "translation": [ 0, 8, -12 ], - "scale": [ 2, 2, 2 ] + "rotation": [ + 10, + 0, + 0 + ], + "translation": [ + 0, + 8, + -12 + ], + "scale": [ + 2, + 2, + 2 + ] }, "firstperson_lefthand": { - "rotation": [ 10, 0, 0 ], - "translation": [ 0, 8, -12 ], - "scale": [ 2, 2, 2 ] + "rotation": [ + 10, + 0, + 0 + ], + "translation": [ + 0, + 8, + -12 + ], + "scale": [ + 2, + 2, + 2 + ] } }, "elements": [ { "name": "Base", - "from": [ 6.0, 0.0, 6.0 ], - "to": [ 10.0, 1.0, 10.0 ], + "from": [ + 6.0, + 0.0, + 6.0 + ], + "to": [ + 10.0, + 1.0, + 10.0 + ], "faces": { - "north": { "texture": "#0", "uv": [ 0.0, 4.0, 4.0, 5.0 ] }, - "east": { "texture": "#0", "uv": [ 4.0, 4.0, 8.0, 5.0 ] }, - "south": { "texture": "#0", "uv": [ 8.0, 4.0, 12.0, 5.0 ] }, - "west": { "texture": "#0", "uv": [ 12.0, 4.0, 16.0, 5.0 ] }, - "up": { "texture": "#0", "uv": [ 6.0, 0.0, 10.0, 4.0 ] }, - "down": { "texture": "#0", "uv": [ 6.0, 0.0, 10.0, 4.0 ] } + "north": { + "texture": "#0", + "uv": [ + 0.0, + 4.0, + 4.0, + 5.0 + ] + }, + "east": { + "texture": "#0", + "uv": [ + 4.0, + 4.0, + 8.0, + 5.0 + ] + }, + "south": { + "texture": "#0", + "uv": [ + 8.0, + 4.0, + 12.0, + 5.0 + ] + }, + "west": { + "texture": "#0", + "uv": [ + 12.0, + 4.0, + 16.0, + 5.0 + ] + }, + "up": { + "texture": "#0", + "uv": [ + 6.0, + 0.0, + 10.0, + 4.0 + ] + }, + "down": { + "texture": "#0", + "uv": [ + 6.0, + 0.0, + 10.0, + 4.0 + ] + } } }, { "name": "Border", - "from": [ 6.0, 1.0, 5.0 ], - "to": [ 10.0, 2.0, 6.0 ], + "from": [ + 6.0, + 1.0, + 5.0 + ], + "to": [ + 10.0, + 2.0, + 6.0 + ], "faces": { - "north": { "texture": "#0", "uv": [ 1.0, 0.0, 5.0, 1.0 ] }, - "east": { "texture": "#0", "uv": [ 0.0, 1.0, 1.0, 2.0 ] }, - "south": { "texture": "#0", "uv": [ 5.0, 0.0, 9.0, 1.0 ] }, - "west": { "texture": "#0", "uv": [ 4.0, 0.0, 5.0, 1.0 ] }, - "up": { "texture": "#0", "uv": [ 8.0, 0.0, 12.0, 1.0 ] }, - "down": { "texture": "#0", "uv": [ 8.0, 0.0, 12.0, 1.0 ] } + "north": { + "texture": "#0", + "uv": [ + 1.0, + 0.0, + 5.0, + 1.0 + ] + }, + "east": { + "texture": "#0", + "uv": [ + 0.0, + 1.0, + 1.0, + 2.0 + ] + }, + "south": { + "texture": "#0", + "uv": [ + 5.0, + 0.0, + 9.0, + 1.0 + ] + }, + "west": { + "texture": "#0", + "uv": [ + 4.0, + 0.0, + 5.0, + 1.0 + ] + }, + "up": { + "texture": "#0", + "uv": [ + 8.0, + 0.0, + 12.0, + 1.0 + ] + }, + "down": { + "texture": "#0", + "uv": [ + 8.0, + 0.0, + 12.0, + 1.0 + ] + } } }, { "name": "Border", - "from": [ 6.0, 1.0, 10.0 ], - "to": [ 10.0, 2.0, 11.0 ], + "from": [ + 6.0, + 1.0, + 10.0 + ], + "to": [ + 10.0, + 2.0, + 11.0 + ], "faces": { - "north": { "texture": "#0", "uv": [ 1.0, 0.0, 5.0, 1.0 ] }, - "east": { "texture": "#0", "uv": [ 0.0, 1.0, 1.0, 2.0 ] }, - "south": { "texture": "#0", "uv": [ 5.0, 0.0, 9.0, 1.0 ] }, - "west": { "texture": "#0", "uv": [ 4.0, 0.0, 5.0, 1.0 ] }, - "up": { "texture": "#0", "uv": [ 8.0, 0.0, 12.0, 1.0 ] }, - "down": { "texture": "#0", "uv": [ 8.0, 0.0, 12.0, 1.0 ] } + "north": { + "texture": "#0", + "uv": [ + 1.0, + 0.0, + 5.0, + 1.0 + ] + }, + "east": { + "texture": "#0", + "uv": [ + 0.0, + 1.0, + 1.0, + 2.0 + ] + }, + "south": { + "texture": "#0", + "uv": [ + 5.0, + 0.0, + 9.0, + 1.0 + ] + }, + "west": { + "texture": "#0", + "uv": [ + 4.0, + 0.0, + 5.0, + 1.0 + ] + }, + "up": { + "texture": "#0", + "uv": [ + 8.0, + 0.0, + 12.0, + 1.0 + ] + }, + "down": { + "texture": "#0", + "uv": [ + 8.0, + 0.0, + 12.0, + 1.0 + ] + } } }, { "name": "Border", - "from": [ 10.0, 1.0, 6.0 ], - "to": [ 11.0, 2.0, 10.0 ], + "from": [ + 10.0, + 1.0, + 6.0 + ], + "to": [ + 11.0, + 2.0, + 10.0 + ], "faces": { - "north": { "texture": "#0", "uv": [ 2.0, 0.0, 3.0, 1.0 ] }, - "east": { "texture": "#0", "uv": [ 0.0, 1.0, 4.0, 2.0 ] }, - "south": { "texture": "#0", "uv": [ 5.0, 0.0, 6.0, 1.0 ] }, - "west": { "texture": "#0", "uv": [ 4.0, 0.0, 8.0, 1.0 ] }, - "up": { "texture": "#0", "uv": [ 11.0, 0.0, 12.0, 4.0 ] }, - "down": { "texture": "#0", "uv": [ 10.0, 0.0, 11.0, 4.0 ] } + "north": { + "texture": "#0", + "uv": [ + 2.0, + 0.0, + 3.0, + 1.0 + ] + }, + "east": { + "texture": "#0", + "uv": [ + 0.0, + 1.0, + 4.0, + 2.0 + ] + }, + "south": { + "texture": "#0", + "uv": [ + 5.0, + 0.0, + 6.0, + 1.0 + ] + }, + "west": { + "texture": "#0", + "uv": [ + 4.0, + 0.0, + 8.0, + 1.0 + ] + }, + "up": { + "texture": "#0", + "uv": [ + 11.0, + 0.0, + 12.0, + 4.0 + ] + }, + "down": { + "texture": "#0", + "uv": [ + 10.0, + 0.0, + 11.0, + 4.0 + ] + } } }, { "name": "Border", - "from": [ 5.0, 1.0, 6.0 ], - "to": [ 6.0, 2.0, 10.0 ], + "from": [ + 5.0, + 1.0, + 6.0 + ], + "to": [ + 6.0, + 2.0, + 10.0 + ], "faces": { - "north": { "texture": "#0", "uv": [ 2.0, 0.0, 3.0, 1.0 ] }, - "east": { "texture": "#0", "uv": [ 0.0, 1.0, 4.0, 2.0 ] }, - "south": { "texture": "#0", "uv": [ 5.0, 0.0, 6.0, 1.0 ] }, - "west": { "texture": "#0", "uv": [ 4.0, 0.0, 8.0, 1.0 ] }, - "up": { "texture": "#0", "uv": [ 9.0, 0.0, 10.0, 4.0 ] }, - "down": { "texture": "#0", "uv": [ 10.0, 0.0, 11.0, 4.0 ] } + "north": { + "texture": "#0", + "uv": [ + 2.0, + 0.0, + 3.0, + 1.0 + ] + }, + "east": { + "texture": "#0", + "uv": [ + 0.0, + 1.0, + 4.0, + 2.0 + ] + }, + "south": { + "texture": "#0", + "uv": [ + 5.0, + 0.0, + 6.0, + 1.0 + ] + }, + "west": { + "texture": "#0", + "uv": [ + 4.0, + 0.0, + 8.0, + 1.0 + ] + }, + "up": { + "texture": "#0", + "uv": [ + 9.0, + 0.0, + 10.0, + 4.0 + ] + }, + "down": { + "texture": "#0", + "uv": [ + 10.0, + 0.0, + 11.0, + 4.0 + ] + } } }, { "name": "Nibble", - "from": [ 7.5, 1.0, 7.5 ], - "to": [ 8.5, 2.0, 8.5 ], + "from": [ + 7.5, + 1.0, + 7.5 + ], + "to": [ + 8.5, + 2.0, + 8.5 + ], "faces": { - "north": { "texture": "#0", "uv": [ 4.0, 2.0, 6.0, 4.0 ] }, - "east": { "texture": "#0", "uv": [ 6.0, 2.0, 8.0, 4.0 ] }, - "south": { "texture": "#0", "uv": [ 7.0, 2.0, 9.0, 4.0 ] }, - "west": { "texture": "#0", "uv": [ 8.0, 2.0, 10.0, 4.0 ] }, - "up": { "texture": "#0", "uv": [ 10.0, 2.0, 12.0, 4.0 ] }, - "down": { "texture": "#0", "uv": [ 7.0, 2.0, 9.0, 4.0 ] } + "north": { + "texture": "#0", + "uv": [ + 4.0, + 2.0, + 6.0, + 4.0 + ] + }, + "east": { + "texture": "#0", + "uv": [ + 6.0, + 2.0, + 8.0, + 4.0 + ] + }, + "south": { + "texture": "#0", + "uv": [ + 7.0, + 2.0, + 9.0, + 4.0 + ] + }, + "west": { + "texture": "#0", + "uv": [ + 8.0, + 2.0, + 10.0, + 4.0 + ] + }, + "up": { + "texture": "#0", + "uv": [ + 10.0, + 2.0, + 12.0, + 4.0 + ] + }, + "down": { + "texture": "#0", + "uv": [ + 7.0, + 2.0, + 9.0, + 4.0 + ] + } } } ] diff --git a/src/main/resources/assets/appliedenergistics2/models/block/sky_compass_pointer.json b/src/main/resources/assets/appliedenergistics2/models/block/sky_compass_pointer.json index bf15e9f5..cbf6facd 100644 --- a/src/main/resources/assets/appliedenergistics2/models/block/sky_compass_pointer.json +++ b/src/main/resources/assets/appliedenergistics2/models/block/sky_compass_pointer.json @@ -6,15 +6,71 @@ "elements": [ { "name": "Pointer", - "from": [ 7.7, 1.0, 6 ], - "to": [ 8.2, 1.5, 8 ], + "from": [ + 7.7, + 1.0, + 6 + ], + "to": [ + 8.2, + 1.5, + 8 + ], "faces": { - "north": { "texture": "#0", "uv": [ 0.0, 5.0, 16.0, 8 ] }, - "east": { "texture": "#0", "uv": [ 0.0, 5.0, 16, 8 ] }, - "south": { "texture": "#0", "uv": [ 0.0, 5.0, 16.0, 8 ] }, - "west": { "texture": "#0", "uv": [ 0.0, 5.0, 16, 8 ] }, - "up": { "texture": "#0", "uv": [ 0.0, 5.0, 16.0, 8 ] }, - "down": { "texture": "#0", "uv": [ 0.0, 5.0, 16.0, 8 ] } + "north": { + "texture": "#0", + "uv": [ + 0.0, + 5.0, + 16.0, + 8 + ] + }, + "east": { + "texture": "#0", + "uv": [ + 0.0, + 5.0, + 16, + 8 + ] + }, + "south": { + "texture": "#0", + "uv": [ + 0.0, + 5.0, + 16.0, + 8 + ] + }, + "west": { + "texture": "#0", + "uv": [ + 0.0, + 5.0, + 16, + 8 + ] + }, + "up": { + "texture": "#0", + "uv": [ + 0.0, + 5.0, + 16.0, + 8 + ] + }, + "down": { + "texture": "#0", + "uv": [ + 0.0, + 5.0, + 16.0, + 8 + ] + } } } ] diff --git a/src/main/resources/assets/appliedenergistics2/models/block/tiny_tnt.json b/src/main/resources/assets/appliedenergistics2/models/block/tiny_tnt.json index 0a4ef2ce..984da70a 100644 --- a/src/main/resources/assets/appliedenergistics2/models/block/tiny_tnt.json +++ b/src/main/resources/assets/appliedenergistics2/models/block/tiny_tnt.json @@ -2,32 +2,70 @@ "parent": "block/block", "elements": [ { - "from": [ 4, 0, 4 ], - "to": [ 12, 8, 12 ], + "from": [ + 4, + 0, + 4 + ], + "to": [ + 12, + 8, + 12 + ], "faces": { "down": { "texture": "#bottom", - "uv": [ 0, 0, 16, 16 ] + "uv": [ + 0, + 0, + 16, + 16 + ] }, "east": { "texture": "#side", - "uv": [ 0, 0, 16, 16 ] + "uv": [ + 0, + 0, + 16, + 16 + ] }, "north": { "texture": "#side", - "uv": [ 0, 0, 16, 16 ] + "uv": [ + 0, + 0, + 16, + 16 + ] }, "south": { "texture": "#side", - "uv": [ 0, 0, 16, 16 ] + "uv": [ + 0, + 0, + 16, + 16 + ] }, "up": { "texture": "#top", - "uv": [ 0, 0, 16, 16 ] + "uv": [ + 0, + 0, + 16, + 16 + ] }, "west": { "texture": "#side", - "uv": [ 0, 0, 16, 16 ] + "uv": [ + 0, + 0, + 16, + 16 + ] } } } diff --git a/src/main/resources/assets/appliedenergistics2/models/block/wireless_access_point_chassis.json b/src/main/resources/assets/appliedenergistics2/models/block/wireless_access_point_chassis.json index c47470d5..841bc966 100644 --- a/src/main/resources/assets/appliedenergistics2/models/block/wireless_access_point_chassis.json +++ b/src/main/resources/assets/appliedenergistics2/models/block/wireless_access_point_chassis.json @@ -9,131 +9,331 @@ }, "elements": [ { - "from": [5, 5, 0], - "to": [11, 11, 1], + "from": [ + 5, + 5, + 0 + ], + "to": [ + 11, + 11, + 1 + ], "faces": { - "north": { "texture": "#sides"}, - "south": { "texture": "#sides"}, - "east": { "texture": "#sidesStatus"}, - "west": { "texture": "#sidesStatus"}, - "up": { "texture": "#sidesStatus"}, - "down": { "texture": "#sidesStatus"} + "north": { + "texture": "#sides" + }, + "south": { + "texture": "#sides" + }, + "east": { + "texture": "#sidesStatus" + }, + "west": { + "texture": "#sidesStatus" + }, + "up": { + "texture": "#sidesStatus" + }, + "down": { + "texture": "#sidesStatus" + } } }, { - "from": [5, 5, 1], - "to": [11, 11, 2], + "from": [ + 5, + 5, + 1 + ], + "to": [ + 11, + 11, + 2 + ], "faces": { - "north": { "texture": "#inside"}, - "south": { "texture": "#inside"}, - "east": { "texture": "#sides"}, - "west": { "texture": "#sides"}, - "up": { "texture": "#sides"}, - "down": { "texture": "#sides"} + "north": { + "texture": "#inside" + }, + "south": { + "texture": "#inside" + }, + "east": { + "texture": "#sides" + }, + "west": { + "texture": "#sides" + }, + "up": { + "texture": "#sides" + }, + "down": { + "texture": "#sides" + } } }, { "name": "Side Antenna I Up", - "from": [6, 10, 2], - "to": [10, 12, 4], + "from": [ + 6, + 10, + 2 + ], + "to": [ + 10, + 12, + 4 + ], "faces": { - "north": { "texture": "#inside"}, - "south": { "texture": "#inside"}, - "east": { "texture": "#sides"}, - "west": { "texture": "#sides"}, - "up": { "texture": "#sides"}, - "down": { "texture": "#sides"} + "north": { + "texture": "#inside" + }, + "south": { + "texture": "#inside" + }, + "east": { + "texture": "#sides" + }, + "west": { + "texture": "#sides" + }, + "up": { + "texture": "#sides" + }, + "down": { + "texture": "#sides" + } } }, { "name": "Side Antenna I Down", - "from": [6, 4, 2], - "to": [10, 6, 4], + "from": [ + 6, + 4, + 2 + ], + "to": [ + 10, + 6, + 4 + ], "faces": { - "north": { "texture": "#inside"}, - "south": { "texture": "#inside"}, - "east": { "texture": "#sides"}, - "west": { "texture": "#sides"}, - "up": { "texture": "#sides"}, - "down": { "texture": "#sides"} + "north": { + "texture": "#inside" + }, + "south": { + "texture": "#inside" + }, + "east": { + "texture": "#sides" + }, + "west": { + "texture": "#sides" + }, + "up": { + "texture": "#sides" + }, + "down": { + "texture": "#sides" + } } }, { "name": "Side Antenna I West", - "from": [4, 6, 2], - "to": [6, 10, 4], + "from": [ + 4, + 6, + 2 + ], + "to": [ + 6, + 10, + 4 + ], "faces": { - "north": { "texture": "#inside"}, - "south": { "texture": "#inside"}, - "east": { "texture": "#sides"}, - "west": { "texture": "#sides"}, - "up": { "texture": "#sides"}, - "down": { "texture": "#sides"} + "north": { + "texture": "#inside" + }, + "south": { + "texture": "#inside" + }, + "east": { + "texture": "#sides" + }, + "west": { + "texture": "#sides" + }, + "up": { + "texture": "#sides" + }, + "down": { + "texture": "#sides" + } } }, { "name": "Side Antenna I East", - "from": [10, 6, 2], - "to": [12, 10, 4], + "from": [ + 10, + 6, + 2 + ], + "to": [ + 12, + 10, + 4 + ], "faces": { - "north": { "texture": "#inside"}, - "south": { "texture": "#inside"}, - "east": { "texture": "#sides"}, - "west": { "texture": "#sides"}, - "up": { "texture": "#sides"}, - "down": { "texture": "#sides"} + "north": { + "texture": "#inside" + }, + "south": { + "texture": "#inside" + }, + "east": { + "texture": "#sides" + }, + "west": { + "texture": "#sides" + }, + "up": { + "texture": "#sides" + }, + "down": { + "texture": "#sides" + } } }, { "name": "Side Antenna II Up", - "from": [7, 12, 3], - "to": [9, 13, 6], + "from": [ + 7, + 12, + 3 + ], + "to": [ + 9, + 13, + 6 + ], "faces": { - "north": { "texture": "#inside"}, - "south": { "texture": "#inside"}, - "east": { "texture": "#sides"}, - "west": { "texture": "#sides"}, - "up": { "texture": "#sides"}, - "down": { "texture": "#sides"} + "north": { + "texture": "#inside" + }, + "south": { + "texture": "#inside" + }, + "east": { + "texture": "#sides" + }, + "west": { + "texture": "#sides" + }, + "up": { + "texture": "#sides" + }, + "down": { + "texture": "#sides" + } } }, { "name": "Side Antenna II Down", - "from": [7, 3, 3], - "to": [9, 4, 6], + "from": [ + 7, + 3, + 3 + ], + "to": [ + 9, + 4, + 6 + ], "faces": { - "north": { "texture": "#inside"}, - "south": { "texture": "#inside"}, - "east": { "texture": "#sides"}, - "west": { "texture": "#sides"}, - "up": { "texture": "#sides"}, - "down": { "texture": "#sides"} + "north": { + "texture": "#inside" + }, + "south": { + "texture": "#inside" + }, + "east": { + "texture": "#sides" + }, + "west": { + "texture": "#sides" + }, + "up": { + "texture": "#sides" + }, + "down": { + "texture": "#sides" + } } }, { "name": "Side Antenna II West", - "from": [3, 7, 3], - "to": [4, 9, 6], + "from": [ + 3, + 7, + 3 + ], + "to": [ + 4, + 9, + 6 + ], "faces": { - "north": { "texture": "#inside"}, - "south": { "texture": "#inside"}, - "east": { "texture": "#sides"}, - "west": { "texture": "#sides"}, - "up": { "texture": "#sides"}, - "down": { "texture": "#sides"} + "north": { + "texture": "#inside" + }, + "south": { + "texture": "#inside" + }, + "east": { + "texture": "#sides" + }, + "west": { + "texture": "#sides" + }, + "up": { + "texture": "#sides" + }, + "down": { + "texture": "#sides" + } } }, { "name": "Side Antenna II East", - "from": [12, 7, 3], - "to": [13, 9, 6], + "from": [ + 12, + 7, + 3 + ], + "to": [ + 13, + 9, + 6 + ], "faces": { - "north": { "texture": "#inside"}, - "south": { "texture": "#inside"}, - "east": { "texture": "#sides"}, - "west": { "texture": "#sides"}, - "up": { "texture": "#sides"}, - "down": { "texture": "#sides"} + "north": { + "texture": "#inside" + }, + "south": { + "texture": "#inside" + }, + "east": { + "texture": "#sides" + }, + "west": { + "texture": "#sides" + }, + "up": { + "texture": "#sides" + }, + "down": { + "texture": "#sides" + } } } ] diff --git a/src/main/resources/assets/appliedenergistics2/models/block/wireless_access_point_off.json b/src/main/resources/assets/appliedenergistics2/models/block/wireless_access_point_off.json index f1bf8acf..a07e9f30 100644 --- a/src/main/resources/assets/appliedenergistics2/models/block/wireless_access_point_off.json +++ b/src/main/resources/assets/appliedenergistics2/models/block/wireless_access_point_off.json @@ -4,15 +4,67 @@ }, "elements": [ { - "from": [7, 7, 1], - "to": [9, 9, 9], + "from": [ + 7, + 7, + 1 + ], + "to": [ + 9, + 9, + 9 + ], "faces": { - "up": { "texture": "#torch", "uv": [1, 7, 9, 9], "rotation": 90 }, - "down": { "texture": "#torch", "uv": [1, 7, 9, 9], "rotation": 270 }, - "east": { "texture": "#torch", "uv": [1, 7, 9, 9], "rotation": 180 }, - "west": { "texture": "#torch", "uv": [1, 7, 9, 9] }, - "south": { "texture": "#torch", "uv": [7, 7, 9, 9], "rotation": 270 } + "up": { + "texture": "#torch", + "uv": [ + 1, + 7, + 9, + 9 + ], + "rotation": 90 + }, + "down": { + "texture": "#torch", + "uv": [ + 1, + 7, + 9, + 9 + ], + "rotation": 270 + }, + "east": { + "texture": "#torch", + "uv": [ + 1, + 7, + 9, + 9 + ], + "rotation": 180 + }, + "west": { + "texture": "#torch", + "uv": [ + 1, + 7, + 9, + 9 + ] + }, + "south": { + "texture": "#torch", + "uv": [ + 7, + 7, + 9, + 9 + ], + "rotation": 270 + } } } ] -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/models/block/wireless_access_point_on.json b/src/main/resources/assets/appliedenergistics2/models/block/wireless_access_point_on.json index de31f928..8e9492d6 100644 --- a/src/main/resources/assets/appliedenergistics2/models/block/wireless_access_point_on.json +++ b/src/main/resources/assets/appliedenergistics2/models/block/wireless_access_point_on.json @@ -6,40 +6,171 @@ }, "elements": [ { - "from": [7, 7, 1], - "to": [9, 9, 6], + "from": [ + 7, + 7, + 1 + ], + "to": [ + 9, + 9, + 6 + ], "faces": { - "up": { "texture": "#torch", "uv": [1, 7, 6, 9], "rotation": 90 }, - "down": { "texture": "#torch", "uv": [1, 7, 6, 9], "rotation": 270 }, - "east": { "texture": "#torch", "uv": [1, 7, 6, 9], "rotation": 180 }, - "west": { "texture": "#torch", "uv": [1, 7, 6, 9] } + "up": { + "texture": "#torch", + "uv": [ + 1, + 7, + 6, + 9 + ], + "rotation": 90 + }, + "down": { + "texture": "#torch", + "uv": [ + 1, + 7, + 6, + 9 + ], + "rotation": 270 + }, + "east": { + "texture": "#torch", + "uv": [ + 1, + 7, + 6, + 9 + ], + "rotation": 180 + }, + "west": { + "texture": "#torch", + "uv": [ + 1, + 7, + 6, + 9 + ] + } } }, { - "from": [7, 7, 7], - "to": [9, 9, 9], + "from": [ + 7, + 7, + 7 + ], + "to": [ + 9, + 9, + 9 + ], "shade": false, "faces": { - "south": { "texture": "#torch", "uv": [7, 7, 9, 9], "rotation": 270, "uvlightmap": { "sky": 0.007, "block": 0.007 } } + "south": { + "texture": "#torch", + "uv": [ + 7, + 7, + 9, + 9 + ], + "rotation": 270, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + } } }, { - "from": [6, 7, 6], - "to": [10, 9, 10], + "from": [ + 6, + 7, + 6 + ], + "to": [ + 10, + 9, + 10 + ], "shade": false, "faces": { - "up": { "texture": "#torch", "uv": [6, 6, 10, 10], "rotation": 90, "uvlightmap": { "sky": 0.007, "block": 0.007 } }, - "down": { "texture": "#torch", "uv": [6, 6, 10, 10], "rotation": 270, "uvlightmap": { "sky": 0.007, "block": 0.007 } } + "up": { + "texture": "#torch", + "uv": [ + 6, + 6, + 10, + 10 + ], + "rotation": 90, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + }, + "down": { + "texture": "#torch", + "uv": [ + 6, + 6, + 10, + 10 + ], + "rotation": 270, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + } } }, { - "from": [7, 6, 6], - "to": [9, 10, 10], + "from": [ + 7, + 6, + 6 + ], + "to": [ + 9, + 10, + 10 + ], "shade": false, "faces": { - "west": { "texture": "#torch", "uv": [6, 6, 10, 10], "uvlightmap": { "sky": 0.007, "block": 0.007 } }, - "east": { "texture": "#torch", "uv": [6, 6, 10, 10], "rotation": 180, "uvlightmap": { "sky": 0.007, "block": 0.007 } } + "west": { + "texture": "#torch", + "uv": [ + 6, + 6, + 10, + 10 + ], + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + }, + "east": { + "texture": "#torch", + "uv": [ + 6, + 6, + 10, + 10 + ], + "rotation": 180, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + } } } ] -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/models/block/wireless_access_point_status_has_channel.json b/src/main/resources/assets/appliedenergistics2/models/block/wireless_access_point_status_has_channel.json index b93f4be2..6b42310d 100644 --- a/src/main/resources/assets/appliedenergistics2/models/block/wireless_access_point_status_has_channel.json +++ b/src/main/resources/assets/appliedenergistics2/models/block/wireless_access_point_status_has_channel.json @@ -4,13 +4,49 @@ }, "elements": [ { - "from": [5, 5, 0], - "to": [11, 11, 1], + "from": [ + 5, + 5, + 0 + ], + "to": [ + 11, + 11, + 1 + ], "faces": { - "down": { "texture": "#indicator", "tintindex": 1, "uvlightmap": { "sky": 0.007, "block": 0.007 } }, - "up": { "texture": "#indicator", "tintindex": 1, "uvlightmap": { "sky": 0.007, "block": 0.007 } }, - "east": { "texture": "#indicator", "tintindex": 1, "uvlightmap": { "sky": 0.007, "block": 0.007 } }, - "west": { "texture": "#indicator", "tintindex": 1, "uvlightmap": { "sky": 0.007, "block": 0.007 } } + "down": { + "texture": "#indicator", + "tintindex": 1, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + }, + "up": { + "texture": "#indicator", + "tintindex": 1, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + }, + "east": { + "texture": "#indicator", + "tintindex": 1, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + }, + "west": { + "texture": "#indicator", + "tintindex": 1, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + } } } ] diff --git a/src/main/resources/assets/appliedenergistics2/models/block/wireless_access_point_status_off.json b/src/main/resources/assets/appliedenergistics2/models/block/wireless_access_point_status_off.json index 5d4ed3df..d8cc0de2 100644 --- a/src/main/resources/assets/appliedenergistics2/models/block/wireless_access_point_status_off.json +++ b/src/main/resources/assets/appliedenergistics2/models/block/wireless_access_point_status_off.json @@ -4,13 +4,29 @@ }, "elements": [ { - "from": [5, 5, 0], - "to": [11, 11, 1], + "from": [ + 5, + 5, + 0 + ], + "to": [ + 11, + 11, + 1 + ], "faces": { - "down": { "texture": "#indicator" }, - "up": { "texture": "#indicator" }, - "east": { "texture": "#indicator" }, - "west": { "texture": "#indicator" } + "down": { + "texture": "#indicator" + }, + "up": { + "texture": "#indicator" + }, + "east": { + "texture": "#indicator" + }, + "west": { + "texture": "#indicator" + } } } ] diff --git a/src/main/resources/assets/appliedenergistics2/models/block/wireless_access_point_status_on.json b/src/main/resources/assets/appliedenergistics2/models/block/wireless_access_point_status_on.json index e06ef7ae..a705ba3a 100644 --- a/src/main/resources/assets/appliedenergistics2/models/block/wireless_access_point_status_on.json +++ b/src/main/resources/assets/appliedenergistics2/models/block/wireless_access_point_status_on.json @@ -4,13 +4,49 @@ }, "elements": [ { - "from": [5, 5, 0], - "to": [11, 11, 1], + "from": [ + 5, + 5, + 0 + ], + "to": [ + 11, + 11, + 1 + ], "faces": { - "down": { "texture": "#indicator", "tintindex": 3, "uvlightmap": { "sky": 0.007, "block": 0.007 } }, - "up": { "texture": "#indicator", "tintindex": 3, "uvlightmap": { "sky": 0.007, "block": 0.007 } }, - "east": { "texture": "#indicator", "tintindex": 3, "uvlightmap": { "sky": 0.007, "block": 0.007 } }, - "west": { "texture": "#indicator", "tintindex": 3, "uvlightmap": { "sky": 0.007, "block": 0.007 } } + "down": { + "texture": "#indicator", + "tintindex": 3, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + }, + "up": { + "texture": "#indicator", + "tintindex": 3, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + }, + "east": { + "texture": "#indicator", + "tintindex": 3, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + }, + "west": { + "texture": "#indicator", + "tintindex": 3, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + } } } ] diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/annihilation_plane.json b/src/main/resources/assets/appliedenergistics2/models/item/part/annihilation_plane.json index 24952ee1..3435fb07 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/annihilation_plane.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/annihilation_plane.json @@ -1,34 +1,72 @@ { - "parent": "appliedenergistics2:item/part/part", - "textures": { - "sides": "appliedenergistics2:parts/plane_sides", - "plane": "appliedenergistics2:items/part/annihilation_plane" - }, - "elements": [ - { - "name": "Front", - "from": [ 1, 1, 8 ], - "to": [ 15, 15, 9 ], - "faces": { - "north": { "texture": "plane" }, - "south": { "texture": "sides" }, - "east": { "texture": "sides" }, - "west": { "texture": "sides" }, - "up": { "texture": "sides" }, - "down": { "texture": "sides" } - } + "parent": "appliedenergistics2:item/part/part", + "textures": { + "sides": "appliedenergistics2:parts/plane_sides", + "plane": "appliedenergistics2:items/part/annihilation_plane" }, - { - "name": "Back", - "from": [ 5, 5, 9 ], - "to": [ 11, 11, 10 ], - "faces": { - "east": { "texture": "sides" }, - "south": { "texture": "sides" }, - "west": { "texture": "sides" }, - "up": { "texture": "sides" }, - "down": { "texture": "sides" } - } - } - ] + "elements": [ + { + "name": "Front", + "from": [ + 1, + 1, + 8 + ], + "to": [ + 15, + 15, + 9 + ], + "faces": { + "north": { + "texture": "plane" + }, + "south": { + "texture": "sides" + }, + "east": { + "texture": "sides" + }, + "west": { + "texture": "sides" + }, + "up": { + "texture": "sides" + }, + "down": { + "texture": "sides" + } + } + }, + { + "name": "Back", + "from": [ + 5, + 5, + 9 + ], + "to": [ + 11, + 11, + 10 + ], + "faces": { + "east": { + "texture": "sides" + }, + "south": { + "texture": "sides" + }, + "west": { + "texture": "sides" + }, + "up": { + "texture": "sides" + }, + "down": { + "texture": "sides" + } + } + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_anchor.json b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_anchor.json index a6e81184..b3662e73 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_anchor.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_anchor.json @@ -1,21 +1,41 @@ { - "parent": "appliedenergistics2:item/part/part", - "textures": { - "all": "appliedenergistics2:parts/cable_anchor", - "particle": "appliedenergistics2:parts/cable_anchor" - }, - "elements": [ - { - "from": [ 7.0, 7.0, 5.0 ], - "to": [ 9.0, 9.0, 11.0 ], - "faces": { - "north": { "texture": "#all" }, - "east": { "texture": "#all" }, - "south": { "texture": "#all" }, - "west": { "texture": "#all" }, - "up": { "texture": "#all" }, - "down": { "texture": "#all" } - } - } - ] + "parent": "appliedenergistics2:item/part/part", + "textures": { + "all": "appliedenergistics2:parts/cable_anchor", + "particle": "appliedenergistics2:parts/cable_anchor" + }, + "elements": [ + { + "from": [ + 7.0, + 7.0, + 5.0 + ], + "to": [ + 9.0, + 9.0, + 11.0 + ], + "faces": { + "north": { + "texture": "#all" + }, + "east": { + "texture": "#all" + }, + "south": { + "texture": "#all" + }, + "west": { + "texture": "#all" + }, + "up": { + "texture": "#all" + }, + "down": { + "texture": "#all" + } + } + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_covered_base.json b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_covered_base.json index b0183c78..34b24859 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_covered_base.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_covered_base.json @@ -1,18 +1,74 @@ { - "parent": "appliedenergistics2:item/part/part", - "elements": [ - { - "name": "Element", - "from": [ 5.0, 5.0, 2.0 ], - "to": [ 11.0, 11.0, 14.0 ], - "faces": { - "north": { "texture": "#base", "uv": [ 5.0, 5.0, 11.0, 11.0 ] }, - "east": { "texture": "#base", "uv": [ 0.0, 5.0, 5.0, 11.0 ] }, - "south": { "texture": "#base", "uv": [ 11.0, 5.0, 5.0, 11.0 ] }, - "west": { "texture": "#base", "uv": [ 5.0, 5.0, 0.0, 11.0 ] }, - "up": { "texture": "#base", "uv": [ 5.0, 0.0, 11.0, 5.0 ] }, - "down": { "texture": "#base", "uv": [ 5.0, 11.0, 11.0, 16.0 ] } - } - } - ] + "parent": "appliedenergistics2:item/part/part", + "elements": [ + { + "name": "Element", + "from": [ + 5.0, + 5.0, + 2.0 + ], + "to": [ + 11.0, + 11.0, + 14.0 + ], + "faces": { + "north": { + "texture": "#base", + "uv": [ + 5.0, + 5.0, + 11.0, + 11.0 + ] + }, + "east": { + "texture": "#base", + "uv": [ + 0.0, + 5.0, + 5.0, + 11.0 + ] + }, + "south": { + "texture": "#base", + "uv": [ + 11.0, + 5.0, + 5.0, + 11.0 + ] + }, + "west": { + "texture": "#base", + "uv": [ + 5.0, + 5.0, + 0.0, + 11.0 + ] + }, + "up": { + "texture": "#base", + "uv": [ + 5.0, + 0.0, + 11.0, + 5.0 + ] + }, + "down": { + "texture": "#base", + "uv": [ + 5.0, + 11.0, + 11.0, + 16.0 + ] + } + } + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_covered_black.json b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_covered_black.json index b5b036d9..57609274 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_covered_black.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_covered_black.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:item/part/cable_covered_base", - "textures": { - "base": "appliedenergistics2:parts/cable/covered/black" - } + "parent": "appliedenergistics2:item/part/cable_covered_base", + "textures": { + "base": "appliedenergistics2:parts/cable/covered/black" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_covered_blue.json b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_covered_blue.json index 3cfbbe31..e2f7987b 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_covered_blue.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_covered_blue.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:item/part/cable_covered_base", - "textures": { - "base": "appliedenergistics2:parts/cable/covered/blue" - } + "parent": "appliedenergistics2:item/part/cable_covered_base", + "textures": { + "base": "appliedenergistics2:parts/cable/covered/blue" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_covered_brown.json b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_covered_brown.json index cd24cee4..cb86df00 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_covered_brown.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_covered_brown.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:item/part/cable_covered_base", - "textures": { - "base": "appliedenergistics2:parts/cable/covered/brown" - } + "parent": "appliedenergistics2:item/part/cable_covered_base", + "textures": { + "base": "appliedenergistics2:parts/cable/covered/brown" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_covered_cyan.json b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_covered_cyan.json index b33dfd4f..de852ab6 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_covered_cyan.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_covered_cyan.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:item/part/cable_covered_base", - "textures": { - "base": "appliedenergistics2:parts/cable/covered/cyan" - } + "parent": "appliedenergistics2:item/part/cable_covered_base", + "textures": { + "base": "appliedenergistics2:parts/cable/covered/cyan" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_covered_gray.json b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_covered_gray.json index 548dadeb..1198234c 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_covered_gray.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_covered_gray.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:item/part/cable_covered_base", - "textures": { - "base": "appliedenergistics2:parts/cable/covered/gray" - } + "parent": "appliedenergistics2:item/part/cable_covered_base", + "textures": { + "base": "appliedenergistics2:parts/cable/covered/gray" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_covered_green.json b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_covered_green.json index 8d8cb9c3..be275445 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_covered_green.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_covered_green.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:item/part/cable_covered_base", - "textures": { - "base": "appliedenergistics2:parts/cable/covered/green" - } + "parent": "appliedenergistics2:item/part/cable_covered_base", + "textures": { + "base": "appliedenergistics2:parts/cable/covered/green" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_covered_light_blue.json b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_covered_light_blue.json index aa43d2a2..e3f0829e 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_covered_light_blue.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_covered_light_blue.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:item/part/cable_covered_base", - "textures": { - "base": "appliedenergistics2:parts/cable/covered/light_blue" - } + "parent": "appliedenergistics2:item/part/cable_covered_base", + "textures": { + "base": "appliedenergistics2:parts/cable/covered/light_blue" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_covered_light_gray.json b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_covered_light_gray.json index e1f3eba5..aceb1257 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_covered_light_gray.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_covered_light_gray.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:item/part/cable_covered_base", - "textures": { - "base": "appliedenergistics2:parts/cable/covered/light_gray" - } + "parent": "appliedenergistics2:item/part/cable_covered_base", + "textures": { + "base": "appliedenergistics2:parts/cable/covered/light_gray" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_covered_lime.json b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_covered_lime.json index b10b72f1..47ee6471 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_covered_lime.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_covered_lime.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:item/part/cable_covered_base", - "textures": { - "base": "appliedenergistics2:parts/cable/covered/lime" - } + "parent": "appliedenergistics2:item/part/cable_covered_base", + "textures": { + "base": "appliedenergistics2:parts/cable/covered/lime" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_covered_magenta.json b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_covered_magenta.json index e5a5a322..2a0656a8 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_covered_magenta.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_covered_magenta.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:item/part/cable_covered_base", - "textures": { - "base": "appliedenergistics2:parts/cable/covered/magenta" - } + "parent": "appliedenergistics2:item/part/cable_covered_base", + "textures": { + "base": "appliedenergistics2:parts/cable/covered/magenta" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_covered_orange.json b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_covered_orange.json index 9bf146a5..d0e37aa6 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_covered_orange.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_covered_orange.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:item/part/cable_covered_base", - "textures": { - "base": "appliedenergistics2:parts/cable/covered/orange" - } + "parent": "appliedenergistics2:item/part/cable_covered_base", + "textures": { + "base": "appliedenergistics2:parts/cable/covered/orange" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_covered_pink.json b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_covered_pink.json index 485715ae..df0445d1 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_covered_pink.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_covered_pink.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:item/part/cable_covered_base", - "textures": { - "base": "appliedenergistics2:parts/cable/covered/pink" - } + "parent": "appliedenergistics2:item/part/cable_covered_base", + "textures": { + "base": "appliedenergistics2:parts/cable/covered/pink" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_covered_purple.json b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_covered_purple.json index 74237920..cd7b4666 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_covered_purple.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_covered_purple.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:item/part/cable_covered_base", - "textures": { - "base": "appliedenergistics2:parts/cable/covered/purple" - } + "parent": "appliedenergistics2:item/part/cable_covered_base", + "textures": { + "base": "appliedenergistics2:parts/cable/covered/purple" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_covered_red.json b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_covered_red.json index b9a22452..6bb3d293 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_covered_red.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_covered_red.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:item/part/cable_covered_base", - "textures": { - "base": "appliedenergistics2:parts/cable/covered/red" - } + "parent": "appliedenergistics2:item/part/cable_covered_base", + "textures": { + "base": "appliedenergistics2:parts/cable/covered/red" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_covered_transparent.json b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_covered_transparent.json index 9ded2898..b594c26c 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_covered_transparent.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_covered_transparent.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:item/part/cable_covered_base", - "textures": { - "base": "appliedenergistics2:parts/cable/covered/transparent" - } + "parent": "appliedenergistics2:item/part/cable_covered_base", + "textures": { + "base": "appliedenergistics2:parts/cable/covered/transparent" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_covered_white.json b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_covered_white.json index 218a8bc9..9403f889 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_covered_white.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_covered_white.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:item/part/cable_covered_base", - "textures": { - "base": "appliedenergistics2:parts/cable/covered/white" - } + "parent": "appliedenergistics2:item/part/cable_covered_base", + "textures": { + "base": "appliedenergistics2:parts/cable/covered/white" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_covered_yellow.json b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_covered_yellow.json index 72087072..8fbdb777 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_covered_yellow.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_covered_yellow.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:item/part/cable_covered_base", - "textures": { - "base": "appliedenergistics2:parts/cable/covered/yellow" - } + "parent": "appliedenergistics2:item/part/cable_covered_base", + "textures": { + "base": "appliedenergistics2:parts/cable/covered/yellow" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_covered_base.json b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_covered_base.json index 237b7950..6b60f1f2 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_covered_base.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_covered_base.json @@ -1,21 +1,74 @@ { - "parent": "appliedenergistics2:item/part/part", - "textures": { - "channels": "appliedenergistics2:parts/cable/dense_covered/0" - }, - "elements": [ - { - "name": "Base", - "from": [ 4.0, 4.0, 2.0 ], - "to": [ 12.0, 12.0, 14.0 ], - "faces": { - "north": { "texture": "#base", "uv": [ 4.0, 4.0, 12.0, 11.0 ] }, - "east": { "texture": "#base", "uv": [ 0.0, 4.0, 4.0, 12.0 ] }, - "south": { "texture": "#base", "uv": [ 11.0, 4.0, 4.0, 12.0 ] }, - "west": { "texture": "#base", "uv": [ 4.0, 4.0, 0.0, 12.0 ] }, - "up": { "texture": "#base", "uv": [ 4.0, 0.0, 12.0, 5.0 ] }, - "down": { "texture": "#base", "uv": [ 4.0, 12.0, 12.0, 16.0 ] } - } - } - ] + "parent": "appliedenergistics2:item/part/part", + "elements": [ + { + "name": "Base", + "from": [ + 4.0, + 4.0, + 2.0 + ], + "to": [ + 12.0, + 12.0, + 14.0 + ], + "faces": { + "north": { + "texture": "#base", + "uv": [ + 4.0, + 4.0, + 12.0, + 11.0 + ] + }, + "east": { + "texture": "#base", + "uv": [ + 0.0, + 4.0, + 4.0, + 12.0 + ] + }, + "south": { + "texture": "#base", + "uv": [ + 11.0, + 4.0, + 4.0, + 12.0 + ] + }, + "west": { + "texture": "#base", + "uv": [ + 4.0, + 4.0, + 0.0, + 12.0 + ] + }, + "up": { + "texture": "#base", + "uv": [ + 4.0, + 0.0, + 12.0, + 5.0 + ] + }, + "down": { + "texture": "#base", + "uv": [ + 4.0, + 12.0, + 12.0, + 16.0 + ] + } + } + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_covered_black.json b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_covered_black.json index 4b933585..b03412c7 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_covered_black.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_covered_black.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:item/part/cable_dense_covered_base", - "textures": { - "base": "appliedenergistics2:parts/cable/dense_covered/black" - } + "parent": "appliedenergistics2:item/part/cable_dense_covered_base", + "textures": { + "base": "appliedenergistics2:parts/cable/dense_covered/black" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_covered_blue.json b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_covered_blue.json index 8dd83206..367e3fc6 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_covered_blue.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_covered_blue.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:item/part/cable_dense_covered_base", - "textures": { - "base": "appliedenergistics2:parts/cable/dense_covered/blue" - } + "parent": "appliedenergistics2:item/part/cable_dense_covered_base", + "textures": { + "base": "appliedenergistics2:parts/cable/dense_covered/blue" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_covered_brown.json b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_covered_brown.json index b3e1e9c2..c3efafbf 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_covered_brown.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_covered_brown.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:item/part/cable_dense_covered_base", - "textures": { - "base": "appliedenergistics2:parts/cable/dense_covered/brown" - } + "parent": "appliedenergistics2:item/part/cable_dense_covered_base", + "textures": { + "base": "appliedenergistics2:parts/cable/dense_covered/brown" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_covered_cyan.json b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_covered_cyan.json index 35bd3a15..26d31be8 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_covered_cyan.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_covered_cyan.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:item/part/cable_dense_covered_base", - "textures": { - "base": "appliedenergistics2:parts/cable/dense_covered/cyan" - } + "parent": "appliedenergistics2:item/part/cable_dense_covered_base", + "textures": { + "base": "appliedenergistics2:parts/cable/dense_covered/cyan" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_covered_gray.json b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_covered_gray.json index bf225297..d7c132da 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_covered_gray.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_covered_gray.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:item/part/cable_dense_covered_base", - "textures": { - "base": "appliedenergistics2:parts/cable/dense_covered/gray" - } + "parent": "appliedenergistics2:item/part/cable_dense_covered_base", + "textures": { + "base": "appliedenergistics2:parts/cable/dense_covered/gray" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_covered_green.json b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_covered_green.json index 9f78c495..d654b6d2 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_covered_green.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_covered_green.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:item/part/cable_dense_covered_base", - "textures": { - "base": "appliedenergistics2:parts/cable/dense_covered/green" - } + "parent": "appliedenergistics2:item/part/cable_dense_covered_base", + "textures": { + "base": "appliedenergistics2:parts/cable/dense_covered/green" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_covered_light_blue.json b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_covered_light_blue.json index f0070cdb..e6cacb43 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_covered_light_blue.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_covered_light_blue.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:item/part/cable_dense_covered_base", - "textures": { - "base": "appliedenergistics2:parts/cable/dense_covered/light_blue" - } + "parent": "appliedenergistics2:item/part/cable_dense_covered_base", + "textures": { + "base": "appliedenergistics2:parts/cable/dense_covered/light_blue" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_covered_light_gray.json b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_covered_light_gray.json index 93fc6a53..712ccae3 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_covered_light_gray.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_covered_light_gray.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:item/part/cable_dense_covered_base", - "textures": { - "base": "appliedenergistics2:parts/cable/dense_covered/light_gray" - } + "parent": "appliedenergistics2:item/part/cable_dense_covered_base", + "textures": { + "base": "appliedenergistics2:parts/cable/dense_covered/light_gray" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_covered_lime.json b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_covered_lime.json index 3cb9578a..d167ec68 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_covered_lime.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_covered_lime.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:item/part/cable_dense_covered_base", - "textures": { - "base": "appliedenergistics2:parts/cable/dense_covered/lime" - } + "parent": "appliedenergistics2:item/part/cable_dense_covered_base", + "textures": { + "base": "appliedenergistics2:parts/cable/dense_covered/lime" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_covered_magenta.json b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_covered_magenta.json index 5349a5c8..2a411816 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_covered_magenta.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_covered_magenta.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:item/part/cable_dense_covered_base", - "textures": { - "base": "appliedenergistics2:parts/cable/dense_covered/magenta" - } + "parent": "appliedenergistics2:item/part/cable_dense_covered_base", + "textures": { + "base": "appliedenergistics2:parts/cable/dense_covered/magenta" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_covered_orange.json b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_covered_orange.json index 5f80dcf8..9c534dfd 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_covered_orange.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_covered_orange.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:item/part/cable_dense_covered_base", - "textures": { - "base": "appliedenergistics2:parts/cable/dense_covered/orange" - } + "parent": "appliedenergistics2:item/part/cable_dense_covered_base", + "textures": { + "base": "appliedenergistics2:parts/cable/dense_covered/orange" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_covered_pink.json b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_covered_pink.json index 15063086..20178bde 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_covered_pink.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_covered_pink.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:item/part/cable_dense_covered_base", - "textures": { - "base": "appliedenergistics2:parts/cable/dense_covered/pink" - } + "parent": "appliedenergistics2:item/part/cable_dense_covered_base", + "textures": { + "base": "appliedenergistics2:parts/cable/dense_covered/pink" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_covered_purple.json b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_covered_purple.json index 09543e92..4e79a9bd 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_covered_purple.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_covered_purple.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:item/part/cable_dense_covered_base", - "textures": { - "base": "appliedenergistics2:parts/cable/dense_covered/purple" - } + "parent": "appliedenergistics2:item/part/cable_dense_covered_base", + "textures": { + "base": "appliedenergistics2:parts/cable/dense_covered/purple" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_covered_red.json b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_covered_red.json index 11fd1711..8dbba8b9 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_covered_red.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_covered_red.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:item/part/cable_dense_covered_base", - "textures": { - "base": "appliedenergistics2:parts/cable/dense_covered/red" - } + "parent": "appliedenergistics2:item/part/cable_dense_covered_base", + "textures": { + "base": "appliedenergistics2:parts/cable/dense_covered/red" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_covered_transparent.json b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_covered_transparent.json index 7542054d..f6e48f48 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_covered_transparent.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_covered_transparent.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:item/part/cable_dense_covered_base", - "textures": { - "base": "appliedenergistics2:parts/cable/dense_covered/transparent" - } + "parent": "appliedenergistics2:item/part/cable_dense_covered_base", + "textures": { + "base": "appliedenergistics2:parts/cable/dense_covered/transparent" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_covered_white.json b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_covered_white.json index 17b33dac..c7cb93a1 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_covered_white.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_covered_white.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:item/part/cable_dense_covered_base", - "textures": { - "base": "appliedenergistics2:parts/cable/dense_covered/white" - } + "parent": "appliedenergistics2:item/part/cable_dense_covered_base", + "textures": { + "base": "appliedenergistics2:parts/cable/dense_covered/white" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_covered_yellow.json b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_covered_yellow.json index 02c73024..2607a4ca 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_covered_yellow.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_covered_yellow.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:item/part/cable_dense_covered_base", - "textures": { - "base": "appliedenergistics2:parts/cable/dense_covered/yellow" - } + "parent": "appliedenergistics2:item/part/cable_dense_covered_base", + "textures": { + "base": "appliedenergistics2:parts/cable/dense_covered/yellow" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_smart_base.json b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_smart_base.json index 3b25e196..1cd2bcd5 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_smart_base.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_smart_base.json @@ -1,34 +1,146 @@ { - "parent": "appliedenergistics2:item/part/part", - "textures": { - "channels": "appliedenergistics2:parts/cable/dense_smart/0" - }, - "elements": [ - { - "name": "Base", - "from": [ 4.0, 4.0, 2.0 ], - "to": [ 12.0, 12.0, 14.0 ], - "faces": { - "north": { "texture": "#base", "uv": [ 4.0, 4.0, 12.0, 11.0 ] }, - "east": { "texture": "#base", "uv": [ 0.0, 4.0, 4.0, 12.0 ] }, - "south": { "texture": "#base", "uv": [ 11.0, 4.0, 4.0, 12.0 ] }, - "west": { "texture": "#base", "uv": [ 4.0, 4.0, 0.0, 12.0 ] }, - "up": { "texture": "#base", "uv": [ 4.0, 0.0, 12.0, 5.0 ] }, - "down": { "texture": "#base", "uv": [ 4.0, 12.0, 12.0, 16.0 ] } - } + "parent": "appliedenergistics2:item/part/part", + "textures": { + "channels": "appliedenergistics2:parts/cable/dense_smart/0" }, - { - "name": "Channels", - "from": [ 4.0, 4.0, 2.0 ], - "to": [ 12.0, 12.0, 14.0 ], - "faces": { - "north": { "texture": "#channels", "uv": [ 5.0, 5.0, 11.0, 11.0 ] }, - "east": { "texture": "#channels", "uv": [ 0.0, 5.0, 5.0, 11.0 ] }, - "south": { "texture": "#channels", "uv": [ 11.0, 5.0, 5.0, 11.0 ] }, - "west": { "texture": "#channels", "uv": [ 5.0, 5.0, 0.0, 11.0 ] }, - "up": { "texture": "#channels", "uv": [ 5.0, 0.0, 11.0, 5.0 ] }, - "down": { "texture": "#channels", "uv": [ 5.0, 11.0, 11.0, 16.0 ] } - } - } - ] + "elements": [ + { + "name": "Base", + "from": [ + 4.0, + 4.0, + 2.0 + ], + "to": [ + 12.0, + 12.0, + 14.0 + ], + "faces": { + "north": { + "texture": "#base", + "uv": [ + 4.0, + 4.0, + 12.0, + 11.0 + ] + }, + "east": { + "texture": "#base", + "uv": [ + 0.0, + 4.0, + 4.0, + 12.0 + ] + }, + "south": { + "texture": "#base", + "uv": [ + 11.0, + 4.0, + 4.0, + 12.0 + ] + }, + "west": { + "texture": "#base", + "uv": [ + 4.0, + 4.0, + 0.0, + 12.0 + ] + }, + "up": { + "texture": "#base", + "uv": [ + 4.0, + 0.0, + 12.0, + 5.0 + ] + }, + "down": { + "texture": "#base", + "uv": [ + 4.0, + 12.0, + 12.0, + 16.0 + ] + } + } + }, + { + "name": "Channels", + "from": [ + 4.0, + 4.0, + 2.0 + ], + "to": [ + 12.0, + 12.0, + 14.0 + ], + "faces": { + "north": { + "texture": "#channels", + "uv": [ + 5.0, + 5.0, + 11.0, + 11.0 + ] + }, + "east": { + "texture": "#channels", + "uv": [ + 0.0, + 5.0, + 5.0, + 11.0 + ] + }, + "south": { + "texture": "#channels", + "uv": [ + 11.0, + 5.0, + 5.0, + 11.0 + ] + }, + "west": { + "texture": "#channels", + "uv": [ + 5.0, + 5.0, + 0.0, + 11.0 + ] + }, + "up": { + "texture": "#channels", + "uv": [ + 5.0, + 0.0, + 11.0, + 5.0 + ] + }, + "down": { + "texture": "#channels", + "uv": [ + 5.0, + 11.0, + 11.0, + 16.0 + ] + } + } + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_smart_black.json b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_smart_black.json index e2f9651b..1529d2d0 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_smart_black.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_smart_black.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:item/part/cable_dense_smart_base", - "textures": { - "base": "appliedenergistics2:parts/cable/dense_smart/black" - } + "parent": "appliedenergistics2:item/part/cable_dense_smart_base", + "textures": { + "base": "appliedenergistics2:parts/cable/dense_smart/black" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_smart_blue.json b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_smart_blue.json index 1baf563d..34a96fc7 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_smart_blue.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_smart_blue.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:item/part/cable_dense_smart_base", - "textures": { - "base": "appliedenergistics2:parts/cable/dense_smart/blue" - } + "parent": "appliedenergistics2:item/part/cable_dense_smart_base", + "textures": { + "base": "appliedenergistics2:parts/cable/dense_smart/blue" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_smart_brown.json b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_smart_brown.json index 5240d0bb..0da8ac17 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_smart_brown.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_smart_brown.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:item/part/cable_dense_smart_base", - "textures": { - "base": "appliedenergistics2:parts/cable/dense_smart/brown" - } + "parent": "appliedenergistics2:item/part/cable_dense_smart_base", + "textures": { + "base": "appliedenergistics2:parts/cable/dense_smart/brown" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_smart_cyan.json b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_smart_cyan.json index 40dadbfb..9e1ad7a7 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_smart_cyan.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_smart_cyan.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:item/part/cable_dense_smart_base", - "textures": { - "base": "appliedenergistics2:parts/cable/dense_smart/cyan" - } + "parent": "appliedenergistics2:item/part/cable_dense_smart_base", + "textures": { + "base": "appliedenergistics2:parts/cable/dense_smart/cyan" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_smart_gray.json b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_smart_gray.json index 5b27f915..8b86a3c3 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_smart_gray.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_smart_gray.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:item/part/cable_dense_smart_base", - "textures": { - "base": "appliedenergistics2:parts/cable/dense_smart/gray" - } + "parent": "appliedenergistics2:item/part/cable_dense_smart_base", + "textures": { + "base": "appliedenergistics2:parts/cable/dense_smart/gray" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_smart_green.json b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_smart_green.json index f2662358..937609d8 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_smart_green.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_smart_green.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:item/part/cable_dense_smart_base", - "textures": { - "base": "appliedenergistics2:parts/cable/dense_smart/green" - } + "parent": "appliedenergistics2:item/part/cable_dense_smart_base", + "textures": { + "base": "appliedenergistics2:parts/cable/dense_smart/green" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_smart_light_blue.json b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_smart_light_blue.json index 45107087..bc698b3c 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_smart_light_blue.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_smart_light_blue.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:item/part/cable_dense_smart_base", - "textures": { - "base": "appliedenergistics2:parts/cable/dense_smart/light_blue" - } + "parent": "appliedenergistics2:item/part/cable_dense_smart_base", + "textures": { + "base": "appliedenergistics2:parts/cable/dense_smart/light_blue" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_smart_light_gray.json b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_smart_light_gray.json index 9b002160..78b9327f 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_smart_light_gray.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_smart_light_gray.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:item/part/cable_dense_smart_base", - "textures": { - "base": "appliedenergistics2:parts/cable/dense_smart/light_gray" - } + "parent": "appliedenergistics2:item/part/cable_dense_smart_base", + "textures": { + "base": "appliedenergistics2:parts/cable/dense_smart/light_gray" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_smart_lime.json b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_smart_lime.json index f0ecdc65..af0d970a 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_smart_lime.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_smart_lime.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:item/part/cable_dense_smart_base", - "textures": { - "base": "appliedenergistics2:parts/cable/dense_smart/lime" - } + "parent": "appliedenergistics2:item/part/cable_dense_smart_base", + "textures": { + "base": "appliedenergistics2:parts/cable/dense_smart/lime" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_smart_magenta.json b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_smart_magenta.json index 03d1e32a..c05127aa 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_smart_magenta.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_smart_magenta.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:item/part/cable_dense_smart_base", - "textures": { - "base": "appliedenergistics2:parts/cable/dense_smart/magenta" - } + "parent": "appliedenergistics2:item/part/cable_dense_smart_base", + "textures": { + "base": "appliedenergistics2:parts/cable/dense_smart/magenta" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_smart_orange.json b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_smart_orange.json index f5c5b38b..77b648e1 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_smart_orange.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_smart_orange.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:item/part/cable_dense_smart_base", - "textures": { - "base": "appliedenergistics2:parts/cable/dense_smart/orange" - } + "parent": "appliedenergistics2:item/part/cable_dense_smart_base", + "textures": { + "base": "appliedenergistics2:parts/cable/dense_smart/orange" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_smart_pink.json b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_smart_pink.json index e4c14b30..9134f51c 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_smart_pink.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_smart_pink.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:item/part/cable_dense_smart_base", - "textures": { - "base": "appliedenergistics2:parts/cable/dense_smart/pink" - } + "parent": "appliedenergistics2:item/part/cable_dense_smart_base", + "textures": { + "base": "appliedenergistics2:parts/cable/dense_smart/pink" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_smart_purple.json b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_smart_purple.json index 05578e40..4bc5f84d 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_smart_purple.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_smart_purple.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:item/part/cable_dense_smart_base", - "textures": { - "base": "appliedenergistics2:parts/cable/dense_smart/purple" - } + "parent": "appliedenergistics2:item/part/cable_dense_smart_base", + "textures": { + "base": "appliedenergistics2:parts/cable/dense_smart/purple" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_smart_red.json b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_smart_red.json index a62e66bf..b32ee1f4 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_smart_red.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_smart_red.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:item/part/cable_dense_smart_base", - "textures": { - "base": "appliedenergistics2:parts/cable/dense_smart/red" - } + "parent": "appliedenergistics2:item/part/cable_dense_smart_base", + "textures": { + "base": "appliedenergistics2:parts/cable/dense_smart/red" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_smart_transparent.json b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_smart_transparent.json index 7d0e34f1..0f63cdfd 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_smart_transparent.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_smart_transparent.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:item/part/cable_dense_smart_base", - "textures": { - "base": "appliedenergistics2:parts/cable/dense_smart/transparent" - } + "parent": "appliedenergistics2:item/part/cable_dense_smart_base", + "textures": { + "base": "appliedenergistics2:parts/cable/dense_smart/transparent" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_smart_white.json b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_smart_white.json index a8a1a2bd..7a5ba394 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_smart_white.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_smart_white.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:item/part/cable_dense_smart_base", - "textures": { - "base": "appliedenergistics2:parts/cable/dense_smart/white" - } + "parent": "appliedenergistics2:item/part/cable_dense_smart_base", + "textures": { + "base": "appliedenergistics2:parts/cable/dense_smart/white" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_smart_yellow.json b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_smart_yellow.json index b62ceed0..980bf880 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_smart_yellow.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_smart_yellow.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:item/part/cable_dense_smart_base", - "textures": { - "base": "appliedenergistics2:parts/cable/dense_smart/yellow" - } + "parent": "appliedenergistics2:item/part/cable_dense_smart_base", + "textures": { + "base": "appliedenergistics2:parts/cable/dense_smart/yellow" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_glass_base.json b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_glass_base.json index 9e7f3c89..d58c2b93 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_glass_base.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_glass_base.json @@ -1,17 +1,37 @@ { - "parent": "appliedenergistics2:item/part/part", - "elements": [ - { - "from": [ 6.0, 6.0, 2.0 ], - "to": [ 10.0, 10.0, 14.0 ], - "faces": { - "north": { "texture": "#base" }, - "east": { "texture": "#base" }, - "south": { "texture": "#base" }, - "west": { "texture": "#base" }, - "up": { "texture": "#base" }, - "down": { "texture": "#base" } - } - } - ] + "parent": "appliedenergistics2:item/part/part", + "elements": [ + { + "from": [ + 6.0, + 6.0, + 2.0 + ], + "to": [ + 10.0, + 10.0, + 14.0 + ], + "faces": { + "north": { + "texture": "#base" + }, + "east": { + "texture": "#base" + }, + "south": { + "texture": "#base" + }, + "west": { + "texture": "#base" + }, + "up": { + "texture": "#base" + }, + "down": { + "texture": "#base" + } + } + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_glass_black.json b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_glass_black.json index 46076e48..5ee8801b 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_glass_black.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_glass_black.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:item/part/cable_glass_base", - "textures": { - "base": "appliedenergistics2:parts/cable/glass/black" - } + "parent": "appliedenergistics2:item/part/cable_glass_base", + "textures": { + "base": "appliedenergistics2:parts/cable/glass/black" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_glass_blue.json b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_glass_blue.json index e751ed88..062aff84 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_glass_blue.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_glass_blue.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:item/part/cable_glass_base", - "textures": { - "base": "appliedenergistics2:parts/cable/glass/blue" - } + "parent": "appliedenergistics2:item/part/cable_glass_base", + "textures": { + "base": "appliedenergistics2:parts/cable/glass/blue" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_glass_brown.json b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_glass_brown.json index 756314e8..c5fc6655 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_glass_brown.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_glass_brown.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:item/part/cable_glass_base", - "textures": { - "base": "appliedenergistics2:parts/cable/glass/brown" - } + "parent": "appliedenergistics2:item/part/cable_glass_base", + "textures": { + "base": "appliedenergistics2:parts/cable/glass/brown" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_glass_cyan.json b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_glass_cyan.json index 4ac30e5a..ee32ebd8 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_glass_cyan.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_glass_cyan.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:item/part/cable_glass_base", - "textures": { - "base": "appliedenergistics2:parts/cable/glass/cyan" - } + "parent": "appliedenergistics2:item/part/cable_glass_base", + "textures": { + "base": "appliedenergistics2:parts/cable/glass/cyan" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_glass_gray.json b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_glass_gray.json index 0734dad5..a1405eea 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_glass_gray.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_glass_gray.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:item/part/cable_glass_base", - "textures": { - "base": "appliedenergistics2:parts/cable/glass/gray" - } + "parent": "appliedenergistics2:item/part/cable_glass_base", + "textures": { + "base": "appliedenergistics2:parts/cable/glass/gray" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_glass_green.json b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_glass_green.json index f47c1895..14e56eb8 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_glass_green.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_glass_green.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:item/part/cable_glass_base", - "textures": { - "base": "appliedenergistics2:parts/cable/glass/green" - } + "parent": "appliedenergistics2:item/part/cable_glass_base", + "textures": { + "base": "appliedenergistics2:parts/cable/glass/green" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_glass_light_blue.json b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_glass_light_blue.json index 8b92a3ff..8da593e8 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_glass_light_blue.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_glass_light_blue.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:item/part/cable_glass_base", - "textures": { - "base": "appliedenergistics2:parts/cable/glass/light_blue" - } + "parent": "appliedenergistics2:item/part/cable_glass_base", + "textures": { + "base": "appliedenergistics2:parts/cable/glass/light_blue" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_glass_light_gray.json b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_glass_light_gray.json index 4734cdf7..2da3c739 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_glass_light_gray.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_glass_light_gray.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:item/part/cable_glass_base", - "textures": { - "base": "appliedenergistics2:parts/cable/glass/light_gray" - } + "parent": "appliedenergistics2:item/part/cable_glass_base", + "textures": { + "base": "appliedenergistics2:parts/cable/glass/light_gray" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_glass_lime.json b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_glass_lime.json index c73b412d..0baa3a8b 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_glass_lime.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_glass_lime.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:item/part/cable_glass_base", - "textures": { - "base": "appliedenergistics2:parts/cable/glass/lime" - } + "parent": "appliedenergistics2:item/part/cable_glass_base", + "textures": { + "base": "appliedenergistics2:parts/cable/glass/lime" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_glass_magenta.json b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_glass_magenta.json index 382945c8..c8958fa1 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_glass_magenta.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_glass_magenta.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:item/part/cable_glass_base", - "textures": { - "base": "appliedenergistics2:parts/cable/glass/magenta" - } + "parent": "appliedenergistics2:item/part/cable_glass_base", + "textures": { + "base": "appliedenergistics2:parts/cable/glass/magenta" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_glass_orange.json b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_glass_orange.json index 0e91c8e2..7528f4f5 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_glass_orange.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_glass_orange.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:item/part/cable_glass_base", - "textures": { - "base": "appliedenergistics2:parts/cable/glass/orange" - } + "parent": "appliedenergistics2:item/part/cable_glass_base", + "textures": { + "base": "appliedenergistics2:parts/cable/glass/orange" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_glass_pink.json b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_glass_pink.json index 32ad290f..0b3f1d1e 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_glass_pink.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_glass_pink.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:item/part/cable_glass_base", - "textures": { - "base": "appliedenergistics2:parts/cable/glass/pink" - } + "parent": "appliedenergistics2:item/part/cable_glass_base", + "textures": { + "base": "appliedenergistics2:parts/cable/glass/pink" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_glass_purple.json b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_glass_purple.json index 27b85d57..23e78121 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_glass_purple.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_glass_purple.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:item/part/cable_glass_base", - "textures": { - "base": "appliedenergistics2:parts/cable/glass/purple" - } + "parent": "appliedenergistics2:item/part/cable_glass_base", + "textures": { + "base": "appliedenergistics2:parts/cable/glass/purple" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_glass_red.json b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_glass_red.json index a8e2ebae..a62ce62c 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_glass_red.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_glass_red.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:item/part/cable_glass_base", - "textures": { - "base": "appliedenergistics2:parts/cable/glass/red" - } + "parent": "appliedenergistics2:item/part/cable_glass_base", + "textures": { + "base": "appliedenergistics2:parts/cable/glass/red" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_glass_transparent.json b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_glass_transparent.json index bcfaebab..243378f8 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_glass_transparent.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_glass_transparent.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:item/part/cable_glass_base", - "textures": { - "base": "appliedenergistics2:parts/cable/glass/transparent" - } + "parent": "appliedenergistics2:item/part/cable_glass_base", + "textures": { + "base": "appliedenergistics2:parts/cable/glass/transparent" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_glass_white.json b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_glass_white.json index 657b60fd..e04758e2 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_glass_white.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_glass_white.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:item/part/cable_glass_base", - "textures": { - "base": "appliedenergistics2:parts/cable/glass/white" - } + "parent": "appliedenergistics2:item/part/cable_glass_base", + "textures": { + "base": "appliedenergistics2:parts/cable/glass/white" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_glass_yellow.json b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_glass_yellow.json index ddc849a5..659fded2 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_glass_yellow.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_glass_yellow.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:item/part/cable_glass_base", - "textures": { - "base": "appliedenergistics2:parts/cable/glass/yellow" - } + "parent": "appliedenergistics2:item/part/cable_glass_base", + "textures": { + "base": "appliedenergistics2:parts/cable/glass/yellow" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_smart_base.json b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_smart_base.json index 38ceabd4..2b5f92e8 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_smart_base.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_smart_base.json @@ -1,48 +1,216 @@ { - "parent": "appliedenergistics2:item/part/part", - "textures": { - "channelsOdd": "appliedenergistics2:parts/cable/smart/channels_00", - "channelsEven": "appliedenergistics2:parts/cable/smart/channels_10" - }, - "elements": [ - { - "name": "Element", - "from": [ 5.0, 5.0, 2.0 ], - "to": [ 11.0, 11.0, 14.0 ], - "faces": { - "north": { "texture": "#base", "uv": [ 5.0, 5.0, 11.0, 11.0 ] }, - "east": { "texture": "#base", "uv": [ 0.0, 5.0, 5.0, 11.0 ] }, - "south": { "texture": "#base", "uv": [ 11.0, 5.0, 5.0, 11.0 ] }, - "west": { "texture": "#base", "uv": [ 5.0, 5.0, 0.0, 11.0 ] }, - "up": { "texture": "#base", "uv": [ 5.0, 0.0, 11.0, 5.0 ] }, - "down": { "texture": "#base", "uv": [ 5.0, 11.0, 11.0, 16.0 ] } - } + "parent": "appliedenergistics2:item/part/part", + "textures": { + "channelsOdd": "appliedenergistics2:parts/cable/smart/channels_00", + "channelsEven": "appliedenergistics2:parts/cable/smart/channels_10" }, - { - "name": "Channels Odd", - "from": [ 5.0, 5.0, 2.0 ], - "to": [ 11.0, 11.0, 14.0 ], - "faces": { - "north": { "texture": "#channelsOdd", "uv": [ 5.0, 5.0, 11.0, 11.0 ] }, - "east": { "texture": "#channelsOdd", "uv": [ 0.0, 5.0, 5.0, 11.0 ] }, - "south": { "texture": "#channelsOdd", "uv": [ 11.0, 5.0, 5.0, 11.0 ] }, - "west": { "texture": "#channelsOdd", "uv": [ 5.0, 5.0, 0.0, 11.0 ] }, - "up": { "texture": "#channelsOdd", "uv": [ 5.0, 0.0, 11.0, 5.0 ] }, - "down": { "texture": "#channelsOdd", "uv": [ 5.0, 11.0, 11.0, 16.0 ] } - } - }, - { - "name": "Channels Even", - "from": [ 5.0, 5.0, 2.0 ], - "to": [ 11.0, 11.0, 14.0 ], - "faces": { - "north": { "texture": "#channelsEven", "uv": [ 5.0, 5.0, 11.0, 11.0 ] }, - "east": { "texture": "#channelsEven", "uv": [ 0.0, 5.0, 5.0, 11.0 ] }, - "south": { "texture": "#channelsEven", "uv": [ 11.0, 5.0, 5.0, 11.0 ] }, - "west": { "texture": "#channelsEven", "uv": [ 5.0, 5.0, 0.0, 11.0 ] }, - "up": { "texture": "#channelsEven", "uv": [ 5.0, 0.0, 11.0, 5.0 ] }, - "down": { "texture": "#channelsEven", "uv": [ 5.0, 11.0, 11.0, 16.0 ] } - } - } - ] + "elements": [ + { + "name": "Element", + "from": [ + 5.0, + 5.0, + 2.0 + ], + "to": [ + 11.0, + 11.0, + 14.0 + ], + "faces": { + "north": { + "texture": "#base", + "uv": [ + 5.0, + 5.0, + 11.0, + 11.0 + ] + }, + "east": { + "texture": "#base", + "uv": [ + 0.0, + 5.0, + 5.0, + 11.0 + ] + }, + "south": { + "texture": "#base", + "uv": [ + 11.0, + 5.0, + 5.0, + 11.0 + ] + }, + "west": { + "texture": "#base", + "uv": [ + 5.0, + 5.0, + 0.0, + 11.0 + ] + }, + "up": { + "texture": "#base", + "uv": [ + 5.0, + 0.0, + 11.0, + 5.0 + ] + }, + "down": { + "texture": "#base", + "uv": [ + 5.0, + 11.0, + 11.0, + 16.0 + ] + } + } + }, + { + "name": "Channels Odd", + "from": [ + 5.0, + 5.0, + 2.0 + ], + "to": [ + 11.0, + 11.0, + 14.0 + ], + "faces": { + "north": { + "texture": "#channelsOdd", + "uv": [ + 5.0, + 5.0, + 11.0, + 11.0 + ] + }, + "east": { + "texture": "#channelsOdd", + "uv": [ + 0.0, + 5.0, + 5.0, + 11.0 + ] + }, + "south": { + "texture": "#channelsOdd", + "uv": [ + 11.0, + 5.0, + 5.0, + 11.0 + ] + }, + "west": { + "texture": "#channelsOdd", + "uv": [ + 5.0, + 5.0, + 0.0, + 11.0 + ] + }, + "up": { + "texture": "#channelsOdd", + "uv": [ + 5.0, + 0.0, + 11.0, + 5.0 + ] + }, + "down": { + "texture": "#channelsOdd", + "uv": [ + 5.0, + 11.0, + 11.0, + 16.0 + ] + } + } + }, + { + "name": "Channels Even", + "from": [ + 5.0, + 5.0, + 2.0 + ], + "to": [ + 11.0, + 11.0, + 14.0 + ], + "faces": { + "north": { + "texture": "#channelsEven", + "uv": [ + 5.0, + 5.0, + 11.0, + 11.0 + ] + }, + "east": { + "texture": "#channelsEven", + "uv": [ + 0.0, + 5.0, + 5.0, + 11.0 + ] + }, + "south": { + "texture": "#channelsEven", + "uv": [ + 11.0, + 5.0, + 5.0, + 11.0 + ] + }, + "west": { + "texture": "#channelsEven", + "uv": [ + 5.0, + 5.0, + 0.0, + 11.0 + ] + }, + "up": { + "texture": "#channelsEven", + "uv": [ + 5.0, + 0.0, + 11.0, + 5.0 + ] + }, + "down": { + "texture": "#channelsEven", + "uv": [ + 5.0, + 11.0, + 11.0, + 16.0 + ] + } + } + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_smart_black.json b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_smart_black.json index 5db79f18..429601b3 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_smart_black.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_smart_black.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:item/part/cable_smart_base", - "textures": { - "base": "appliedenergistics2:parts/cable/smart/black" - } + "parent": "appliedenergistics2:item/part/cable_smart_base", + "textures": { + "base": "appliedenergistics2:parts/cable/smart/black" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_smart_blue.json b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_smart_blue.json index 8e9c10be..f082e933 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_smart_blue.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_smart_blue.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:item/part/cable_smart_base", - "textures": { - "base": "appliedenergistics2:parts/cable/smart/blue" - } + "parent": "appliedenergistics2:item/part/cable_smart_base", + "textures": { + "base": "appliedenergistics2:parts/cable/smart/blue" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_smart_brown.json b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_smart_brown.json index a330a273..96e9e07f 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_smart_brown.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_smart_brown.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:item/part/cable_smart_base", - "textures": { - "base": "appliedenergistics2:parts/cable/smart/brown" - } + "parent": "appliedenergistics2:item/part/cable_smart_base", + "textures": { + "base": "appliedenergistics2:parts/cable/smart/brown" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_smart_cyan.json b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_smart_cyan.json index c893f1d0..b52769a0 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_smart_cyan.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_smart_cyan.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:item/part/cable_smart_base", - "textures": { - "base": "appliedenergistics2:parts/cable/smart/cyan" - } + "parent": "appliedenergistics2:item/part/cable_smart_base", + "textures": { + "base": "appliedenergistics2:parts/cable/smart/cyan" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_smart_gray.json b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_smart_gray.json index d6f03481..68e6ddfc 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_smart_gray.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_smart_gray.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:item/part/cable_smart_base", - "textures": { - "base": "appliedenergistics2:parts/cable/smart/gray" - } + "parent": "appliedenergistics2:item/part/cable_smart_base", + "textures": { + "base": "appliedenergistics2:parts/cable/smart/gray" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_smart_green.json b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_smart_green.json index cda62640..adae9b3b 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_smart_green.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_smart_green.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:item/part/cable_smart_base", - "textures": { - "base": "appliedenergistics2:parts/cable/smart/green" - } + "parent": "appliedenergistics2:item/part/cable_smart_base", + "textures": { + "base": "appliedenergistics2:parts/cable/smart/green" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_smart_light_blue.json b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_smart_light_blue.json index 70069cef..a12c9730 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_smart_light_blue.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_smart_light_blue.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:item/part/cable_smart_base", - "textures": { - "base": "appliedenergistics2:parts/cable/smart/light_blue" - } + "parent": "appliedenergistics2:item/part/cable_smart_base", + "textures": { + "base": "appliedenergistics2:parts/cable/smart/light_blue" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_smart_light_gray.json b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_smart_light_gray.json index f3b248f1..8d26a9c6 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_smart_light_gray.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_smart_light_gray.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:item/part/cable_smart_base", - "textures": { - "base": "appliedenergistics2:parts/cable/smart/light_gray" - } + "parent": "appliedenergistics2:item/part/cable_smart_base", + "textures": { + "base": "appliedenergistics2:parts/cable/smart/light_gray" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_smart_lime.json b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_smart_lime.json index 778f9bac..db445d9f 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_smart_lime.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_smart_lime.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:item/part/cable_smart_base", - "textures": { - "base": "appliedenergistics2:parts/cable/smart/lime" - } + "parent": "appliedenergistics2:item/part/cable_smart_base", + "textures": { + "base": "appliedenergistics2:parts/cable/smart/lime" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_smart_magenta.json b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_smart_magenta.json index 6a8b5057..a3d18b12 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_smart_magenta.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_smart_magenta.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:item/part/cable_smart_base", - "textures": { - "base": "appliedenergistics2:parts/cable/smart/magenta" - } + "parent": "appliedenergistics2:item/part/cable_smart_base", + "textures": { + "base": "appliedenergistics2:parts/cable/smart/magenta" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_smart_orange.json b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_smart_orange.json index 0c02876e..99117f8e 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_smart_orange.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_smart_orange.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:item/part/cable_smart_base", - "textures": { - "base": "appliedenergistics2:parts/cable/smart/orange" - } + "parent": "appliedenergistics2:item/part/cable_smart_base", + "textures": { + "base": "appliedenergistics2:parts/cable/smart/orange" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_smart_pink.json b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_smart_pink.json index da801568..72fbc44b 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_smart_pink.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_smart_pink.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:item/part/cable_smart_base", - "textures": { - "base": "appliedenergistics2:parts/cable/smart/pink" - } + "parent": "appliedenergistics2:item/part/cable_smart_base", + "textures": { + "base": "appliedenergistics2:parts/cable/smart/pink" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_smart_purple.json b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_smart_purple.json index 770754a8..f8b94d75 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_smart_purple.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_smart_purple.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:item/part/cable_smart_base", - "textures": { - "base": "appliedenergistics2:parts/cable/smart/purple" - } + "parent": "appliedenergistics2:item/part/cable_smart_base", + "textures": { + "base": "appliedenergistics2:parts/cable/smart/purple" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_smart_red.json b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_smart_red.json index e5f5b3d5..3c78fa0f 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_smart_red.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_smart_red.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:item/part/cable_smart_base", - "textures": { - "base": "appliedenergistics2:parts/cable/smart/red" - } + "parent": "appliedenergistics2:item/part/cable_smart_base", + "textures": { + "base": "appliedenergistics2:parts/cable/smart/red" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_smart_transparent.json b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_smart_transparent.json index 4bc19ea8..ec72a41a 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_smart_transparent.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_smart_transparent.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:item/part/cable_smart_base", - "textures": { - "base": "appliedenergistics2:parts/cable/smart/transparent" - } + "parent": "appliedenergistics2:item/part/cable_smart_base", + "textures": { + "base": "appliedenergistics2:parts/cable/smart/transparent" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_smart_white.json b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_smart_white.json index b0ff7c2a..396b17fb 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_smart_white.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_smart_white.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:item/part/cable_smart_base", - "textures": { - "base": "appliedenergistics2:parts/cable/smart/white" - } + "parent": "appliedenergistics2:item/part/cable_smart_base", + "textures": { + "base": "appliedenergistics2:parts/cable/smart/white" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_smart_yellow.json b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_smart_yellow.json index f8f66ec7..a87d10fb 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_smart_yellow.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_smart_yellow.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:item/part/cable_smart_base", - "textures": { - "base": "appliedenergistics2:parts/cable/smart/yellow" - } + "parent": "appliedenergistics2:item/part/cable_smart_base", + "textures": { + "base": "appliedenergistics2:parts/cable/smart/yellow" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/conversion_monitor.json b/src/main/resources/assets/appliedenergistics2/models/item/part/conversion_monitor.json index b702b9d3..523530b8 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/conversion_monitor.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/conversion_monitor.json @@ -1,9 +1,9 @@ { - "parent": "appliedenergistics2:item/part/display", - "textures": { - "front": "appliedenergistics2:items/part/conversion_monitor", - "front_bright": "appliedenergistics2:parts/conversion_monitor_bright", - "front_medium": "appliedenergistics2:parts/conversion_monitor_medium", - "front_dark": "appliedenergistics2:parts/conversion_monitor_dark" - } + "parent": "appliedenergistics2:item/part/display", + "textures": { + "front": "appliedenergistics2:items/part/conversion_monitor", + "front_bright": "appliedenergistics2:parts/conversion_monitor_bright", + "front_medium": "appliedenergistics2:parts/conversion_monitor_medium", + "front_dark": "appliedenergistics2:parts/conversion_monitor_dark" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/display.json b/src/main/resources/assets/appliedenergistics2/models/item/part/display.json index bd218751..ee5f8e3b 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/display.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/display.json @@ -1,67 +1,149 @@ { - "parent": "appliedenergistics2:item/part/part", - "textures": { - "sides": "appliedenergistics2:parts/monitor_sides", - "back": "appliedenergistics2:parts/monitor_back", - "front_medium_bright": "appliedenergistics2:parts/monitor_colored" - }, - "elements": [ - { - "name": "Front", - "from": [ 2, 2, 8 ], - "to": [ 14, 14, 9 ], - "faces": { - "north": { "texture": "#front" }, - "south": { "texture": "#back" }, - "east": { "texture": "#sides" }, - "west": { "texture": "#sides" }, - "up": { "texture": "#sides" }, - "down": { "texture": "#sides" } - } + "parent": "appliedenergistics2:item/part/part", + "textures": { + "sides": "appliedenergistics2:parts/monitor_sides", + "back": "appliedenergistics2:parts/monitor_back", + "front_medium_bright": "appliedenergistics2:parts/monitor_colored" }, - { - "name": "Front Bright", - "from": [ 2, 2, 8 ], - "to": [ 14, 14, 9 ], - "faces": { - "north": { "texture": "#front_bright", "tintindex": 3 } - } - }, - { - "name": "Front Medium Bright", - "from": [ 2, 2, 8 ], - "to": [ 14, 14, 9 ], - "faces": { - "north": { "texture": "#front_medium_bright", "tintindex": 4 } - } - }, - { - "name": "Front Medium", - "from": [ 2, 2, 8 ], - "to": [ 14, 14, 9 ], - "faces": { - "north": { "texture": "#front_medium", "tintindex": 2 } - } - }, - { - "name": "Front Dark", - "from": [ 2, 2, 8 ], - "to": [ 14, 14, 9 ], - "faces": { - "north": { "texture": "#front_dark", "tintindex": 1 } - } - }, - { - "name": "Back", - "from": [ 4, 4, 9 ], - "to": [ 12, 12, 10 ], - "faces": { - "east": { "texture": "#sides" }, - "south": { "texture": "#back" }, - "west": { "texture": "#sides" }, - "up": { "texture": "#sides" }, - "down": { "texture": "#sides" } - } - } - ] + "elements": [ + { + "name": "Front", + "from": [ + 2, + 2, + 8 + ], + "to": [ + 14, + 14, + 9 + ], + "faces": { + "north": { + "texture": "#front" + }, + "south": { + "texture": "#back" + }, + "east": { + "texture": "#sides" + }, + "west": { + "texture": "#sides" + }, + "up": { + "texture": "#sides" + }, + "down": { + "texture": "#sides" + } + } + }, + { + "name": "Front Bright", + "from": [ + 2, + 2, + 8 + ], + "to": [ + 14, + 14, + 9 + ], + "faces": { + "north": { + "texture": "#front_bright", + "tintindex": 3 + } + } + }, + { + "name": "Front Medium Bright", + "from": [ + 2, + 2, + 8 + ], + "to": [ + 14, + 14, + 9 + ], + "faces": { + "north": { + "texture": "#front_medium_bright", + "tintindex": 4 + } + } + }, + { + "name": "Front Medium", + "from": [ + 2, + 2, + 8 + ], + "to": [ + 14, + 14, + 9 + ], + "faces": { + "north": { + "texture": "#front_medium", + "tintindex": 2 + } + } + }, + { + "name": "Front Dark", + "from": [ + 2, + 2, + 8 + ], + "to": [ + 14, + 14, + 9 + ], + "faces": { + "north": { + "texture": "#front_dark", + "tintindex": 1 + } + } + }, + { + "name": "Back", + "from": [ + 4, + 4, + 9 + ], + "to": [ + 12, + 12, + 10 + ], + "faces": { + "east": { + "texture": "#sides" + }, + "south": { + "texture": "#back" + }, + "west": { + "texture": "#sides" + }, + "up": { + "texture": "#sides" + }, + "down": { + "texture": "#sides" + } + } + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/export_bus.json b/src/main/resources/assets/appliedenergistics2/models/item/part/export_bus.json index e262f928..3b3c94b2 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/export_bus.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/export_bus.json @@ -1,46 +1,106 @@ { - "parent": "appliedenergistics2:item/part/part", - "textures": { - "sides": "appliedenergistics2:parts/export_bus_sides", - "back": "appliedenergistics2:parts/monitor_back", - "front": "appliedenergistics2:items/part/export_bus" - }, - "elements": [ - { - "from": [ 4, 4, 8 ], - "to": [ 12, 12, 10 ], - "faces": { - "north": { "texture": "#front" }, - "south": { "texture": "#back" }, - "east": { "texture": "#sides" }, - "west": { "texture": "#sides" }, - "up": { "texture": "#sides" }, - "down": { "texture": "#sides" } - } + "parent": "appliedenergistics2:item/part/part", + "textures": { + "sides": "appliedenergistics2:parts/export_bus_sides", + "back": "appliedenergistics2:parts/monitor_back", + "front": "appliedenergistics2:items/part/export_bus" }, - { - "from": [ 5, 5, 7 ], - "to": [ 11, 11, 8 ], - "faces": { - "north": { "texture": "#front" }, - "south": { "texture": "#back" }, - "east": { "texture": "#sides" }, - "west": { "texture": "#sides" }, - "up": { "texture": "#sides" }, - "down": { "texture": "#sides" } - } - }, - { - "from": [ 6, 6, 6 ], - "to": [ 10, 10, 7 ], - "faces": { - "north": { "texture": "#front" }, - "south": { "texture": "#back" }, - "east": { "texture": "#sides" }, - "west": { "texture": "#sides" }, - "up": { "texture": "#sides" }, - "down": { "texture": "#sides" } - } - } - ] + "elements": [ + { + "from": [ + 4, + 4, + 8 + ], + "to": [ + 12, + 12, + 10 + ], + "faces": { + "north": { + "texture": "#front" + }, + "south": { + "texture": "#back" + }, + "east": { + "texture": "#sides" + }, + "west": { + "texture": "#sides" + }, + "up": { + "texture": "#sides" + }, + "down": { + "texture": "#sides" + } + } + }, + { + "from": [ + 5, + 5, + 7 + ], + "to": [ + 11, + 11, + 8 + ], + "faces": { + "north": { + "texture": "#front" + }, + "south": { + "texture": "#back" + }, + "east": { + "texture": "#sides" + }, + "west": { + "texture": "#sides" + }, + "up": { + "texture": "#sides" + }, + "down": { + "texture": "#sides" + } + } + }, + { + "from": [ + 6, + 6, + 6 + ], + "to": [ + 10, + 10, + 7 + ], + "faces": { + "north": { + "texture": "#front" + }, + "south": { + "texture": "#back" + }, + "east": { + "texture": "#sides" + }, + "west": { + "texture": "#sides" + }, + "up": { + "texture": "#sides" + }, + "down": { + "texture": "#sides" + } + } + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/formation_plane.json b/src/main/resources/assets/appliedenergistics2/models/item/part/formation_plane.json index dafef67e..59eff3d0 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/formation_plane.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/formation_plane.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:item/part/annihilation_plane", - "textures": { - "plane": "appliedenergistics2:items/part/formation_plane" - } + "parent": "appliedenergistics2:item/part/annihilation_plane", + "textures": { + "plane": "appliedenergistics2:items/part/formation_plane" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/identity_annihilation_plane.json b/src/main/resources/assets/appliedenergistics2/models/item/part/identity_annihilation_plane.json index d9378023..a482721c 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/identity_annihilation_plane.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/identity_annihilation_plane.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:item/part/annihilation_plane", - "textures": { - "plane": "appliedenergistics2:items/part/identity_annihilation_plane" - } + "parent": "appliedenergistics2:item/part/annihilation_plane", + "textures": { + "plane": "appliedenergistics2:items/part/identity_annihilation_plane" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/import_bus.json b/src/main/resources/assets/appliedenergistics2/models/item/part/import_bus.json index b87bf714..cd019540 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/import_bus.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/import_bus.json @@ -1,46 +1,106 @@ { - "parent": "appliedenergistics2:item/part/part", - "textures": { - "sides": "appliedenergistics2:parts/import_bus_sides", - "back": "appliedenergistics2:parts/monitor_back", - "front": "appliedenergistics2:items/part/import_bus" - }, - "elements": [ - { - "from": [ 3, 3, 8 ], - "to": [ 13, 13, 9 ], - "faces": { - "north": { "texture": "#front" }, - "south": { "texture": "#back" }, - "east": { "texture": "#sides" }, - "west": { "texture": "#sides" }, - "up": { "texture": "#sides" }, - "down": { "texture": "#sides" } - } + "parent": "appliedenergistics2:item/part/part", + "textures": { + "sides": "appliedenergistics2:parts/import_bus_sides", + "back": "appliedenergistics2:parts/monitor_back", + "front": "appliedenergistics2:items/part/import_bus" }, - { - "from": [ 4, 4, 9 ], - "to": [ 12, 12, 10 ], - "faces": { - "north": { "texture": "#front" }, - "south": { "texture": "#back" }, - "east": { "texture": "#sides" }, - "west": { "texture": "#sides" }, - "up": { "texture": "#sides" }, - "down": { "texture": "#sides" } - } - }, - { - "from": [ 5, 5, 10 ], - "to": [ 11, 11, 11 ], - "faces": { - "north": { "texture": "#front" }, - "south": { "texture": "#back" }, - "east": { "texture": "#sides" }, - "west": { "texture": "#sides" }, - "up": { "texture": "#sides" }, - "down": { "texture": "#sides" } - } - } - ] + "elements": [ + { + "from": [ + 3, + 3, + 8 + ], + "to": [ + 13, + 13, + 9 + ], + "faces": { + "north": { + "texture": "#front" + }, + "south": { + "texture": "#back" + }, + "east": { + "texture": "#sides" + }, + "west": { + "texture": "#sides" + }, + "up": { + "texture": "#sides" + }, + "down": { + "texture": "#sides" + } + } + }, + { + "from": [ + 4, + 4, + 9 + ], + "to": [ + 12, + 12, + 10 + ], + "faces": { + "north": { + "texture": "#front" + }, + "south": { + "texture": "#back" + }, + "east": { + "texture": "#sides" + }, + "west": { + "texture": "#sides" + }, + "up": { + "texture": "#sides" + }, + "down": { + "texture": "#sides" + } + } + }, + { + "from": [ + 5, + 5, + 10 + ], + "to": [ + 11, + 11, + 11 + ], + "faces": { + "north": { + "texture": "#front" + }, + "south": { + "texture": "#back" + }, + "east": { + "texture": "#sides" + }, + "west": { + "texture": "#sides" + }, + "up": { + "texture": "#sides" + }, + "down": { + "texture": "#sides" + } + } + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/interface.json b/src/main/resources/assets/appliedenergistics2/models/item/part/interface.json index f54bb3de..8810a757 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/interface.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/interface.json @@ -1,46 +1,106 @@ { - "parent": "appliedenergistics2:item/part/part", - "textures": { - "sides": "appliedenergistics2:parts/monitor_sides", - "back": "appliedenergistics2:parts/monitor_back", - "front": "appliedenergistics2:items/part/interface" - }, - "elements": [ - { - "from": [ 2, 2, 7 ], - "to": [ 14, 14, 9 ], - "faces": { - "north": { "texture": "#front" }, - "south": { "texture": "#back" }, - "east": { "texture": "#sides" }, - "west": { "texture": "#sides" }, - "up": { "texture": "#sides" }, - "down": { "texture": "#sides" } - } + "parent": "appliedenergistics2:item/part/part", + "textures": { + "sides": "appliedenergistics2:parts/monitor_sides", + "back": "appliedenergistics2:parts/monitor_back", + "front": "appliedenergistics2:items/part/interface" }, - { - "from": [ 5, 5, 10 ], - "to": [ 11, 11, 11 ], - "faces": { - "north": { "texture": "#front" }, - "south": { "texture": "#back" }, - "east": { "texture": "#sides" }, - "west": { "texture": "#sides" }, - "up": { "texture": "#sides" }, - "down": { "texture": "#sides" } - } - }, - { - "from": [ 5, 5, 9 ], - "to": [ 11, 11, 10 ], - "faces": { - "north": { "texture": "#front" }, - "south": { "texture": "#back" }, - "east": { "texture": "#sides" }, - "west": { "texture": "#sides" }, - "up": { "texture": "#sides" }, - "down": { "texture": "#sides" } - } - } - ] + "elements": [ + { + "from": [ + 2, + 2, + 7 + ], + "to": [ + 14, + 14, + 9 + ], + "faces": { + "north": { + "texture": "#front" + }, + "south": { + "texture": "#back" + }, + "east": { + "texture": "#sides" + }, + "west": { + "texture": "#sides" + }, + "up": { + "texture": "#sides" + }, + "down": { + "texture": "#sides" + } + } + }, + { + "from": [ + 5, + 5, + 10 + ], + "to": [ + 11, + 11, + 11 + ], + "faces": { + "north": { + "texture": "#front" + }, + "south": { + "texture": "#back" + }, + "east": { + "texture": "#sides" + }, + "west": { + "texture": "#sides" + }, + "up": { + "texture": "#sides" + }, + "down": { + "texture": "#sides" + } + } + }, + { + "from": [ + 5, + 5, + 9 + ], + "to": [ + 11, + 11, + 10 + ], + "faces": { + "north": { + "texture": "#front" + }, + "south": { + "texture": "#back" + }, + "east": { + "texture": "#sides" + }, + "west": { + "texture": "#sides" + }, + "up": { + "texture": "#sides" + }, + "down": { + "texture": "#sides" + } + } + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/interface_terminal.json b/src/main/resources/assets/appliedenergistics2/models/item/part/interface_terminal.json index 7a21ad5f..a9342587 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/interface_terminal.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/interface_terminal.json @@ -1,9 +1,9 @@ { - "parent": "appliedenergistics2:item/part/display", - "textures": { - "front": "appliedenergistics2:items/part/interface_terminal", - "front_bright": "appliedenergistics2:parts/interface_terminal_bright", - "front_medium": "appliedenergistics2:parts/interface_terminal_medium", - "front_dark": "appliedenergistics2:parts/interface_terminal_dark" - } + "parent": "appliedenergistics2:item/part/display", + "textures": { + "front": "appliedenergistics2:items/part/interface_terminal", + "front_bright": "appliedenergistics2:parts/interface_terminal_bright", + "front_medium": "appliedenergistics2:parts/interface_terminal_medium", + "front_dark": "appliedenergistics2:parts/interface_terminal_dark" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/inverted_toggle_bus.json b/src/main/resources/assets/appliedenergistics2/models/item/part/inverted_toggle_bus.json index 0a2b9e24..3919a77a 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/inverted_toggle_bus.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/inverted_toggle_bus.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:item/part/toggle_bus", - "textures": { - "bus": "appliedenergistics2:items/part/inverted_toggle_bus" - } + "parent": "appliedenergistics2:item/part/toggle_bus", + "textures": { + "bus": "appliedenergistics2:items/part/inverted_toggle_bus" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/level_emitter.json b/src/main/resources/assets/appliedenergistics2/models/item/part/level_emitter.json index 00d525b6..9129fb7f 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/level_emitter.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/level_emitter.json @@ -1,20 +1,76 @@ { - "parent": "appliedenergistics2:item/part/part", - "textures": { - "emitter": "appliedenergistics2:items/part/level_emitter_off" - }, - "elements": [ - { - "from": [ 7, 6, 7 ], - "to": [ 9, 10, 9 ], - "faces": { - "north": { "texture": "#emitter", "uv": [7, 7, 9, 11] }, - "south": { "texture": "#emitter", "uv": [7, 7, 9, 11] }, - "east": { "texture": "#emitter", "uv": [7, 7, 9, 11] }, - "west": { "texture": "#emitter", "uv": [7, 7, 9, 11] }, - "up": { "texture": "#emitter", "uv": [7, 7, 9, 9] }, - "down": { "texture": "#emitter", "uv": [7, 9, 9, 11] } - } - } - ] + "parent": "appliedenergistics2:item/part/part", + "textures": { + "emitter": "appliedenergistics2:items/part/level_emitter_off" + }, + "elements": [ + { + "from": [ + 7, + 6, + 7 + ], + "to": [ + 9, + 10, + 9 + ], + "faces": { + "north": { + "texture": "#emitter", + "uv": [ + 7, + 7, + 9, + 11 + ] + }, + "south": { + "texture": "#emitter", + "uv": [ + 7, + 7, + 9, + 11 + ] + }, + "east": { + "texture": "#emitter", + "uv": [ + 7, + 7, + 9, + 11 + ] + }, + "west": { + "texture": "#emitter", + "uv": [ + 7, + 7, + 9, + 11 + ] + }, + "up": { + "texture": "#emitter", + "uv": [ + 7, + 7, + 9, + 9 + ] + }, + "down": { + "texture": "#emitter", + "uv": [ + 7, + 9, + 9, + 11 + ] + } + } + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/p2p_tunnel.json b/src/main/resources/assets/appliedenergistics2/models/item/part/p2p_tunnel.json index a5b3209b..f4fde328 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/p2p_tunnel.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/p2p_tunnel.json @@ -1,30 +1,60 @@ { - "parent": "appliedenergistics2:item/part/part", - "textures": { - "sides": "appliedenergistics2:parts/p2p_tunnel_sides", - "back": "appliedenergistics2:items/part/p2p_tunnel_back", - "front": "appliedenergistics2:items/part/p2p_tunnel_front", - "type": "appliedenergistics2:blocks/quartz_block" - }, - "elements": [ - { - "from": [ 2, 2, 7 ], - "to": [ 14, 14, 9 ], - "faces": { - "north": { "texture": "#type" } - } + "parent": "appliedenergistics2:item/part/part", + "textures": { + "sides": "appliedenergistics2:parts/p2p_tunnel_sides", + "back": "appliedenergistics2:items/part/p2p_tunnel_back", + "front": "appliedenergistics2:items/part/p2p_tunnel_front", + "type": "appliedenergistics2:blocks/quartz_block" }, - { - "from": [ 2, 2, 7 ], - "to": [ 14, 14, 9 ], - "faces": { - "north": { "texture": "#front" }, - "south": { "texture": "#back" }, - "east": { "texture": "#sides" }, - "west": { "texture": "#sides" }, - "up": { "texture": "#sides" }, - "down": { "texture": "#sides" } - } - } - ] + "elements": [ + { + "from": [ + 2, + 2, + 7 + ], + "to": [ + 14, + 14, + 9 + ], + "faces": { + "north": { + "texture": "#type" + } + } + }, + { + "from": [ + 2, + 2, + 7 + ], + "to": [ + 14, + 14, + 9 + ], + "faces": { + "north": { + "texture": "#front" + }, + "south": { + "texture": "#back" + }, + "east": { + "texture": "#sides" + }, + "west": { + "texture": "#sides" + }, + "up": { + "texture": "#sides" + }, + "down": { + "texture": "#sides" + } + } + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/p2p_tunnel_fe.json b/src/main/resources/assets/appliedenergistics2/models/item/part/p2p_tunnel_fe.json index c5991b25..84c51d22 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/p2p_tunnel_fe.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/p2p_tunnel_fe.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:item/part/p2p_tunnel", - "textures": { - "type": "minecraft:blocks/gold_block" - } + "parent": "appliedenergistics2:item/part/p2p_tunnel", + "textures": { + "type": "minecraft:blocks/gold_block" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/p2p_tunnel_fluids.json b/src/main/resources/assets/appliedenergistics2/models/item/part/p2p_tunnel_fluids.json index bec0bfbf..6aa05aa8 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/p2p_tunnel_fluids.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/p2p_tunnel_fluids.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:item/part/p2p_tunnel", - "textures": { - "type": "blocks/lapis_block" - } + "parent": "appliedenergistics2:item/part/p2p_tunnel", + "textures": { + "type": "blocks/lapis_block" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/p2p_tunnel_ic2.json b/src/main/resources/assets/appliedenergistics2/models/item/part/p2p_tunnel_ic2.json index 97cf9ed4..47593c61 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/p2p_tunnel_ic2.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/p2p_tunnel_ic2.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:item/part/p2p_tunnel", - "textures": { - "type": "minecraft:blocks/diamond_block" - } + "parent": "appliedenergistics2:item/part/p2p_tunnel", + "textures": { + "type": "minecraft:blocks/diamond_block" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/p2p_tunnel_items.json b/src/main/resources/assets/appliedenergistics2/models/item/part/p2p_tunnel_items.json index 9433a875..d1758d83 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/p2p_tunnel_items.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/p2p_tunnel_items.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:item/part/p2p_tunnel", - "textures": { - "type": "blocks/hopper_outside" - } + "parent": "appliedenergistics2:item/part/p2p_tunnel", + "textures": { + "type": "blocks/hopper_outside" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/p2p_tunnel_light.json b/src/main/resources/assets/appliedenergistics2/models/item/part/p2p_tunnel_light.json index b0706623..4712a989 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/p2p_tunnel_light.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/p2p_tunnel_light.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:item/part/p2p_tunnel", - "textures": { - "type": "blocks/quartz_block_top" - } + "parent": "appliedenergistics2:item/part/p2p_tunnel", + "textures": { + "type": "blocks/quartz_block_top" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/p2p_tunnel_me.json b/src/main/resources/assets/appliedenergistics2/models/item/part/p2p_tunnel_me.json index 1f7ac9bc..46b057ae 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/p2p_tunnel_me.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/p2p_tunnel_me.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:item/part/p2p_tunnel", - "textures": { - "type": "appliedenergistics2:blocks/quartz_block" - } + "parent": "appliedenergistics2:item/part/p2p_tunnel", + "textures": { + "type": "appliedenergistics2:blocks/quartz_block" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/p2p_tunnel_redstone.json b/src/main/resources/assets/appliedenergistics2/models/item/part/p2p_tunnel_redstone.json index 0dbfca41..b85951c2 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/p2p_tunnel_redstone.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/p2p_tunnel_redstone.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:item/part/p2p_tunnel", - "textures": { - "type": "blocks/redstone_block" - } + "parent": "appliedenergistics2:item/part/p2p_tunnel", + "textures": { + "type": "blocks/redstone_block" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/part.json b/src/main/resources/assets/appliedenergistics2/models/item/part/part.json index 94b7ba47..f0115f10 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/part.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/part.json @@ -1,34 +1,106 @@ { - "display": { - "gui": { - "rotation": [ 30, 225, 0 ], - "translation": [ 0, 0, 0], - "scale":[ 0.8, 0.8, 0.8 ] - }, - "ground": { - "rotation": [ 0, 0, 0 ], - "translation": [ 0, 3, 0], - "scale":[ 0.25, 0.25, 0.25 ] - }, - "fixed": { - "rotation": [ 0, 0, 0 ], - "translation": [ 0, 0, 0], - "scale":[ 0.5, 0.5, 0.5 ] - }, - "thirdperson_righthand": { - "rotation": [ 75, 45, 0 ], - "translation": [ 0, 2.5, 0], - "scale": [ 0.375, 0.375, 0.375 ] - }, - "firstperson_righthand": { - "rotation": [ 0, 45, 0 ], - "translation": [ 0, 0, 0 ], - "scale": [ 0.40, 0.40, 0.40 ] - }, - "firstperson_lefthand": { - "rotation": [ 0, 225, 0 ], - "translation": [ 0, 0, 0 ], - "scale": [ 0.40, 0.40, 0.40 ] + "display": { + "gui": { + "rotation": [ + 30, + 225, + 0 + ], + "translation": [ + 0, + 0, + 0 + ], + "scale": [ + 0.8, + 0.8, + 0.8 + ] + }, + "ground": { + "rotation": [ + 0, + 0, + 0 + ], + "translation": [ + 0, + 3, + 0 + ], + "scale": [ + 0.25, + 0.25, + 0.25 + ] + }, + "fixed": { + "rotation": [ + 0, + 0, + 0 + ], + "translation": [ + 0, + 0, + 0 + ], + "scale": [ + 0.5, + 0.5, + 0.5 + ] + }, + "thirdperson_righthand": { + "rotation": [ + 75, + 45, + 0 + ], + "translation": [ + 0, + 2.5, + 0 + ], + "scale": [ + 0.375, + 0.375, + 0.375 + ] + }, + "firstperson_righthand": { + "rotation": [ + 0, + 45, + 0 + ], + "translation": [ + 0, + 0, + 0 + ], + "scale": [ + 0.40, + 0.40, + 0.40 + ] + }, + "firstperson_lefthand": { + "rotation": [ + 0, + 225, + 0 + ], + "translation": [ + 0, + 0, + 0 + ], + "scale": [ + 0.40, + 0.40, + 0.40 + ] + } } - } } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/quartz_fiber.json b/src/main/resources/assets/appliedenergistics2/models/item/part/quartz_fiber.json index 410c39c9..b6076520 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/quartz_fiber.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/quartz_fiber.json @@ -1,20 +1,40 @@ { - "parent": "appliedenergistics2:item/part/part", - "textures": { - "cable": "appliedenergistics2:items/part/quartz_fiber" - }, - "elements": [ - { - "from": [ 6, 6, 5 ], - "to": [ 10, 10, 11 ], - "faces": { - "north": { "texture": "#cable" }, - "south": { "texture": "#cable" }, - "east": { "texture": "#cable" }, - "west": { "texture": "#cable" }, - "up": { "texture": "#cable" }, - "down": { "texture": "#cable" } - } - } - ] + "parent": "appliedenergistics2:item/part/part", + "textures": { + "cable": "appliedenergistics2:items/part/quartz_fiber" + }, + "elements": [ + { + "from": [ + 6, + 6, + 5 + ], + "to": [ + 10, + 10, + 11 + ], + "faces": { + "north": { + "texture": "#cable" + }, + "south": { + "texture": "#cable" + }, + "east": { + "texture": "#cable" + }, + "west": { + "texture": "#cable" + }, + "up": { + "texture": "#cable" + }, + "down": { + "texture": "#cable" + } + } + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/storage_bus.json b/src/main/resources/assets/appliedenergistics2/models/item/part/storage_bus.json index 51c1afdb..464df4ce 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/storage_bus.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/storage_bus.json @@ -1,46 +1,106 @@ { - "parent": "appliedenergistics2:item/part/part", - "textures": { - "sides": "appliedenergistics2:parts/storage_bus_sides", - "back": "appliedenergistics2:parts/storage_bus_back", - "front": "appliedenergistics2:items/part/storage_bus" - }, - "elements": [ - { - "from": [ 3, 3, 6 ], - "to": [ 13, 13, 7 ], - "faces": { - "north": { "texture": "#front" }, - "south": { "texture": "#back" }, - "east": { "texture": "#sides" }, - "west": { "texture": "#sides" }, - "up": { "texture": "#sides" }, - "down": { "texture": "#sides" } - } + "parent": "appliedenergistics2:item/part/part", + "textures": { + "sides": "appliedenergistics2:parts/storage_bus_sides", + "back": "appliedenergistics2:parts/storage_bus_back", + "front": "appliedenergistics2:items/part/storage_bus" }, - { - "from": [ 2, 2, 7 ], - "to": [ 14, 14, 8 ], - "faces": { - "north": { "texture": "#front" }, - "south": { "texture": "#back" }, - "east": { "texture": "#sides" }, - "west": { "texture": "#sides" }, - "up": { "texture": "#sides" }, - "down": { "texture": "#sides" } - } - }, - { - "from": [ 5, 5, 8 ], - "to": [ 11, 11, 10 ], - "faces": { - "north": { "texture": "#front" }, - "south": { "texture": "#back" }, - "east": { "texture": "#sides" }, - "west": { "texture": "#sides" }, - "up": { "texture": "#sides" }, - "down": { "texture": "#sides" } - } - } - ] + "elements": [ + { + "from": [ + 3, + 3, + 6 + ], + "to": [ + 13, + 13, + 7 + ], + "faces": { + "north": { + "texture": "#front" + }, + "south": { + "texture": "#back" + }, + "east": { + "texture": "#sides" + }, + "west": { + "texture": "#sides" + }, + "up": { + "texture": "#sides" + }, + "down": { + "texture": "#sides" + } + } + }, + { + "from": [ + 2, + 2, + 7 + ], + "to": [ + 14, + 14, + 8 + ], + "faces": { + "north": { + "texture": "#front" + }, + "south": { + "texture": "#back" + }, + "east": { + "texture": "#sides" + }, + "west": { + "texture": "#sides" + }, + "up": { + "texture": "#sides" + }, + "down": { + "texture": "#sides" + } + } + }, + { + "from": [ + 5, + 5, + 8 + ], + "to": [ + 11, + 11, + 10 + ], + "faces": { + "north": { + "texture": "#front" + }, + "south": { + "texture": "#back" + }, + "east": { + "texture": "#sides" + }, + "west": { + "texture": "#sides" + }, + "up": { + "texture": "#sides" + }, + "down": { + "texture": "#sides" + } + } + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/toggle_bus.json b/src/main/resources/assets/appliedenergistics2/models/item/part/toggle_bus.json index 89209205..612eda2b 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/toggle_bus.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/toggle_bus.json @@ -1,58 +1,138 @@ { - "parent": "appliedenergistics2:item/part/part", - "textures": { - "bus": "appliedenergistics2:items/part/toggle_bus", - "status": "appliedenergistics2:parts/monitor_sides_status", - "lights": "appliedenergistics2:parts/monitor_sides_status_off" - }, - "elements": [ - { - "from": [ 6, 6, 10 ], - "to": [ 10, 10, 12 ], - "faces": { - "north": { "texture": "#bus" }, - "south": { "texture": "#bus" }, - "east": { "texture": "#bus" }, - "west": { "texture": "#bus" }, - "up": { "texture": "#bus" }, - "down": { "texture": "#bus" } - } + "parent": "appliedenergistics2:item/part/part", + "textures": { + "bus": "appliedenergistics2:items/part/toggle_bus", + "status": "appliedenergistics2:parts/monitor_sides_status", + "lights": "appliedenergistics2:parts/monitor_sides_status_off" }, - { - "from": [ 6, 6, 7 ], - "to": [ 10, 10, 9 ], - "faces": { - "north": { "texture": "#bus" }, - "south": { "texture": "#bus" }, - "east": { "texture": "#bus" }, - "west": { "texture": "#bus" }, - "up": { "texture": "#bus" }, - "down": { "texture": "#bus" } - } - }, - { - "from": [ 6, 6, 9 ], - "to": [ 10, 10, 10 ], - "faces": { - "north": { "texture": "#status" }, - "south": { "texture": "#status" }, - "east": { "texture": "#status" }, - "west": { "texture": "#status" }, - "up": { "texture": "#status" }, - "down": { "texture": "#status" } - } - }, - { - "from": [ 6, 6, 9 ], - "to": [ 10, 10, 10 ], - "faces": { - "north": { "texture": "#lights" }, - "south": { "texture": "#lights" }, - "east": { "texture": "#lights" }, - "west": { "texture": "#lights" }, - "up": { "texture": "#lights" }, - "down": { "texture": "#lights" } - } - } - ] + "elements": [ + { + "from": [ + 6, + 6, + 10 + ], + "to": [ + 10, + 10, + 12 + ], + "faces": { + "north": { + "texture": "#bus" + }, + "south": { + "texture": "#bus" + }, + "east": { + "texture": "#bus" + }, + "west": { + "texture": "#bus" + }, + "up": { + "texture": "#bus" + }, + "down": { + "texture": "#bus" + } + } + }, + { + "from": [ + 6, + 6, + 7 + ], + "to": [ + 10, + 10, + 9 + ], + "faces": { + "north": { + "texture": "#bus" + }, + "south": { + "texture": "#bus" + }, + "east": { + "texture": "#bus" + }, + "west": { + "texture": "#bus" + }, + "up": { + "texture": "#bus" + }, + "down": { + "texture": "#bus" + } + } + }, + { + "from": [ + 6, + 6, + 9 + ], + "to": [ + 10, + 10, + 10 + ], + "faces": { + "north": { + "texture": "#status" + }, + "south": { + "texture": "#status" + }, + "east": { + "texture": "#status" + }, + "west": { + "texture": "#status" + }, + "up": { + "texture": "#status" + }, + "down": { + "texture": "#status" + } + } + }, + { + "from": [ + 6, + 6, + 9 + ], + "to": [ + 10, + 10, + 10 + ], + "faces": { + "north": { + "texture": "#lights" + }, + "south": { + "texture": "#lights" + }, + "east": { + "texture": "#lights" + }, + "west": { + "texture": "#lights" + }, + "up": { + "texture": "#lights" + }, + "down": { + "texture": "#lights" + } + } + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/models/item/sky_stone_chest.json b/src/main/resources/assets/appliedenergistics2/models/item/sky_stone_chest.json index e411fe53..04ed8e5a 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/sky_stone_chest.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/sky_stone_chest.json @@ -7,43 +7,203 @@ "elements": [ { "name": "Base", - "from": [ 1.0, 0.0, 1.0 ], - "to": [ 15.0, 10.0, 15.0 ], + "from": [ + 1.0, + 0.0, + 1.0 + ], + "to": [ + 15.0, + 10.0, + 15.0 + ], "shade": false, "faces": { - "north": { "texture": "#0", "uv": [ 3.5, 8.25, 7, 10.75 ] }, - "east": { "texture": "#0", "uv": [ 0.0, 8.25, 3.5, 10.75 ] }, - "south": { "texture": "#0", "uv": [ 10.5, 8.25, 14, 10.75 ] }, - "west": { "texture": "#0", "uv": [ 7, 8.25, 10.5, 10.75 ] }, - "up": { "texture": "#0", "uv": [ 3.5, 0.0, 7, 3.5 ] }, - "down": { "texture": "#0", "uv": [ 7, 0.0, 10.5, 3.5 ] } + "north": { + "texture": "#0", + "uv": [ + 3.5, + 8.25, + 7, + 10.75 + ] + }, + "east": { + "texture": "#0", + "uv": [ + 0.0, + 8.25, + 3.5, + 10.75 + ] + }, + "south": { + "texture": "#0", + "uv": [ + 10.5, + 8.25, + 14, + 10.75 + ] + }, + "west": { + "texture": "#0", + "uv": [ + 7, + 8.25, + 10.5, + 10.75 + ] + }, + "up": { + "texture": "#0", + "uv": [ + 3.5, + 0.0, + 7, + 3.5 + ] + }, + "down": { + "texture": "#0", + "uv": [ + 7, + 0.0, + 10.5, + 3.5 + ] + } } }, { "name": "Lid", - "from": [ 1.0, 10.0, 1.0 ], - "to": [ 15.0, 15.0, 15.0 ], + "from": [ + 1.0, + 10.0, + 1.0 + ], + "to": [ + 15.0, + 15.0, + 15.0 + ], "shade": false, "faces": { - "north": { "texture": "#0", "uv": [ 3.5, 3.5, 7, 4.75 ] }, - "east": { "texture": "#0", "uv": [ 0.0, 3.5, 3.5, 4.75 ] }, - "south": { "texture": "#0", "uv": [ 10.5, 3.5, 14, 4.75 ] }, - "west": { "texture": "#0", "uv": [ 7, 3.5, 10.5, 4.75 ] }, - "up": { "texture": "#0", "uv": [ 3.5, 0.0, 7, 3.5 ] }, - "down": { "texture": "#0", "uv": [ 7, 0.0, 10.5, 3.5 ] } + "north": { + "texture": "#0", + "uv": [ + 3.5, + 3.5, + 7, + 4.75 + ] + }, + "east": { + "texture": "#0", + "uv": [ + 0.0, + 3.5, + 3.5, + 4.75 + ] + }, + "south": { + "texture": "#0", + "uv": [ + 10.5, + 3.5, + 14, + 4.75 + ] + }, + "west": { + "texture": "#0", + "uv": [ + 7, + 3.5, + 10.5, + 4.75 + ] + }, + "up": { + "texture": "#0", + "uv": [ + 3.5, + 0.0, + 7, + 3.5 + ] + }, + "down": { + "texture": "#0", + "uv": [ + 7, + 0.0, + 10.5, + 3.5 + ] + } } }, { "name": "Knob", - "from": [ 7.0, 7.0, 0.0 ], - "to": [ 9.0, 11.0, 1.0 ], + "from": [ + 7.0, + 7.0, + 0.0 + ], + "to": [ + 9.0, + 11.0, + 1.0 + ], "shade": false, "faces": { - "north": { "texture": "#0", "uv": [ 0.25, 0.25, 0.75, 1.25 ] }, - "east": { "texture": "#0", "uv": [ 0, 0.25, 0.25, 1.25 ] }, - "west": { "texture": "#0", "uv": [ 0.75, 0.25, 1.5, 1.25 ] }, - "up": { "texture": "#0", "uv": [ 0.25, 0.0, 0.75, 0.25 ] }, - "down": { "texture": "#0", "uv": [ 0.75, 0.0, 1.5, 0.25 ] } + "north": { + "texture": "#0", + "uv": [ + 0.25, + 0.25, + 0.75, + 1.25 + ] + }, + "east": { + "texture": "#0", + "uv": [ + 0, + 0.25, + 0.25, + 1.25 + ] + }, + "west": { + "texture": "#0", + "uv": [ + 0.75, + 0.25, + 1.5, + 1.25 + ] + }, + "up": { + "texture": "#0", + "uv": [ + 0.25, + 0.0, + 0.75, + 0.25 + ] + }, + "down": { + "texture": "#0", + "uv": [ + 0.75, + 0.0, + 1.5, + 0.25 + ] + } } } ] diff --git a/src/main/resources/assets/appliedenergistics2/models/item/spatial_pylon.json b/src/main/resources/assets/appliedenergistics2/models/item/spatial_pylon.json index efdd1ae7..6dbfde17 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/spatial_pylon.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/spatial_pylon.json @@ -1,6 +1,6 @@ { - "parent": "block/cube_all", - "textures": { - "all": "appliedenergistics2:items/spatial_pylon" - } + "parent": "block/cube_all", + "textures": { + "all": "appliedenergistics2:items/spatial_pylon" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/part/cable/covered/center.json b/src/main/resources/assets/appliedenergistics2/models/part/cable/covered/center.json index 324093cd..7e3c8c9d 100644 --- a/src/main/resources/assets/appliedenergistics2/models/part/cable/covered/center.json +++ b/src/main/resources/assets/appliedenergistics2/models/part/cable/covered/center.json @@ -5,15 +5,71 @@ "elements": [ { "name": "Element", - "from": [ 5.0, 5.0, 5.0 ], - "to": [ 11.0, 11.0, 11.0 ], + "from": [ + 5.0, + 5.0, + 5.0 + ], + "to": [ + 11.0, + 11.0, + 11.0 + ], "faces": { - "north": { "texture": "#base", "uv": [ 5.0, 5.0, 11.0, 11.0 ] }, - "east": { "texture": "#base", "uv": [ 5.0, 5.0, 11.0, 11.0 ] }, - "south": { "texture": "#base", "uv": [ 11.0, 5.0, 5.0, 11.0 ] }, - "west": { "texture": "#base", "uv": [ 11.0, 5.0, 5.0, 11.0 ] }, - "up": { "texture": "#base", "uv": [ 5.0, 5.0, 11.0, 11.0 ] }, - "down": { "texture": "#base", "uv": [ 5.0, 5.0, 11.0, 11.0 ] } + "north": { + "texture": "#base", + "uv": [ + 5.0, + 5.0, + 11.0, + 11.0 + ] + }, + "east": { + "texture": "#base", + "uv": [ + 5.0, + 5.0, + 11.0, + 11.0 + ] + }, + "south": { + "texture": "#base", + "uv": [ + 11.0, + 5.0, + 5.0, + 11.0 + ] + }, + "west": { + "texture": "#base", + "uv": [ + 11.0, + 5.0, + 5.0, + 11.0 + ] + }, + "up": { + "texture": "#base", + "uv": [ + 5.0, + 5.0, + 11.0, + 11.0 + ] + }, + "down": { + "texture": "#base", + "uv": [ + 5.0, + 5.0, + 11.0, + 11.0 + ] + } } } ] diff --git a/src/main/resources/assets/appliedenergistics2/models/part/cable/covered/connection.json b/src/main/resources/assets/appliedenergistics2/models/part/cable/covered/connection.json index 80f7e1ee..b7767a5a 100644 --- a/src/main/resources/assets/appliedenergistics2/models/part/cable/covered/connection.json +++ b/src/main/resources/assets/appliedenergistics2/models/part/cable/covered/connection.json @@ -5,15 +5,71 @@ "elements": [ { "name": "Element", - "from": [ 6.0, 6.0, 0.0 ], - "to": [ 10.0, 10.0, 8.0 ], + "from": [ + 6.0, + 6.0, + 0.0 + ], + "to": [ + 10.0, + 10.0, + 8.0 + ], "faces": { - "north": { "texture": "#base", "uv": [ 6.0, 6.0, 10.0, 10.0 ] }, - "east": { "texture": "#base", "uv": [ 11.0, 6.0, 16.0, 10.0 ] }, - "south": { "texture": "#base", "uv": [ 10.0, 6.0, 6.0, 10.0 ] }, - "west": { "texture": "#base", "uv": [ 16.0, 6.0, 11.0, 10.0 ] }, - "up": { "texture": "#base", "uv": [ 6.0, 0.0, 10.0, 5.0 ] }, - "down": { "texture": "#base", "uv": [ 6.0, 11.0, 10.0, 16.0 ] } + "north": { + "texture": "#base", + "uv": [ + 6.0, + 6.0, + 10.0, + 10.0 + ] + }, + "east": { + "texture": "#base", + "uv": [ + 11.0, + 6.0, + 16.0, + 10.0 + ] + }, + "south": { + "texture": "#base", + "uv": [ + 10.0, + 6.0, + 6.0, + 10.0 + ] + }, + "west": { + "texture": "#base", + "uv": [ + 16.0, + 6.0, + 11.0, + 10.0 + ] + }, + "up": { + "texture": "#base", + "uv": [ + 6.0, + 0.0, + 10.0, + 5.0 + ] + }, + "down": { + "texture": "#base", + "uv": [ + 6.0, + 11.0, + 10.0, + 16.0 + ] + } } } ] diff --git a/src/main/resources/assets/appliedenergistics2/models/part/cable/covered/straight.json b/src/main/resources/assets/appliedenergistics2/models/part/cable/covered/straight.json index 5ec5f9d5..98746eb4 100644 --- a/src/main/resources/assets/appliedenergistics2/models/part/cable/covered/straight.json +++ b/src/main/resources/assets/appliedenergistics2/models/part/cable/covered/straight.json @@ -5,15 +5,71 @@ "elements": [ { "name": "Element", - "from": [ 5.0, 5.0, 0.0 ], - "to": [ 11.0, 11.0, 16.0 ], + "from": [ + 5.0, + 5.0, + 0.0 + ], + "to": [ + 11.0, + 11.0, + 16.0 + ], "faces": { - "north": { "texture": "#base", "uv": [ 5.0, 5.0, 11.0, 11.0 ] }, - "east": { "texture": "#base", "uv": [ 0.0, 5.0, 5.0, 11.0 ] }, - "south": { "texture": "#base", "uv": [ 11.0, 5.0, 5.0, 11.0 ] }, - "west": { "texture": "#base", "uv": [ 5.0, 5.0, 0.0, 11.0 ] }, - "up": { "texture": "#base", "uv": [ 5.0, 0.0, 11.0, 5.0 ] }, - "down": { "texture": "#base", "uv": [ 5.0, 11.0, 11.0, 16.0 ] } + "north": { + "texture": "#base", + "uv": [ + 5.0, + 5.0, + 11.0, + 11.0 + ] + }, + "east": { + "texture": "#base", + "uv": [ + 0.0, + 5.0, + 5.0, + 11.0 + ] + }, + "south": { + "texture": "#base", + "uv": [ + 11.0, + 5.0, + 5.0, + 11.0 + ] + }, + "west": { + "texture": "#base", + "uv": [ + 5.0, + 5.0, + 0.0, + 11.0 + ] + }, + "up": { + "texture": "#base", + "uv": [ + 5.0, + 0.0, + 11.0, + 5.0 + ] + }, + "down": { + "texture": "#base", + "uv": [ + 5.0, + 11.0, + 11.0, + 16.0 + ] + } } } ] diff --git a/src/main/resources/assets/appliedenergistics2/models/part/cable/dense_covered/center.json b/src/main/resources/assets/appliedenergistics2/models/part/cable/dense_covered/center.json index 9ef69312..8522b7da 100644 --- a/src/main/resources/assets/appliedenergistics2/models/part/cable/dense_covered/center.json +++ b/src/main/resources/assets/appliedenergistics2/models/part/cable/dense_covered/center.json @@ -5,15 +5,71 @@ "elements": [ { "name": "Element", - "from": [ 3.0, 3.0, 3.0 ], - "to": [ 13.0, 13.0, 13.0 ], + "from": [ + 3.0, + 3.0, + 3.0 + ], + "to": [ + 13.0, + 13.0, + 13.0 + ], "faces": { - "north": { "texture": "#base", "uv": [ 5.5, 5.5, 10.5, 10.5 ] }, - "east": { "texture": "#base", "uv": [ 5.5, 5.5, 10.5, 10.5 ] }, - "south": { "texture": "#base", "uv": [ 10.5, 5.5, 5.5, 10.5 ] }, - "west": { "texture": "#base", "uv": [ 10.5, 5.5, 5.5, 10.5 ] }, - "up": { "texture": "#base", "uv": [ 5.5, 5.5, 10.5, 10.5 ] }, - "down": { "texture": "#base", "uv": [ 5.5, 5.5, 10.5, 10.5 ] } + "north": { + "texture": "#base", + "uv": [ + 5.5, + 5.5, + 10.5, + 10.5 + ] + }, + "east": { + "texture": "#base", + "uv": [ + 5.5, + 5.5, + 10.5, + 10.5 + ] + }, + "south": { + "texture": "#base", + "uv": [ + 10.5, + 5.5, + 5.5, + 10.5 + ] + }, + "west": { + "texture": "#base", + "uv": [ + 10.5, + 5.5, + 5.5, + 10.5 + ] + }, + "up": { + "texture": "#base", + "uv": [ + 5.5, + 5.5, + 10.5, + 10.5 + ] + }, + "down": { + "texture": "#base", + "uv": [ + 5.5, + 5.5, + 10.5, + 10.5 + ] + } } } ] diff --git a/src/main/resources/assets/appliedenergistics2/models/part/cable/dense_covered/connection.json b/src/main/resources/assets/appliedenergistics2/models/part/cable/dense_covered/connection.json index f3b3f67f..66476807 100644 --- a/src/main/resources/assets/appliedenergistics2/models/part/cable/dense_covered/connection.json +++ b/src/main/resources/assets/appliedenergistics2/models/part/cable/dense_covered/connection.json @@ -5,15 +5,71 @@ "elements": [ { "name": "Element", - "from": [ 4.0, 4.0, 0.0 ], - "to": [ 12.0, 12.0, 8.0 ], + "from": [ + 4.0, + 4.0, + 0.0 + ], + "to": [ + 12.0, + 12.0, + 8.0 + ], "faces": { - "north": { "texture": "#base", "uv": [ 5.5, 5.5, 10.5, 10.5 ] }, - "east": { "texture": "#base", "uv": [ 11.0, 5.5, 16.0, 10.5 ] }, - "south": { "texture": "#base", "uv": [ 10.5, 10.5, 5.5, 5.5 ] }, - "west": { "texture": "#base", "uv": [ 16.0, 5.5, 11.0, 10.5 ] }, - "up": { "texture": "#base", "uv": [ 5.5, 0.0, 10.5, 5.0 ] }, - "down": { "texture": "#base", "uv": [ 5.5, 11.0, 10.5, 16.0 ] } + "north": { + "texture": "#base", + "uv": [ + 5.5, + 5.5, + 10.5, + 10.5 + ] + }, + "east": { + "texture": "#base", + "uv": [ + 11.0, + 5.5, + 16.0, + 10.5 + ] + }, + "south": { + "texture": "#base", + "uv": [ + 10.5, + 10.5, + 5.5, + 5.5 + ] + }, + "west": { + "texture": "#base", + "uv": [ + 16.0, + 5.5, + 11.0, + 10.5 + ] + }, + "up": { + "texture": "#base", + "uv": [ + 5.5, + 0.0, + 10.5, + 5.0 + ] + }, + "down": { + "texture": "#base", + "uv": [ + 5.5, + 11.0, + 10.5, + 16.0 + ] + } } } ] diff --git a/src/main/resources/assets/appliedenergistics2/models/part/cable/dense_covered/straight.json b/src/main/resources/assets/appliedenergistics2/models/part/cable/dense_covered/straight.json index 6b06ea13..7124067e 100644 --- a/src/main/resources/assets/appliedenergistics2/models/part/cable/dense_covered/straight.json +++ b/src/main/resources/assets/appliedenergistics2/models/part/cable/dense_covered/straight.json @@ -5,15 +5,71 @@ "elements": [ { "name": "Element", - "from": [ 3.0, 3.0, 0.0 ], - "to": [ 13.0, 13.0, 16.0 ], + "from": [ + 3.0, + 3.0, + 0.0 + ], + "to": [ + 13.0, + 13.0, + 16.0 + ], "faces": { - "north": { "texture": "#base", "uv": [ 5.0, 5.0, 11.0, 11.0 ] }, - "east": { "texture": "#base", "uv": [ 0.0, 5.0, 5.0, 11.0 ] }, - "south": { "texture": "#base", "uv": [ 11.0, 5.0, 5.0, 11.0 ] }, - "west": { "texture": "#base", "uv": [ 5.0, 5.0, 0.0, 11.0 ] }, - "up": { "texture": "#base", "uv": [ 5.0, 0.0, 11.0, 5.0 ] }, - "down": { "texture": "#base", "uv": [ 5.0, 11.0, 11.0, 16.0 ] } + "north": { + "texture": "#base", + "uv": [ + 5.0, + 5.0, + 11.0, + 11.0 + ] + }, + "east": { + "texture": "#base", + "uv": [ + 0.0, + 5.0, + 5.0, + 11.0 + ] + }, + "south": { + "texture": "#base", + "uv": [ + 11.0, + 5.0, + 5.0, + 11.0 + ] + }, + "west": { + "texture": "#base", + "uv": [ + 5.0, + 5.0, + 0.0, + 11.0 + ] + }, + "up": { + "texture": "#base", + "uv": [ + 5.0, + 0.0, + 11.0, + 5.0 + ] + }, + "down": { + "texture": "#base", + "uv": [ + 5.0, + 11.0, + 11.0, + 16.0 + ] + } } } ] diff --git a/src/main/resources/assets/appliedenergistics2/models/part/cable/dense_smart/center.json b/src/main/resources/assets/appliedenergistics2/models/part/cable/dense_smart/center.json index 29b9add3..68023e2b 100644 --- a/src/main/resources/assets/appliedenergistics2/models/part/cable/dense_smart/center.json +++ b/src/main/resources/assets/appliedenergistics2/models/part/cable/dense_smart/center.json @@ -5,15 +5,71 @@ "elements": [ { "name": "Base", - "from": [ 3.0, 3.0, 3.0 ], - "to": [ 13.0, 13.0, 13.0 ], + "from": [ + 3.0, + 3.0, + 3.0 + ], + "to": [ + 13.0, + 13.0, + 13.0 + ], "faces": { - "north": { "texture": "#base", "uv": [ 5.5, 5.5, 10.5, 10.5 ] }, - "east": { "texture": "#base", "uv": [ 5.5, 5.5, 10.5, 10.5 ] }, - "south": { "texture": "#base", "uv": [ 10.5, 5.5, 5.5, 10.5 ] }, - "west": { "texture": "#base", "uv": [ 10.5, 5.5, 5.5, 10.5 ] }, - "up": { "texture": "#base", "uv": [ 5.5, 5.5, 10.5, 10.5 ] }, - "down": { "texture": "#base", "uv": [ 5.5, 5.5, 10.5, 10.5 ] } + "north": { + "texture": "#base", + "uv": [ + 5.5, + 5.5, + 10.5, + 10.5 + ] + }, + "east": { + "texture": "#base", + "uv": [ + 5.5, + 5.5, + 10.5, + 10.5 + ] + }, + "south": { + "texture": "#base", + "uv": [ + 10.5, + 5.5, + 5.5, + 10.5 + ] + }, + "west": { + "texture": "#base", + "uv": [ + 10.5, + 5.5, + 5.5, + 10.5 + ] + }, + "up": { + "texture": "#base", + "uv": [ + 5.5, + 5.5, + 10.5, + 10.5 + ] + }, + "down": { + "texture": "#base", + "uv": [ + 5.5, + 5.5, + 10.5, + 10.5 + ] + } } } ] diff --git a/src/main/resources/assets/appliedenergistics2/models/part/cable/dense_smart/connection.json b/src/main/resources/assets/appliedenergistics2/models/part/cable/dense_smart/connection.json index 93435efc..c8b88289 100644 --- a/src/main/resources/assets/appliedenergistics2/models/part/cable/dense_smart/connection.json +++ b/src/main/resources/assets/appliedenergistics2/models/part/cable/dense_smart/connection.json @@ -6,28 +6,140 @@ "elements": [ { "name": "Base", - "from": [ 4.0, 4.0, 0.0 ], - "to": [ 12.0, 12.0, 8.0 ], + "from": [ + 4.0, + 4.0, + 0.0 + ], + "to": [ + 12.0, + 12.0, + 8.0 + ], "faces": { - "north": { "texture": "#base", "uv": [ 5.5, 5.5, 10.5, 10.5 ] }, - "east": { "texture": "#base", "uv": [ 11.0, 5.5, 16.0, 10.5 ] }, - "south": { "texture": "#base", "uv": [ 10.5, 10.5, 5.5, 5.5 ] }, - "west": { "texture": "#base", "uv": [ 16.0, 5.5, 11.0, 10.5 ] }, - "up": { "texture": "#base", "uv": [ 5.5, 0.0, 10.5, 5.0 ] }, - "down": { "texture": "#base", "uv": [ 5.5, 11.0, 10.5, 16.0 ] } + "north": { + "texture": "#base", + "uv": [ + 5.5, + 5.5, + 10.5, + 10.5 + ] + }, + "east": { + "texture": "#base", + "uv": [ + 11.0, + 5.5, + 16.0, + 10.5 + ] + }, + "south": { + "texture": "#base", + "uv": [ + 10.5, + 10.5, + 5.5, + 5.5 + ] + }, + "west": { + "texture": "#base", + "uv": [ + 16.0, + 5.5, + 11.0, + 10.5 + ] + }, + "up": { + "texture": "#base", + "uv": [ + 5.5, + 0.0, + 10.5, + 5.0 + ] + }, + "down": { + "texture": "#base", + "uv": [ + 5.5, + 11.0, + 10.5, + 16.0 + ] + } } }, { "name": "Channels", - "from": [ 4.0, 4.0, 0.0 ], - "to": [ 12.0, 12.0, 8.0 ], + "from": [ + 4.0, + 4.0, + 0.0 + ], + "to": [ + 12.0, + 12.0, + 8.0 + ], "faces": { - "north": { "texture": "#channels", "uv": [ 5.5, 5.5, 10.5, 10.5 ] }, - "east": { "texture": "#channels", "uv": [ 11.0, 5.5, 16.0, 10.5 ] }, - "south": { "texture": "#channels", "uv": [ 10.5, 10.5, 5.5, 5.5 ] }, - "west": { "texture": "#channels", "uv": [ 16.0, 5.5, 11.0, 10.5 ] }, - "up": { "texture": "#channels", "uv": [ 5.5, 0.0, 10.5, 5.0 ] }, - "down": { "texture": "#channels", "uv": [ 5.5, 11.0, 10.5, 16.0 ] } + "north": { + "texture": "#channels", + "uv": [ + 5.5, + 5.5, + 10.5, + 10.5 + ] + }, + "east": { + "texture": "#channels", + "uv": [ + 11.0, + 5.5, + 16.0, + 10.5 + ] + }, + "south": { + "texture": "#channels", + "uv": [ + 10.5, + 10.5, + 5.5, + 5.5 + ] + }, + "west": { + "texture": "#channels", + "uv": [ + 16.0, + 5.5, + 11.0, + 10.5 + ] + }, + "up": { + "texture": "#channels", + "uv": [ + 5.5, + 0.0, + 10.5, + 5.0 + ] + }, + "down": { + "texture": "#channels", + "uv": [ + 5.5, + 11.0, + 10.5, + 16.0 + ] + } } } ] diff --git a/src/main/resources/assets/appliedenergistics2/models/part/cable/dense_smart/straight.json b/src/main/resources/assets/appliedenergistics2/models/part/cable/dense_smart/straight.json index 9402e505..4269f669 100644 --- a/src/main/resources/assets/appliedenergistics2/models/part/cable/dense_smart/straight.json +++ b/src/main/resources/assets/appliedenergistics2/models/part/cable/dense_smart/straight.json @@ -6,28 +6,140 @@ "elements": [ { "name": "Base", - "from": [ 3.0, 3.0, 0.0 ], - "to": [ 13.0, 13.0, 16.0 ], + "from": [ + 3.0, + 3.0, + 0.0 + ], + "to": [ + 13.0, + 13.0, + 16.0 + ], "faces": { - "north": { "texture": "#base", "uv": [ 5.0, 5.0, 11.0, 11.0 ] }, - "east": { "texture": "#base", "uv": [ 0.0, 5.0, 5.0, 11.0 ] }, - "south": { "texture": "#base", "uv": [ 11.0, 5.0, 5.0, 11.0 ] }, - "west": { "texture": "#base", "uv": [ 5.0, 5.0, 0.0, 11.0 ] }, - "up": { "texture": "#base", "uv": [ 5.0, 0.0, 11.0, 5.0 ] }, - "down": { "texture": "#base", "uv": [ 5.0, 11.0, 11.0, 16.0 ] } + "north": { + "texture": "#base", + "uv": [ + 5.0, + 5.0, + 11.0, + 11.0 + ] + }, + "east": { + "texture": "#base", + "uv": [ + 0.0, + 5.0, + 5.0, + 11.0 + ] + }, + "south": { + "texture": "#base", + "uv": [ + 11.0, + 5.0, + 5.0, + 11.0 + ] + }, + "west": { + "texture": "#base", + "uv": [ + 5.0, + 5.0, + 0.0, + 11.0 + ] + }, + "up": { + "texture": "#base", + "uv": [ + 5.0, + 0.0, + 11.0, + 5.0 + ] + }, + "down": { + "texture": "#base", + "uv": [ + 5.0, + 11.0, + 11.0, + 16.0 + ] + } } }, { "name": "Channels", - "from": [ 3.0, 3.0, 0.0 ], - "to": [ 13.0, 13.0, 16.0 ], + "from": [ + 3.0, + 3.0, + 0.0 + ], + "to": [ + 13.0, + 13.0, + 16.0 + ], "faces": { - "north": { "texture": "#channels", "uv": [ 5.0, 5.0, 11.0, 11.0 ] }, - "east": { "texture": "#channels", "uv": [ 0.0, 5.0, 5.0, 11.0 ] }, - "south": { "texture": "#channels", "uv": [ 11.0, 5.0, 5.0, 11.0 ] }, - "west": { "texture": "#channels", "uv": [ 5.0, 5.0, 0.0, 11.0 ] }, - "up": { "texture": "#channels", "uv": [ 5.0, 0.0, 11.0, 5.0 ] }, - "down": { "texture": "#channels", "uv": [ 5.0, 11.0, 11.0, 16.0 ] } + "north": { + "texture": "#channels", + "uv": [ + 5.0, + 5.0, + 11.0, + 11.0 + ] + }, + "east": { + "texture": "#channels", + "uv": [ + 0.0, + 5.0, + 5.0, + 11.0 + ] + }, + "south": { + "texture": "#channels", + "uv": [ + 11.0, + 5.0, + 5.0, + 11.0 + ] + }, + "west": { + "texture": "#channels", + "uv": [ + 5.0, + 5.0, + 0.0, + 11.0 + ] + }, + "up": { + "texture": "#channels", + "uv": [ + 5.0, + 0.0, + 11.0, + 5.0 + ] + }, + "down": { + "texture": "#channels", + "uv": [ + 5.0, + 11.0, + 11.0, + 16.0 + ] + } } } ] diff --git a/src/main/resources/assets/appliedenergistics2/models/part/cable/glass/center.json b/src/main/resources/assets/appliedenergistics2/models/part/cable/glass/center.json index 4fc449dd..1f017202 100644 --- a/src/main/resources/assets/appliedenergistics2/models/part/cable/glass/center.json +++ b/src/main/resources/assets/appliedenergistics2/models/part/cable/glass/center.json @@ -5,15 +5,71 @@ "elements": [ { "name": "Element", - "from": [ 6.0, 6.0, 6.0 ], - "to": [ 10.0, 10.0, 10.0 ], + "from": [ + 6.0, + 6.0, + 6.0 + ], + "to": [ + 10.0, + 10.0, + 10.0 + ], "faces": { - "north": { "texture": "#base", "uv": [ 6.0, 6.0, 10.0, 10.0 ] }, - "east": { "texture": "#base", "uv": [ 6.0, 6.0, 10.0, 10.0 ] }, - "south": { "texture": "#base", "uv": [ 10.0, 6.0, 6.0, 10.0 ] }, - "west": { "texture": "#base", "uv": [ 10.0, 6.0, 6.0, 10.0 ] }, - "up": { "texture": "#base", "uv": [ 6.0, 6.0, 10.0, 10.0 ] }, - "down": { "texture": "#base", "uv": [ 6.0, 6.0, 10.0, 10.0 ] } + "north": { + "texture": "#base", + "uv": [ + 6.0, + 6.0, + 10.0, + 10.0 + ] + }, + "east": { + "texture": "#base", + "uv": [ + 6.0, + 6.0, + 10.0, + 10.0 + ] + }, + "south": { + "texture": "#base", + "uv": [ + 10.0, + 6.0, + 6.0, + 10.0 + ] + }, + "west": { + "texture": "#base", + "uv": [ + 10.0, + 6.0, + 6.0, + 10.0 + ] + }, + "up": { + "texture": "#base", + "uv": [ + 6.0, + 6.0, + 10.0, + 10.0 + ] + }, + "down": { + "texture": "#base", + "uv": [ + 6.0, + 6.0, + 10.0, + 10.0 + ] + } } } ] diff --git a/src/main/resources/assets/appliedenergistics2/models/part/cable/glass/connection.json b/src/main/resources/assets/appliedenergistics2/models/part/cable/glass/connection.json index f081bd8c..198666f6 100644 --- a/src/main/resources/assets/appliedenergistics2/models/part/cable/glass/connection.json +++ b/src/main/resources/assets/appliedenergistics2/models/part/cable/glass/connection.json @@ -5,13 +5,53 @@ "elements": [ { "name": "Element", - "from": [ 6.0, 6.0, 0.0 ], - "to": [ 10.0, 10.0, 6.0 ], + "from": [ + 6.0, + 6.0, + 0.0 + ], + "to": [ + 10.0, + 10.0, + 6.0 + ], "faces": { - "east": { "texture": "#base", "uv": [ 10.0, 6.0, 16.0, 10.0 ] }, - "west": { "texture": "#base", "uv": [ 16.0, 6.0, 10.0, 10.0 ] }, - "up": { "texture": "#base", "uv": [ 6.0, 0.0, 10.0, 6.0 ] }, - "down": { "texture": "#base", "uv": [ 6.0, 10.0, 10.0, 16.0 ] } + "east": { + "texture": "#base", + "uv": [ + 10.0, + 6.0, + 16.0, + 10.0 + ] + }, + "west": { + "texture": "#base", + "uv": [ + 16.0, + 6.0, + 10.0, + 10.0 + ] + }, + "up": { + "texture": "#base", + "uv": [ + 6.0, + 0.0, + 10.0, + 6.0 + ] + }, + "down": { + "texture": "#base", + "uv": [ + 6.0, + 10.0, + 10.0, + 16.0 + ] + } } } ] diff --git a/src/main/resources/assets/appliedenergistics2/models/part/cable/glass/straight.json b/src/main/resources/assets/appliedenergistics2/models/part/cable/glass/straight.json index 7addb660..b5b3cc12 100644 --- a/src/main/resources/assets/appliedenergistics2/models/part/cable/glass/straight.json +++ b/src/main/resources/assets/appliedenergistics2/models/part/cable/glass/straight.json @@ -5,41 +5,209 @@ "elements": [ { "name": "Element", - "from": [ 6.0, 6.0, 6.0 ], - "to": [ 10.0, 10.0, 10.0 ], + "from": [ + 6.0, + 6.0, + 6.0 + ], + "to": [ + 10.0, + 10.0, + 10.0 + ], "faces": { - "north": { "texture": "#base", "uv": [ 6.0, 6.0, 10.0, 10.0 ] }, - "east": { "texture": "#base", "uv": [ 6.0, 6.0, 10.0, 10.0 ] }, - "south": { "texture": "#base", "uv": [ 10.0, 6.0, 6.0, 10.0 ] }, - "west": { "texture": "#base", "uv": [ 10.0, 6.0, 6.0, 10.0 ] }, - "up": { "texture": "#base", "uv": [ 6.0, 6.0, 10.0, 10.0 ] }, - "down": { "texture": "#base", "uv": [ 6.0, 6.0, 10.0, 10.0 ] } + "north": { + "texture": "#base", + "uv": [ + 6.0, + 6.0, + 10.0, + 10.0 + ] + }, + "east": { + "texture": "#base", + "uv": [ + 6.0, + 6.0, + 10.0, + 10.0 + ] + }, + "south": { + "texture": "#base", + "uv": [ + 10.0, + 6.0, + 6.0, + 10.0 + ] + }, + "west": { + "texture": "#base", + "uv": [ + 10.0, + 6.0, + 6.0, + 10.0 + ] + }, + "up": { + "texture": "#base", + "uv": [ + 6.0, + 6.0, + 10.0, + 10.0 + ] + }, + "down": { + "texture": "#base", + "uv": [ + 6.0, + 6.0, + 10.0, + 10.0 + ] + } } }, { "name": "Element", - "from": [ 6.0, 6.0, 0.0 ], - "to": [ 10.0, 10.0, 6.0 ], + "from": [ + 6.0, + 6.0, + 0.0 + ], + "to": [ + 10.0, + 10.0, + 6.0 + ], "faces": { - "north": { "texture": "#base", "uv": [ 6.0, 6.0, 10.0, 10.0 ] }, - "east": { "texture": "#base", "uv": [ 10.0, 6.0, 16.0, 10.0 ] }, - "south": { "texture": "#base", "uv": [ 10.0, 6.0, 6.0, 10.0 ] }, - "west": { "texture": "#base", "uv": [ 16.0, 6.0, 10.0, 10.0 ] }, - "up": { "texture": "#base", "uv": [ 6.0, 0.0, 10.0, 6.0 ] }, - "down": { "texture": "#base", "uv": [ 6.0, 10.0, 10.0, 16.0 ] } + "north": { + "texture": "#base", + "uv": [ + 6.0, + 6.0, + 10.0, + 10.0 + ] + }, + "east": { + "texture": "#base", + "uv": [ + 10.0, + 6.0, + 16.0, + 10.0 + ] + }, + "south": { + "texture": "#base", + "uv": [ + 10.0, + 6.0, + 6.0, + 10.0 + ] + }, + "west": { + "texture": "#base", + "uv": [ + 16.0, + 6.0, + 10.0, + 10.0 + ] + }, + "up": { + "texture": "#base", + "uv": [ + 6.0, + 0.0, + 10.0, + 6.0 + ] + }, + "down": { + "texture": "#base", + "uv": [ + 6.0, + 10.0, + 10.0, + 16.0 + ] + } } }, { "name": "Element", - "from": [ 6.0, 6.0, 10.0 ], - "to": [ 10.0, 10.0, 16.0 ], + "from": [ + 6.0, + 6.0, + 10.0 + ], + "to": [ + 10.0, + 10.0, + 16.0 + ], "faces": { - "north": { "texture": "#base", "uv": [ 6.0, 6.0, 10.0, 10.0 ] }, - "east": { "texture": "#base", "uv": [ 0.0, 6.0, 6.0, 10.0 ] }, - "south": { "texture": "#base", "uv": [ 10.0, 6.0, 6.0, 10.0 ] }, - "west": { "texture": "#base", "uv": [ 6.0, 6.0, 0.0, 10.0 ] }, - "up": { "texture": "#base", "uv": [ 6.0, 10.0, 10.0, 16.0 ] }, - "down": { "texture": "#base", "uv": [ 6.0, 0.0, 10.0, 6.0 ] } + "north": { + "texture": "#base", + "uv": [ + 6.0, + 6.0, + 10.0, + 10.0 + ] + }, + "east": { + "texture": "#base", + "uv": [ + 0.0, + 6.0, + 6.0, + 10.0 + ] + }, + "south": { + "texture": "#base", + "uv": [ + 10.0, + 6.0, + 6.0, + 10.0 + ] + }, + "west": { + "texture": "#base", + "uv": [ + 6.0, + 6.0, + 0.0, + 10.0 + ] + }, + "up": { + "texture": "#base", + "uv": [ + 6.0, + 10.0, + 10.0, + 16.0 + ] + }, + "down": { + "texture": "#base", + "uv": [ + 6.0, + 0.0, + 10.0, + 6.0 + ] + } } } ] diff --git a/src/main/resources/assets/appliedenergistics2/models/part/cable/smart/center.json b/src/main/resources/assets/appliedenergistics2/models/part/cable/smart/center.json index c926e195..e9b0cdfd 100644 --- a/src/main/resources/assets/appliedenergistics2/models/part/cable/smart/center.json +++ b/src/main/resources/assets/appliedenergistics2/models/part/cable/smart/center.json @@ -5,15 +5,71 @@ "elements": [ { "name": "Element", - "from": [ 5.0, 5.0, 5.0 ], - "to": [ 11.0, 11.0, 11.0 ], + "from": [ + 5.0, + 5.0, + 5.0 + ], + "to": [ + 11.0, + 11.0, + 11.0 + ], "faces": { - "north": { "texture": "#base", "uv": [ 5.0, 5.0, 11.0, 11.0 ] }, - "east": { "texture": "#base", "uv": [ 5.0, 5.0, 11.0, 11.0 ] }, - "south": { "texture": "#base", "uv": [ 11.0, 5.0, 5.0, 11.0 ] }, - "west": { "texture": "#base", "uv": [ 11.0, 5.0, 5.0, 11.0 ] }, - "up": { "texture": "#base", "uv": [ 5.0, 5.0, 11.0, 11.0 ] }, - "down": { "texture": "#base", "uv": [ 5.0, 5.0, 11.0, 11.0 ] } + "north": { + "texture": "#base", + "uv": [ + 5.0, + 5.0, + 11.0, + 11.0 + ] + }, + "east": { + "texture": "#base", + "uv": [ + 5.0, + 5.0, + 11.0, + 11.0 + ] + }, + "south": { + "texture": "#base", + "uv": [ + 11.0, + 5.0, + 5.0, + 11.0 + ] + }, + "west": { + "texture": "#base", + "uv": [ + 11.0, + 5.0, + 5.0, + 11.0 + ] + }, + "up": { + "texture": "#base", + "uv": [ + 5.0, + 5.0, + 11.0, + 11.0 + ] + }, + "down": { + "texture": "#base", + "uv": [ + 5.0, + 5.0, + 11.0, + 11.0 + ] + } } } ] diff --git a/src/main/resources/assets/appliedenergistics2/models/part/cable/smart/connection.json b/src/main/resources/assets/appliedenergistics2/models/part/cable/smart/connection.json index 92ba10f1..40309b74 100644 --- a/src/main/resources/assets/appliedenergistics2/models/part/cable/smart/connection.json +++ b/src/main/resources/assets/appliedenergistics2/models/part/cable/smart/connection.json @@ -6,28 +6,140 @@ "elements": [ { "name": "Element", - "from": [ 6.0, 6.0, 0.0 ], - "to": [ 10.0, 10.0, 8.0 ], + "from": [ + 6.0, + 6.0, + 0.0 + ], + "to": [ + 10.0, + 10.0, + 8.0 + ], "faces": { - "north": { "texture": "#base", "uv": [ 6.0, 6.0, 10.0, 10.0 ] }, - "east": { "texture": "#base", "uv": [ 11.0, 6.0, 16.0, 10.0 ] }, - "south": { "texture": "#base", "uv": [ 10.0, 6.0, 6.0, 10.0 ] }, - "west": { "texture": "#base", "uv": [ 16.0, 6.0, 11.0, 10.0 ] }, - "up": { "texture": "#base", "uv": [ 6.0, 0.0, 10.0, 5.0 ] }, - "down": { "texture": "#base", "uv": [ 6.0, 11.0, 10.0, 16.0 ] } + "north": { + "texture": "#base", + "uv": [ + 6.0, + 6.0, + 10.0, + 10.0 + ] + }, + "east": { + "texture": "#base", + "uv": [ + 11.0, + 6.0, + 16.0, + 10.0 + ] + }, + "south": { + "texture": "#base", + "uv": [ + 10.0, + 6.0, + 6.0, + 10.0 + ] + }, + "west": { + "texture": "#base", + "uv": [ + 16.0, + 6.0, + 11.0, + 10.0 + ] + }, + "up": { + "texture": "#base", + "uv": [ + 6.0, + 0.0, + 10.0, + 5.0 + ] + }, + "down": { + "texture": "#base", + "uv": [ + 6.0, + 11.0, + 10.0, + 16.0 + ] + } } }, { "name": "Channels", - "from": [ 6.0, 6.0, 0.0 ], - "to": [ 10.0, 10.0, 8.0 ], + "from": [ + 6.0, + 6.0, + 0.0 + ], + "to": [ + 10.0, + 10.0, + 8.0 + ], "faces": { - "north": { "texture": "#channels", "uv": [ 6.0, 6.0, 10.0, 10.0 ] }, - "east": { "texture": "#channels", "uv": [ 11.0, 6.0, 16.0, 10.0 ] }, - "south": { "texture": "#channels", "uv": [ 10.0, 6.0, 6.0, 10.0 ] }, - "west": { "texture": "#channels", "uv": [ 16.0, 6.0, 11.0, 10.0 ] }, - "up": { "texture": "#channels", "uv": [ 6.0, 0.0, 10.0, 5.0 ] }, - "down": { "texture": "#channels", "uv": [ 6.0, 11.0, 10.0, 16.0 ] } + "north": { + "texture": "#channels", + "uv": [ + 6.0, + 6.0, + 10.0, + 10.0 + ] + }, + "east": { + "texture": "#channels", + "uv": [ + 11.0, + 6.0, + 16.0, + 10.0 + ] + }, + "south": { + "texture": "#channels", + "uv": [ + 10.0, + 6.0, + 6.0, + 10.0 + ] + }, + "west": { + "texture": "#channels", + "uv": [ + 16.0, + 6.0, + 11.0, + 10.0 + ] + }, + "up": { + "texture": "#channels", + "uv": [ + 6.0, + 0.0, + 10.0, + 5.0 + ] + }, + "down": { + "texture": "#channels", + "uv": [ + 6.0, + 11.0, + 10.0, + 16.0 + ] + } } } ] diff --git a/src/main/resources/assets/appliedenergistics2/models/part/cable/smart/straight.json b/src/main/resources/assets/appliedenergistics2/models/part/cable/smart/straight.json index 16e7b7bd..747b9932 100644 --- a/src/main/resources/assets/appliedenergistics2/models/part/cable/smart/straight.json +++ b/src/main/resources/assets/appliedenergistics2/models/part/cable/smart/straight.json @@ -6,28 +6,140 @@ "elements": [ { "name": "Element", - "from": [ 5.0, 5.0, 0.0 ], - "to": [ 11.0, 11.0, 16.0 ], + "from": [ + 5.0, + 5.0, + 0.0 + ], + "to": [ + 11.0, + 11.0, + 16.0 + ], "faces": { - "north": { "texture": "#base", "uv": [ 5.0, 5.0, 11.0, 11.0 ] }, - "east": { "texture": "#base", "uv": [ 0.0, 5.0, 5.0, 11.0 ] }, - "south": { "texture": "#base", "uv": [ 11.0, 5.0, 5.0, 11.0 ] }, - "west": { "texture": "#base", "uv": [ 5.0, 5.0, 0.0, 11.0 ] }, - "up": { "texture": "#base", "uv": [ 5.0, 0.0, 11.0, 5.0 ] }, - "down": { "texture": "#base", "uv": [ 5.0, 11.0, 11.0, 16.0 ] } + "north": { + "texture": "#base", + "uv": [ + 5.0, + 5.0, + 11.0, + 11.0 + ] + }, + "east": { + "texture": "#base", + "uv": [ + 0.0, + 5.0, + 5.0, + 11.0 + ] + }, + "south": { + "texture": "#base", + "uv": [ + 11.0, + 5.0, + 5.0, + 11.0 + ] + }, + "west": { + "texture": "#base", + "uv": [ + 5.0, + 5.0, + 0.0, + 11.0 + ] + }, + "up": { + "texture": "#base", + "uv": [ + 5.0, + 0.0, + 11.0, + 5.0 + ] + }, + "down": { + "texture": "#base", + "uv": [ + 5.0, + 11.0, + 11.0, + 16.0 + ] + } } }, { "name": "Channels", - "from": [ 5.0, 5.0, 0.0 ], - "to": [ 11.0, 11.0, 16.0 ], + "from": [ + 5.0, + 5.0, + 0.0 + ], + "to": [ + 11.0, + 11.0, + 16.0 + ], "faces": { - "north": { "texture": "#channels", "uv": [ 5.0, 5.0, 11.0, 11.0 ] }, - "east": { "texture": "#channels", "uv": [ 0.0, 5.0, 5.0, 11.0 ] }, - "south": { "texture": "#channels", "uv": [ 11.0, 5.0, 5.0, 11.0 ] }, - "west": { "texture": "#channels", "uv": [ 5.0, 5.0, 0.0, 11.0 ] }, - "up": { "texture": "#channels", "uv": [ 5.0, 0.0, 11.0, 5.0 ] }, - "down": { "texture": "#channels", "uv": [ 5.0, 11.0, 11.0, 16.0 ] } + "north": { + "texture": "#channels", + "uv": [ + 5.0, + 5.0, + 11.0, + 11.0 + ] + }, + "east": { + "texture": "#channels", + "uv": [ + 0.0, + 5.0, + 5.0, + 11.0 + ] + }, + "south": { + "texture": "#channels", + "uv": [ + 11.0, + 5.0, + 5.0, + 11.0 + ] + }, + "west": { + "texture": "#channels", + "uv": [ + 5.0, + 5.0, + 0.0, + 11.0 + ] + }, + "up": { + "texture": "#channels", + "uv": [ + 5.0, + 0.0, + 11.0, + 5.0 + ] + }, + "down": { + "texture": "#channels", + "uv": [ + 5.0, + 11.0, + 11.0, + 16.0 + ] + } } } ] diff --git a/src/main/resources/assets/appliedenergistics2/models/part/cable_anchor.json b/src/main/resources/assets/appliedenergistics2/models/part/cable_anchor.json index bb0f95f1..b58d9c9a 100644 --- a/src/main/resources/assets/appliedenergistics2/models/part/cable_anchor.json +++ b/src/main/resources/assets/appliedenergistics2/models/part/cable_anchor.json @@ -6,15 +6,71 @@ "elements": [ { "name": "Element", - "from": [ 7.0, 7.0, 0.0 ], - "to": [ 9.0, 9.0, 6 ], + "from": [ + 7.0, + 7.0, + 0.0 + ], + "to": [ + 9.0, + 9.0, + 6 + ], "faces": { - "north": { "texture": "#0", "uv": [ 0.0, 0.0, 2.0, 2.0 ] }, - "east": { "texture": "#0", "uv": [ 0.0, 0.0, 6.0, 2.0 ] }, - "south": { "texture": "#0", "uv": [ 0.0, 0.0, 2.0, 2.0 ] }, - "west": { "texture": "#0", "uv": [ 0.0, 0.0, 6.0, 2.0 ] }, - "up": { "texture": "#0", "uv": [ 0.0, 0.0, 2.0, 6.0 ] }, - "down": { "texture": "#0", "uv": [ 0.0, 0.0, 2.0, 6.0 ] } + "north": { + "texture": "#0", + "uv": [ + 0.0, + 0.0, + 2.0, + 2.0 + ] + }, + "east": { + "texture": "#0", + "uv": [ + 0.0, + 0.0, + 6.0, + 2.0 + ] + }, + "south": { + "texture": "#0", + "uv": [ + 0.0, + 0.0, + 2.0, + 2.0 + ] + }, + "west": { + "texture": "#0", + "uv": [ + 0.0, + 0.0, + 6.0, + 2.0 + ] + }, + "up": { + "texture": "#0", + "uv": [ + 0.0, + 0.0, + 2.0, + 6.0 + ] + }, + "down": { + "texture": "#0", + "uv": [ + 0.0, + 0.0, + 2.0, + 6.0 + ] + } } } ] diff --git a/src/main/resources/assets/appliedenergistics2/models/part/cable_anchor_short.json b/src/main/resources/assets/appliedenergistics2/models/part/cable_anchor_short.json index 35ac06d4..7c846881 100644 --- a/src/main/resources/assets/appliedenergistics2/models/part/cable_anchor_short.json +++ b/src/main/resources/assets/appliedenergistics2/models/part/cable_anchor_short.json @@ -6,15 +6,71 @@ "elements": [ { "name": "Element", - "from": [ 7.0, 7.0, 1.0 ], - "to": [ 9.0, 9.0, 6 ], + "from": [ + 7.0, + 7.0, + 1.0 + ], + "to": [ + 9.0, + 9.0, + 6 + ], "faces": { - "north": { "texture": "#0", "uv": [ 0.0, 0.0, 2.0, 2.0 ] }, - "east": { "texture": "#0", "uv": [ 1.0, 0.0, 6.0, 2.0 ] }, - "south": { "texture": "#0", "uv": [ 0.0, 0.0, 2.0, 2.0 ] }, - "west": { "texture": "#0", "uv": [ 1.0, 0.0, 6.0, 2.0 ] }, - "up": { "texture": "#0", "uv": [ 0.0, 1.0, 2.0, 6.0 ] }, - "down": { "texture": "#0", "uv": [ 0.0, 1.0, 2.0, 6.0 ] } + "north": { + "texture": "#0", + "uv": [ + 0.0, + 0.0, + 2.0, + 2.0 + ] + }, + "east": { + "texture": "#0", + "uv": [ + 1.0, + 0.0, + 6.0, + 2.0 + ] + }, + "south": { + "texture": "#0", + "uv": [ + 0.0, + 0.0, + 2.0, + 2.0 + ] + }, + "west": { + "texture": "#0", + "uv": [ + 1.0, + 0.0, + 6.0, + 2.0 + ] + }, + "up": { + "texture": "#0", + "uv": [ + 0.0, + 1.0, + 2.0, + 6.0 + ] + }, + "down": { + "texture": "#0", + "uv": [ + 0.0, + 1.0, + 2.0, + 6.0 + ] + } } } ] diff --git a/src/main/resources/assets/appliedenergistics2/models/part/cable_facade.json b/src/main/resources/assets/appliedenergistics2/models/part/cable_facade.json index ee95d471..7ba7bf68 100644 --- a/src/main/resources/assets/appliedenergistics2/models/part/cable_facade.json +++ b/src/main/resources/assets/appliedenergistics2/models/part/cable_facade.json @@ -6,15 +6,71 @@ "elements": [ { "name": "Element", - "from": [ 7.0, 7.0, 1.0 ], - "to": [ 9.0, 9.0, 6.0 ], + "from": [ + 7.0, + 7.0, + 1.0 + ], + "to": [ + 9.0, + 9.0, + 6.0 + ], "faces": { - "north": { "texture": "#0", "uv": [ 0.0, 0.0, 2.0, 2.0 ] }, - "east": { "texture": "#0", "uv": [ 0.0, 0.0, 5.0, 2.0 ] }, - "south": { "texture": "#0", "uv": [ 0.0, 0.0, 2.0, 2.0 ] }, - "west": { "texture": "#0", "uv": [ 0.0, 0.0, 5.0, 2.0 ] }, - "up": { "texture": "#0", "uv": [ 0.0, 0.0, 2.0, 5.0 ] }, - "down": { "texture": "#0", "uv": [ 0.0, 0.0, 2.0, 5.0 ] } + "north": { + "texture": "#0", + "uv": [ + 0.0, + 0.0, + 2.0, + 2.0 + ] + }, + "east": { + "texture": "#0", + "uv": [ + 0.0, + 0.0, + 5.0, + 2.0 + ] + }, + "south": { + "texture": "#0", + "uv": [ + 0.0, + 0.0, + 2.0, + 2.0 + ] + }, + "west": { + "texture": "#0", + "uv": [ + 0.0, + 0.0, + 5.0, + 2.0 + ] + }, + "up": { + "texture": "#0", + "uv": [ + 0.0, + 0.0, + 2.0, + 5.0 + ] + }, + "down": { + "texture": "#0", + "uv": [ + 0.0, + 0.0, + 2.0, + 5.0 + ] + } } } ] diff --git a/src/main/resources/assets/appliedenergistics2/models/part/conversion_monitor_locked_off.json b/src/main/resources/assets/appliedenergistics2/models/part/conversion_monitor_locked_off.json index e0166fa7..d17e535e 100644 --- a/src/main/resources/assets/appliedenergistics2/models/part/conversion_monitor_locked_off.json +++ b/src/main/resources/assets/appliedenergistics2/models/part/conversion_monitor_locked_off.json @@ -1,8 +1,8 @@ { - "parent": "appliedenergistics2:part/display_off", - "textures": { - "lightsBright": "appliedenergistics2:parts/conversion_monitor_bright", - "lightsMedium": "appliedenergistics2:parts/conversion_monitor_medium_locked", - "lightsDark": "appliedenergistics2:parts/conversion_monitor_dark" - } + "parent": "appliedenergistics2:part/display_off", + "textures": { + "lightsBright": "appliedenergistics2:parts/conversion_monitor_bright", + "lightsMedium": "appliedenergistics2:parts/conversion_monitor_medium_locked", + "lightsDark": "appliedenergistics2:parts/conversion_monitor_dark" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/part/conversion_monitor_locked_on.json b/src/main/resources/assets/appliedenergistics2/models/part/conversion_monitor_locked_on.json index 932dc9fd..a076fbbd 100644 --- a/src/main/resources/assets/appliedenergistics2/models/part/conversion_monitor_locked_on.json +++ b/src/main/resources/assets/appliedenergistics2/models/part/conversion_monitor_locked_on.json @@ -1,31 +1,76 @@ { - "ae2_uvl_marker": true, - "textures": { - "lightsBright": "appliedenergistics2:parts/conversion_monitor_bright", - "lightsMedium": "appliedenergistics2:parts/conversion_monitor_medium_locked", - "lightsDark": "appliedenergistics2:parts/conversion_monitor_dark" - }, - "elements": [ - { - "from": [2, 2, 0], - "to": [14, 14, 2], - "faces": { - "north": { "texture": "#lightsBright", "tintindex": 3, "uvlightmap": { "sky": 0.007, "block": 0.007 } } - } + "ae2_uvl_marker": true, + "textures": { + "lightsBright": "appliedenergistics2:parts/conversion_monitor_bright", + "lightsMedium": "appliedenergistics2:parts/conversion_monitor_medium_locked", + "lightsDark": "appliedenergistics2:parts/conversion_monitor_dark" }, - { - "from": [2, 2, 0], - "to": [14, 14, 2], - "faces": { - "north": { "texture": "#lightsMedium", "tintindex": 2, "uvlightmap": { "sky": 0.007, "block": 0.007 } } - } - }, - { - "from": [2, 2, 0], - "to": [14, 14, 2], - "faces": { - "north": { "texture": "#lightsDark", "tintindex": 1, "uvlightmap": { "sky": 0.007, "block": 0.007 } } - } - } - ] + "elements": [ + { + "from": [ + 2, + 2, + 0 + ], + "to": [ + 14, + 14, + 2 + ], + "faces": { + "north": { + "texture": "#lightsBright", + "tintindex": 3, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + } + } + }, + { + "from": [ + 2, + 2, + 0 + ], + "to": [ + 14, + 14, + 2 + ], + "faces": { + "north": { + "texture": "#lightsMedium", + "tintindex": 2, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + } + } + }, + { + "from": [ + 2, + 2, + 0 + ], + "to": [ + 14, + 14, + 2 + ], + "faces": { + "north": { + "texture": "#lightsDark", + "tintindex": 1, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + } + } + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/models/part/conversion_monitor_off.json b/src/main/resources/assets/appliedenergistics2/models/part/conversion_monitor_off.json index 00cb8cb2..022ba315 100644 --- a/src/main/resources/assets/appliedenergistics2/models/part/conversion_monitor_off.json +++ b/src/main/resources/assets/appliedenergistics2/models/part/conversion_monitor_off.json @@ -1,8 +1,8 @@ { - "parent": "appliedenergistics2:part/display_off", - "textures": { - "lightsBright": "appliedenergistics2:parts/conversion_monitor_bright", - "lightsMedium": "appliedenergistics2:parts/conversion_monitor_medium", - "lightsDark": "appliedenergistics2:parts/conversion_monitor_dark" - } + "parent": "appliedenergistics2:part/display_off", + "textures": { + "lightsBright": "appliedenergistics2:parts/conversion_monitor_bright", + "lightsMedium": "appliedenergistics2:parts/conversion_monitor_medium", + "lightsDark": "appliedenergistics2:parts/conversion_monitor_dark" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/part/conversion_monitor_on.json b/src/main/resources/assets/appliedenergistics2/models/part/conversion_monitor_on.json index 2cacc12e..c8e87491 100644 --- a/src/main/resources/assets/appliedenergistics2/models/part/conversion_monitor_on.json +++ b/src/main/resources/assets/appliedenergistics2/models/part/conversion_monitor_on.json @@ -1,31 +1,76 @@ { - "ae2_uvl_marker": true, - "textures": { - "lightsBright": "appliedenergistics2:parts/conversion_monitor_bright", - "lightsMedium": "appliedenergistics2:parts/conversion_monitor_medium", - "lightsDark": "appliedenergistics2:parts/conversion_monitor_dark" - }, - "elements": [ - { - "from": [2, 2, 0], - "to": [14, 14, 2], - "faces": { - "north": { "texture": "#lightsBright", "tintindex": 3, "uvlightmap": { "sky": 0.007, "block": 0.007 } } - } + "ae2_uvl_marker": true, + "textures": { + "lightsBright": "appliedenergistics2:parts/conversion_monitor_bright", + "lightsMedium": "appliedenergistics2:parts/conversion_monitor_medium", + "lightsDark": "appliedenergistics2:parts/conversion_monitor_dark" }, - { - "from": [2, 2, 0], - "to": [14, 14, 2], - "faces": { - "north": { "texture": "#lightsMedium", "tintindex": 2, "uvlightmap": { "sky": 0.007, "block": 0.007 } } - } - }, - { - "from": [2, 2, 0], - "to": [14, 14, 2], - "faces": { - "north": { "texture": "#lightsDark", "tintindex": 1, "uvlightmap": { "sky": 0.007, "block": 0.007 } } - } - } - ] + "elements": [ + { + "from": [ + 2, + 2, + 0 + ], + "to": [ + 14, + 14, + 2 + ], + "faces": { + "north": { + "texture": "#lightsBright", + "tintindex": 3, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + } + } + }, + { + "from": [ + 2, + 2, + 0 + ], + "to": [ + 14, + 14, + 2 + ], + "faces": { + "north": { + "texture": "#lightsMedium", + "tintindex": 2, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + } + } + }, + { + "from": [ + 2, + 2, + 0 + ], + "to": [ + 14, + 14, + 2 + ], + "faces": { + "north": { + "texture": "#lightsDark", + "tintindex": 1, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + } + } + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/models/part/crafting_terminal.json b/src/main/resources/assets/appliedenergistics2/models/part/crafting_terminal.json index 5b4368f0..da591764 100644 --- a/src/main/resources/assets/appliedenergistics2/models/part/crafting_terminal.json +++ b/src/main/resources/assets/appliedenergistics2/models/part/crafting_terminal.json @@ -13,63 +13,270 @@ "elements": [ { "name": "Base", - "from": [ 2.0, 2.0, 0.0 ], - "to": [ 14.0, 14.0, 1.0 ], + "from": [ + 2.0, + 2.0, + 0.0 + ], + "to": [ + 14.0, + 14.0, + 1.0 + ], "faces": { - "north": { "texture": "frame", "uv": [ 2.0, 2.0, 14.0, 14.0 ] }, - "east": { "texture": "sides", "uv": [ 0.0, 2.0, 1.0, 14.0 ] }, - "south": { "texture": "back", "uv": [ 2.0, 2.0, 14.0, 14.0 ] }, - "west": { "texture": "sides", "uv": [ 15.0, 2.0, 16.0, 14.0 ] }, - "up": { "texture": "sides", "uv": [ 2.0, 0.0, 14.0, 1.0 ] }, - "down": { "texture": "sides", "uv": [ 2.0, 15.0, 14.0, 16.0 ] } + "north": { + "texture": "frame", + "uv": [ + 2.0, + 2.0, + 14.0, + 14.0 + ] + }, + "east": { + "texture": "sides", + "uv": [ + 0.0, + 2.0, + 1.0, + 14.0 + ] + }, + "south": { + "texture": "back", + "uv": [ + 2.0, + 2.0, + 14.0, + 14.0 + ] + }, + "west": { + "texture": "sides", + "uv": [ + 15.0, + 2.0, + 16.0, + 14.0 + ] + }, + "up": { + "texture": "sides", + "uv": [ + 2.0, + 0.0, + 14.0, + 1.0 + ] + }, + "down": { + "texture": "sides", + "uv": [ + 2.0, + 15.0, + 14.0, + 16.0 + ] + } } }, { "name": "l0", - "from": [ 2.0, 2.0, 0.0 ], - "to": [ 14.0, 14.0, 1.0 ], + "from": [ + 2.0, + 2.0, + 0.0 + ], + "to": [ + 14.0, + 14.0, + 1.0 + ], "faces": { - "north": { "texture": "l0", "tintindex": 1, "uv": [ 2.0, 2.0, 14.0, 14.0 ] } + "north": { + "texture": "l0", + "tintindex": 1, + "uv": [ + 2.0, + 2.0, + 14.0, + 14.0 + ] + } } }, { "name": "l1", - "from": [ 2.0, 2.0, 0.0 ], - "to": [ 14.0, 14.0, 1.0 ], + "from": [ + 2.0, + 2.0, + 0.0 + ], + "to": [ + 14.0, + 14.0, + 1.0 + ], "faces": { - "north": { "texture": "l1", "tintindex": 2, "uv": [ 2.0, 2.0, 14.0, 14.0 ] } + "north": { + "texture": "l1", + "tintindex": 2, + "uv": [ + 2.0, + 2.0, + 14.0, + 14.0 + ] + } } }, { "name": "l2", - "from": [ 2.0, 2.0, 0.0 ], - "to": [ 14.0, 14.0, 1.0 ], + "from": [ + 2.0, + 2.0, + 0.0 + ], + "to": [ + 14.0, + 14.0, + 1.0 + ], "faces": { - "north": { "texture": "l2", "tintindex": 3, "uv": [ 2.0, 2.0, 14.0, 14.0 ] } + "north": { + "texture": "l2", + "tintindex": 3, + "uv": [ + 2.0, + 2.0, + 14.0, + 14.0 + ] + } } }, { "name": "Back", - "from": [ 4.0, 4.0, 1.0 ], - "to": [ 12.0, 12.0, 2.0 ], + "from": [ + 4.0, + 4.0, + 1.0 + ], + "to": [ + 12.0, + 12.0, + 2.0 + ], "faces": { - "north": { "texture": "back", "uv": [ 4.0, 4.0, 12.0, 12.0 ] }, - "east": { "texture": "SidesStatus", "uv": [ 0.0, 4.0, 1.0, 12.0 ] }, - "south": { "texture": "back", "uv": [ 4.0, 4.0, 12.0, 12.0 ] }, - "west": { "texture": "SidesStatus", "uv": [ 15.0, 4.0, 16.0, 12.0 ] }, - "up": { "texture": "SidesStatus", "uv": [ 4.0, 0.0, 12.0, 1.0 ] }, - "down": { "texture": "SidesStatus", "uv": [ 4.0, 15.0, 12.0, 16.0 ] } + "north": { + "texture": "back", + "uv": [ + 4.0, + 4.0, + 12.0, + 12.0 + ] + }, + "east": { + "texture": "SidesStatus", + "uv": [ + 0.0, + 4.0, + 1.0, + 12.0 + ] + }, + "south": { + "texture": "back", + "uv": [ + 4.0, + 4.0, + 12.0, + 12.0 + ] + }, + "west": { + "texture": "SidesStatus", + "uv": [ + 15.0, + 4.0, + 16.0, + 12.0 + ] + }, + "up": { + "texture": "SidesStatus", + "uv": [ + 4.0, + 0.0, + 12.0, + 1.0 + ] + }, + "down": { + "texture": "SidesStatus", + "uv": [ + 4.0, + 15.0, + 12.0, + 16.0 + ] + } } }, { "name": "Backlights", - "from": [ 4.0, 4.0, 1.0 ], - "to": [ 12.0, 12.0, 2.0 ], + "from": [ + 4.0, + 4.0, + 1.0 + ], + "to": [ + 12.0, + 12.0, + 2.0 + ], "faces": { - "east": { "texture": "Backlights", "tintindex": 0, "uv": [ 0.0, 4.0, 1.0, 12.0 ] }, - "west": { "texture": "Backlights", "tintindex": 0, "uv": [ 15.0, 4.0, 16.0, 12.0 ] }, - "up": { "texture": "Backlights", "tintindex": 0, "uv": [ 4.0, 0.0, 12.0, 1.0 ] }, - "down": { "texture": "Backlights", "tintindex": 0, "uv": [ 4.0, 15.0, 12.0, 16.0 ] } + "east": { + "texture": "Backlights", + "tintindex": 0, + "uv": [ + 0.0, + 4.0, + 1.0, + 12.0 + ] + }, + "west": { + "texture": "Backlights", + "tintindex": 0, + "uv": [ + 15.0, + 4.0, + 16.0, + 12.0 + ] + }, + "up": { + "texture": "Backlights", + "tintindex": 0, + "uv": [ + 4.0, + 0.0, + 12.0, + 1.0 + ] + }, + "down": { + "texture": "Backlights", + "tintindex": 0, + "uv": [ + 4.0, + 15.0, + 12.0, + 16.0 + ] + } } } ] diff --git a/src/main/resources/assets/appliedenergistics2/models/part/crafting_terminal_off.json b/src/main/resources/assets/appliedenergistics2/models/part/crafting_terminal_off.json index a2633d0a..c0a7b0ea 100644 --- a/src/main/resources/assets/appliedenergistics2/models/part/crafting_terminal_off.json +++ b/src/main/resources/assets/appliedenergistics2/models/part/crafting_terminal_off.json @@ -1,8 +1,8 @@ { - "parent": "appliedenergistics2:part/display_off", - "textures": { - "lightsBright": "appliedenergistics2:parts/crafting_terminal_bright", - "lightsMedium": "appliedenergistics2:parts/crafting_terminal_medium", - "lightsDark": "appliedenergistics2:parts/crafting_terminal_dark" - } + "parent": "appliedenergistics2:part/display_off", + "textures": { + "lightsBright": "appliedenergistics2:parts/crafting_terminal_bright", + "lightsMedium": "appliedenergistics2:parts/crafting_terminal_medium", + "lightsDark": "appliedenergistics2:parts/crafting_terminal_dark" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/part/crafting_terminal_on.json b/src/main/resources/assets/appliedenergistics2/models/part/crafting_terminal_on.json index 04334f26..68c910a0 100644 --- a/src/main/resources/assets/appliedenergistics2/models/part/crafting_terminal_on.json +++ b/src/main/resources/assets/appliedenergistics2/models/part/crafting_terminal_on.json @@ -1,31 +1,76 @@ { - "ae2_uvl_marker": true, - "textures": { - "lightsBright": "appliedenergistics2:parts/crafting_terminal_bright", - "lightsMedium": "appliedenergistics2:parts/crafting_terminal_medium", - "lightsDark": "appliedenergistics2:parts/crafting_terminal_dark" - }, - "elements": [ - { - "from": [2, 2, 0], - "to": [14, 14, 2], - "faces": { - "north": { "texture": "#lightsBright", "tintindex": 3, "uvlightmap": { "sky": 0.007, "block": 0.007 } } - } + "ae2_uvl_marker": true, + "textures": { + "lightsBright": "appliedenergistics2:parts/crafting_terminal_bright", + "lightsMedium": "appliedenergistics2:parts/crafting_terminal_medium", + "lightsDark": "appliedenergistics2:parts/crafting_terminal_dark" }, - { - "from": [2, 2, 0], - "to": [14, 14, 2], - "faces": { - "north": { "texture": "#lightsMedium", "tintindex": 2, "uvlightmap": { "sky": 0.007, "block": 0.007 } } - } - }, - { - "from": [2, 2, 0], - "to": [14, 14, 2], - "faces": { - "north": { "texture": "#lightsDark", "tintindex": 1, "uvlightmap": { "sky": 0.007, "block": 0.007 } } - } - } - ] + "elements": [ + { + "from": [ + 2, + 2, + 0 + ], + "to": [ + 14, + 14, + 2 + ], + "faces": { + "north": { + "texture": "#lightsBright", + "tintindex": 3, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + } + } + }, + { + "from": [ + 2, + 2, + 0 + ], + "to": [ + 14, + 14, + 2 + ], + "faces": { + "north": { + "texture": "#lightsMedium", + "tintindex": 2, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + } + } + }, + { + "from": [ + 2, + 2, + 0 + ], + "to": [ + 14, + 14, + 2 + ], + "faces": { + "north": { + "texture": "#lightsDark", + "tintindex": 1, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + } + } + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/models/part/display_base.json b/src/main/resources/assets/appliedenergistics2/models/part/display_base.json index e481a4c4..930a4820 100644 --- a/src/main/resources/assets/appliedenergistics2/models/part/display_base.json +++ b/src/main/resources/assets/appliedenergistics2/models/part/display_base.json @@ -1,34 +1,72 @@ { - "textures": { - "sides": "appliedenergistics2:parts/monitor_sides", - "sidesStatus": "appliedenergistics2:parts/monitor_sides_status", - "back": "appliedenergistics2:parts/monitor_back", - "front": "appliedenergistics2:parts/monitor_front", - "particle": "appliedenergistics2:parts/monitor_back" - }, - "elements": [ - { - "from": [2, 2, 0], - "to": [14, 14, 2], - "faces": { - "down": { "texture": "#sides" }, - "up": { "texture": "#sides" }, - "south": { "texture": "#back" }, - "east": { "texture": "#sides" }, - "north": { "texture": "#front" }, - "west": { "texture": "#sides" } - } + "textures": { + "sides": "appliedenergistics2:parts/monitor_sides", + "sidesStatus": "appliedenergistics2:parts/monitor_sides_status", + "back": "appliedenergistics2:parts/monitor_back", + "front": "appliedenergistics2:parts/monitor_front", + "particle": "appliedenergistics2:parts/monitor_back" }, - { - "from": [4, 4, 2], - "to": [12, 12, 3], - "faces": { - "down": { "texture": "#sidesStatus" }, - "up": { "texture": "#sidesStatus" }, - "south": { "texture": "#back" }, - "east": { "texture": "#sidesStatus" }, - "west": { "texture": "#sidesStatus" } - } - } - ] + "elements": [ + { + "from": [ + 2, + 2, + 0 + ], + "to": [ + 14, + 14, + 2 + ], + "faces": { + "down": { + "texture": "#sides" + }, + "up": { + "texture": "#sides" + }, + "south": { + "texture": "#back" + }, + "east": { + "texture": "#sides" + }, + "north": { + "texture": "#front" + }, + "west": { + "texture": "#sides" + } + } + }, + { + "from": [ + 4, + 4, + 2 + ], + "to": [ + 12, + 12, + 3 + ], + "faces": { + "down": { + "texture": "#sidesStatus" + }, + "up": { + "texture": "#sidesStatus" + }, + "south": { + "texture": "#back" + }, + "east": { + "texture": "#sidesStatus" + }, + "west": { + "texture": "#sidesStatus" + } + } + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/models/part/display_off.json b/src/main/resources/assets/appliedenergistics2/models/part/display_off.json index afcafaff..123edaf8 100644 --- a/src/main/resources/assets/appliedenergistics2/models/part/display_off.json +++ b/src/main/resources/assets/appliedenergistics2/models/part/display_off.json @@ -1,30 +1,63 @@ { - "textures": { - "lightsBright": "appliedenergistics2:parts/terminal_bright", - "lightsMedium": "appliedenergistics2:parts/terminal_medium", - "lightsDark": "appliedenergistics2:parts/terminal_dark" - }, - "elements": [ - { - "from": [2, 2, 0], - "to": [14, 14, 2], - "faces": { - "north": { "texture": "#lightsBright", "tintindex": 3 } - } + "textures": { + "lightsBright": "appliedenergistics2:parts/terminal_bright", + "lightsMedium": "appliedenergistics2:parts/terminal_medium", + "lightsDark": "appliedenergistics2:parts/terminal_dark" }, - { - "from": [2, 2, 0], - "to": [14, 14, 2], - "faces": { - "north": { "texture": "#lightsMedium", "tintindex": 2 } - } - }, - { - "from": [2, 2, 0], - "to": [14, 14, 2], - "faces": { - "north": { "texture": "#lightsDark", "tintindex": 1 } - } - } - ] + "elements": [ + { + "from": [ + 2, + 2, + 0 + ], + "to": [ + 14, + 14, + 2 + ], + "faces": { + "north": { + "texture": "#lightsBright", + "tintindex": 3 + } + } + }, + { + "from": [ + 2, + 2, + 0 + ], + "to": [ + 14, + 14, + 2 + ], + "faces": { + "north": { + "texture": "#lightsMedium", + "tintindex": 2 + } + } + }, + { + "from": [ + 2, + 2, + 0 + ], + "to": [ + 14, + 14, + 2 + ], + "faces": { + "north": { + "texture": "#lightsDark", + "tintindex": 1 + } + } + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/models/part/display_status_has_channel.json b/src/main/resources/assets/appliedenergistics2/models/part/display_status_has_channel.json index 697b3a74..799e3346 100644 --- a/src/main/resources/assets/appliedenergistics2/models/part/display_status_has_channel.json +++ b/src/main/resources/assets/appliedenergistics2/models/part/display_status_has_channel.json @@ -1,18 +1,54 @@ { - "ae2_uvl_marker": true, - "textures": { - "indicator": "appliedenergistics2:parts/monitor_sides_status_has_channel" - }, - "elements": [ - { - "from": [4, 4, 2], - "to": [12, 12, 3], - "faces": { - "down": { "texture": "#indicator", "tintindex": 1, "uvlightmap": { "sky": 0.007, "block": 0.007 } }, - "up": { "texture": "#indicator", "tintindex": 1, "uvlightmap": { "sky": 0.007, "block": 0.007 } }, - "east": { "texture": "#indicator", "tintindex": 1, "uvlightmap": { "sky": 0.007, "block": 0.007 } }, - "west": { "texture": "#indicator", "tintindex": 1, "uvlightmap": { "sky": 0.007, "block": 0.007 } } - } - } - ] + "ae2_uvl_marker": true, + "textures": { + "indicator": "appliedenergistics2:parts/monitor_sides_status_has_channel" + }, + "elements": [ + { + "from": [ + 4, + 4, + 2 + ], + "to": [ + 12, + 12, + 3 + ], + "faces": { + "down": { + "texture": "#indicator", + "tintindex": 1, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + }, + "up": { + "texture": "#indicator", + "tintindex": 1, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + }, + "east": { + "texture": "#indicator", + "tintindex": 1, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + }, + "west": { + "texture": "#indicator", + "tintindex": 1, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + } + } + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/models/part/display_status_off.json b/src/main/resources/assets/appliedenergistics2/models/part/display_status_off.json index b32e4165..4db17034 100644 --- a/src/main/resources/assets/appliedenergistics2/models/part/display_status_off.json +++ b/src/main/resources/assets/appliedenergistics2/models/part/display_status_off.json @@ -1,17 +1,33 @@ { - "textures": { - "indicator": "appliedenergistics2:parts/monitor_sides_status_off" - }, - "elements": [ - { - "from": [4, 4, 2], - "to": [12, 12, 3], - "faces": { - "down": { "texture": "#indicator" }, - "up": { "texture": "#indicator" }, - "east": { "texture": "#indicator" }, - "west": { "texture": "#indicator" } - } - } - ] + "textures": { + "indicator": "appliedenergistics2:parts/monitor_sides_status_off" + }, + "elements": [ + { + "from": [ + 4, + 4, + 2 + ], + "to": [ + 12, + 12, + 3 + ], + "faces": { + "down": { + "texture": "#indicator" + }, + "up": { + "texture": "#indicator" + }, + "east": { + "texture": "#indicator" + }, + "west": { + "texture": "#indicator" + } + } + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/models/part/display_status_on.json b/src/main/resources/assets/appliedenergistics2/models/part/display_status_on.json index 2cf38c9a..a25a86ee 100644 --- a/src/main/resources/assets/appliedenergistics2/models/part/display_status_on.json +++ b/src/main/resources/assets/appliedenergistics2/models/part/display_status_on.json @@ -1,18 +1,54 @@ { - "ae2_uvl_marker": true, - "textures": { - "indicator": "appliedenergistics2:parts/monitor_sides_status_on" - }, - "elements": [ - { - "from": [4, 4, 2], - "to": [12, 12, 3], - "faces": { - "down": { "texture": "#indicator", "tintindex": 3, "uvlightmap": { "sky": 0.007, "block": 0.007 } }, - "up": { "texture": "#indicator", "tintindex": 3, "uvlightmap": { "sky": 0.007, "block": 0.007 } }, - "east": { "texture": "#indicator", "tintindex": 3, "uvlightmap": { "sky": 0.007, "block": 0.007 } }, - "west": { "texture": "#indicator", "tintindex": 3, "uvlightmap": { "sky": 0.007, "block": 0.007 } } - } - } - ] + "ae2_uvl_marker": true, + "textures": { + "indicator": "appliedenergistics2:parts/monitor_sides_status_on" + }, + "elements": [ + { + "from": [ + 4, + 4, + 2 + ], + "to": [ + 12, + 12, + 3 + ], + "faces": { + "down": { + "texture": "#indicator", + "tintindex": 3, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + }, + "up": { + "texture": "#indicator", + "tintindex": 3, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + }, + "east": { + "texture": "#indicator", + "tintindex": 3, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + }, + "west": { + "texture": "#indicator", + "tintindex": 3, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + } + } + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/models/part/export_bus_base.json b/src/main/resources/assets/appliedenergistics2/models/part/export_bus_base.json index 2188c13f..9d036d08 100644 --- a/src/main/resources/assets/appliedenergistics2/models/part/export_bus_base.json +++ b/src/main/resources/assets/appliedenergistics2/models/part/export_bus_base.json @@ -1,58 +1,136 @@ { - "textures": { - "sides": "appliedenergistics2:parts/export_bus_sides", - "sidesStatus": "appliedenergistics2:parts/monitor_sides_status", - "back": "appliedenergistics2:parts/monitor_back", - "front": "appliedenergistics2:items/part/export_bus", - "particle": "appliedenergistics2:parts/monitor_back" - }, - "elements": [ - { - "from": [4, 4, 2], - "to": [12, 12, 4], - "faces": { - "down": { "texture": "#sides" }, - "up": { "texture": "#sides" }, - "south": { "texture": "#back" }, - "east": { "texture": "#sides" }, - "north": { "texture": "#front" }, - "west": { "texture": "#sides" } - } + "textures": { + "sides": "appliedenergistics2:parts/export_bus_sides", + "sidesStatus": "appliedenergistics2:parts/monitor_sides_status", + "back": "appliedenergistics2:parts/monitor_back", + "front": "appliedenergistics2:items/part/export_bus", + "particle": "appliedenergistics2:parts/monitor_back" }, - { - "from": [5, 5, 1], - "to": [11, 11, 2], - "faces": { - "down": { "texture": "#sides" }, - "up": { "texture": "#sides" }, - "south": { "texture": "#back" }, - "east": { "texture": "#sides" }, - "north": { "texture": "#front" }, - "west": { "texture": "#sides" } - } - }, - { - "from": [6, 6, 0], - "to": [10, 10, 1], - "faces": { - "down": { "texture": "#sides" }, - "up": { "texture": "#sides" }, - "south": { "texture": "#back" }, - "east": { "texture": "#sides" }, - "north": { "texture": "#front" }, - "west": { "texture": "#sides" } - } - }, - { - "from": [6, 6, 4], - "to": [10, 10, 5], - "faces": { - "down": { "texture": "#sidesStatus" }, - "up": { "texture": "#sidesStatus" }, - "south": { "texture": "#back" }, - "east": { "texture": "#sidesStatus" }, - "west": { "texture": "#sidesStatus" } - } - } - ] + "elements": [ + { + "from": [ + 4, + 4, + 2 + ], + "to": [ + 12, + 12, + 4 + ], + "faces": { + "down": { + "texture": "#sides" + }, + "up": { + "texture": "#sides" + }, + "south": { + "texture": "#back" + }, + "east": { + "texture": "#sides" + }, + "north": { + "texture": "#front" + }, + "west": { + "texture": "#sides" + } + } + }, + { + "from": [ + 5, + 5, + 1 + ], + "to": [ + 11, + 11, + 2 + ], + "faces": { + "down": { + "texture": "#sides" + }, + "up": { + "texture": "#sides" + }, + "south": { + "texture": "#back" + }, + "east": { + "texture": "#sides" + }, + "north": { + "texture": "#front" + }, + "west": { + "texture": "#sides" + } + } + }, + { + "from": [ + 6, + 6, + 0 + ], + "to": [ + 10, + 10, + 1 + ], + "faces": { + "down": { + "texture": "#sides" + }, + "up": { + "texture": "#sides" + }, + "south": { + "texture": "#back" + }, + "east": { + "texture": "#sides" + }, + "north": { + "texture": "#front" + }, + "west": { + "texture": "#sides" + } + } + }, + { + "from": [ + 6, + 6, + 4 + ], + "to": [ + 10, + 10, + 5 + ], + "faces": { + "down": { + "texture": "#sidesStatus" + }, + "up": { + "texture": "#sidesStatus" + }, + "south": { + "texture": "#back" + }, + "east": { + "texture": "#sidesStatus" + }, + "west": { + "texture": "#sidesStatus" + } + } + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/models/part/export_bus_has_channel.json b/src/main/resources/assets/appliedenergistics2/models/part/export_bus_has_channel.json index a050da3c..9ed52e0e 100644 --- a/src/main/resources/assets/appliedenergistics2/models/part/export_bus_has_channel.json +++ b/src/main/resources/assets/appliedenergistics2/models/part/export_bus_has_channel.json @@ -1,18 +1,54 @@ { - "ae2_uvl_marker": true, - "textures": { - "indicator": "appliedenergistics2:parts/monitor_sides_status_has_channel" - }, - "elements": [ - { - "from": [6, 6, 4], - "to": [10, 10, 5], - "faces": { - "down": { "texture": "#indicator", "tintindex": 1, "uvlightmap": { "sky": 0.007, "block": 0.007 } }, - "up": { "texture": "#indicator", "tintindex": 1, "uvlightmap": { "sky": 0.007, "block": 0.007 } }, - "east": { "texture": "#indicator", "tintindex": 1, "uvlightmap": { "sky": 0.007, "block": 0.007 } }, - "west": { "texture": "#indicator", "tintindex": 1, "uvlightmap": { "sky": 0.007, "block": 0.007 } } - } - } - ] + "ae2_uvl_marker": true, + "textures": { + "indicator": "appliedenergistics2:parts/monitor_sides_status_has_channel" + }, + "elements": [ + { + "from": [ + 6, + 6, + 4 + ], + "to": [ + 10, + 10, + 5 + ], + "faces": { + "down": { + "texture": "#indicator", + "tintindex": 1, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + }, + "up": { + "texture": "#indicator", + "tintindex": 1, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + }, + "east": { + "texture": "#indicator", + "tintindex": 1, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + }, + "west": { + "texture": "#indicator", + "tintindex": 1, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + } + } + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/models/part/export_bus_off.json b/src/main/resources/assets/appliedenergistics2/models/part/export_bus_off.json index 6967bb23..7ab36af5 100644 --- a/src/main/resources/assets/appliedenergistics2/models/part/export_bus_off.json +++ b/src/main/resources/assets/appliedenergistics2/models/part/export_bus_off.json @@ -1,17 +1,33 @@ { - "textures": { - "indicator": "appliedenergistics2:parts/monitor_sides_status_off" - }, - "elements": [ - { - "from": [6, 6, 4], - "to": [10, 10, 5], - "faces": { - "down": { "texture": "#indicator" }, - "up": { "texture": "#indicator" }, - "east": { "texture": "#indicator" }, - "west": { "texture": "#indicator" } - } - } - ] + "textures": { + "indicator": "appliedenergistics2:parts/monitor_sides_status_off" + }, + "elements": [ + { + "from": [ + 6, + 6, + 4 + ], + "to": [ + 10, + 10, + 5 + ], + "faces": { + "down": { + "texture": "#indicator" + }, + "up": { + "texture": "#indicator" + }, + "east": { + "texture": "#indicator" + }, + "west": { + "texture": "#indicator" + } + } + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/models/part/export_bus_on.json b/src/main/resources/assets/appliedenergistics2/models/part/export_bus_on.json index 82d6cf3a..c1596db3 100644 --- a/src/main/resources/assets/appliedenergistics2/models/part/export_bus_on.json +++ b/src/main/resources/assets/appliedenergistics2/models/part/export_bus_on.json @@ -1,18 +1,54 @@ { - "ae2_uvl_marker": true, - "textures": { - "indicator": "appliedenergistics2:parts/monitor_sides_status_on" - }, - "elements": [ - { - "from": [6, 6, 4], - "to": [10, 10, 5], - "faces": { - "down": { "texture": "#indicator", "tintindex": 3, "uvlightmap": { "sky": 0.007, "block": 0.007 } }, - "up": { "texture": "#indicator", "tintindex": 3, "uvlightmap": { "sky": 0.007, "block": 0.007 } }, - "east": { "texture": "#indicator", "tintindex": 3, "uvlightmap": { "sky": 0.007, "block": 0.007 } }, - "west": { "texture": "#indicator", "tintindex": 3, "uvlightmap": { "sky": 0.007, "block": 0.007 } } - } - } - ] + "ae2_uvl_marker": true, + "textures": { + "indicator": "appliedenergistics2:parts/monitor_sides_status_on" + }, + "elements": [ + { + "from": [ + 6, + 6, + 4 + ], + "to": [ + 10, + 10, + 5 + ], + "faces": { + "down": { + "texture": "#indicator", + "tintindex": 3, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + }, + "up": { + "texture": "#indicator", + "tintindex": 3, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + }, + "east": { + "texture": "#indicator", + "tintindex": 3, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + }, + "west": { + "texture": "#indicator", + "tintindex": 3, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + } + } + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/models/part/import_bus_base.json b/src/main/resources/assets/appliedenergistics2/models/part/import_bus_base.json index a80d9a19..98f994de 100644 --- a/src/main/resources/assets/appliedenergistics2/models/part/import_bus_base.json +++ b/src/main/resources/assets/appliedenergistics2/models/part/import_bus_base.json @@ -1,58 +1,136 @@ { - "textures": { - "sides": "appliedenergistics2:parts/import_bus_sides", - "sidesStatus": "appliedenergistics2:parts/monitor_sides_status", - "back": "appliedenergistics2:parts/monitor_back", - "front": "appliedenergistics2:items/part/import_bus", - "particle": "appliedenergistics2:parts/monitor_back" - }, - "elements": [ - { - "from": [4, 4, 0], - "to": [12, 12, 2], - "faces": { - "down": { "texture": "#sides" }, - "up": { "texture": "#sides" }, - "south": { "texture": "#back" }, - "east": { "texture": "#sides" }, - "north": { "texture": "#front" }, - "west": { "texture": "#sides" } - } + "textures": { + "sides": "appliedenergistics2:parts/import_bus_sides", + "sidesStatus": "appliedenergistics2:parts/monitor_sides_status", + "back": "appliedenergistics2:parts/monitor_back", + "front": "appliedenergistics2:items/part/import_bus", + "particle": "appliedenergistics2:parts/monitor_back" }, - { - "from": [5, 5, 2], - "to": [11, 11, 3], - "faces": { - "down": { "texture": "#sides" }, - "up": { "texture": "#sides" }, - "south": { "texture": "#back" }, - "east": { "texture": "#sides" }, - "north": { "texture": "#front" }, - "west": { "texture": "#sides" } - } - }, - { - "from": [6, 6, 3], - "to": [10, 10, 4], - "faces": { - "down": { "texture": "#sides" }, - "up": { "texture": "#sides" }, - "south": { "texture": "#back" }, - "east": { "texture": "#sides" }, - "north": { "texture": "#front" }, - "west": { "texture": "#sides" } - } - }, - { - "from": [6, 6, 4], - "to": [10, 10, 5], - "faces": { - "down": { "texture": "#sidesStatus" }, - "up": { "texture": "#sidesStatus" }, - "south": { "texture": "#back" }, - "east": { "texture": "#sidesStatus" }, - "west": { "texture": "#sidesStatus" } - } - } - ] + "elements": [ + { + "from": [ + 4, + 4, + 0 + ], + "to": [ + 12, + 12, + 2 + ], + "faces": { + "down": { + "texture": "#sides" + }, + "up": { + "texture": "#sides" + }, + "south": { + "texture": "#back" + }, + "east": { + "texture": "#sides" + }, + "north": { + "texture": "#front" + }, + "west": { + "texture": "#sides" + } + } + }, + { + "from": [ + 5, + 5, + 2 + ], + "to": [ + 11, + 11, + 3 + ], + "faces": { + "down": { + "texture": "#sides" + }, + "up": { + "texture": "#sides" + }, + "south": { + "texture": "#back" + }, + "east": { + "texture": "#sides" + }, + "north": { + "texture": "#front" + }, + "west": { + "texture": "#sides" + } + } + }, + { + "from": [ + 6, + 6, + 3 + ], + "to": [ + 10, + 10, + 4 + ], + "faces": { + "down": { + "texture": "#sides" + }, + "up": { + "texture": "#sides" + }, + "south": { + "texture": "#back" + }, + "east": { + "texture": "#sides" + }, + "north": { + "texture": "#front" + }, + "west": { + "texture": "#sides" + } + } + }, + { + "from": [ + 6, + 6, + 4 + ], + "to": [ + 10, + 10, + 5 + ], + "faces": { + "down": { + "texture": "#sidesStatus" + }, + "up": { + "texture": "#sidesStatus" + }, + "south": { + "texture": "#back" + }, + "east": { + "texture": "#sidesStatus" + }, + "west": { + "texture": "#sidesStatus" + } + } + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/models/part/import_bus_has_channel.json b/src/main/resources/assets/appliedenergistics2/models/part/import_bus_has_channel.json index a050da3c..9ed52e0e 100644 --- a/src/main/resources/assets/appliedenergistics2/models/part/import_bus_has_channel.json +++ b/src/main/resources/assets/appliedenergistics2/models/part/import_bus_has_channel.json @@ -1,18 +1,54 @@ { - "ae2_uvl_marker": true, - "textures": { - "indicator": "appliedenergistics2:parts/monitor_sides_status_has_channel" - }, - "elements": [ - { - "from": [6, 6, 4], - "to": [10, 10, 5], - "faces": { - "down": { "texture": "#indicator", "tintindex": 1, "uvlightmap": { "sky": 0.007, "block": 0.007 } }, - "up": { "texture": "#indicator", "tintindex": 1, "uvlightmap": { "sky": 0.007, "block": 0.007 } }, - "east": { "texture": "#indicator", "tintindex": 1, "uvlightmap": { "sky": 0.007, "block": 0.007 } }, - "west": { "texture": "#indicator", "tintindex": 1, "uvlightmap": { "sky": 0.007, "block": 0.007 } } - } - } - ] + "ae2_uvl_marker": true, + "textures": { + "indicator": "appliedenergistics2:parts/monitor_sides_status_has_channel" + }, + "elements": [ + { + "from": [ + 6, + 6, + 4 + ], + "to": [ + 10, + 10, + 5 + ], + "faces": { + "down": { + "texture": "#indicator", + "tintindex": 1, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + }, + "up": { + "texture": "#indicator", + "tintindex": 1, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + }, + "east": { + "texture": "#indicator", + "tintindex": 1, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + }, + "west": { + "texture": "#indicator", + "tintindex": 1, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + } + } + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/models/part/import_bus_off.json b/src/main/resources/assets/appliedenergistics2/models/part/import_bus_off.json index 6967bb23..7ab36af5 100644 --- a/src/main/resources/assets/appliedenergistics2/models/part/import_bus_off.json +++ b/src/main/resources/assets/appliedenergistics2/models/part/import_bus_off.json @@ -1,17 +1,33 @@ { - "textures": { - "indicator": "appliedenergistics2:parts/monitor_sides_status_off" - }, - "elements": [ - { - "from": [6, 6, 4], - "to": [10, 10, 5], - "faces": { - "down": { "texture": "#indicator" }, - "up": { "texture": "#indicator" }, - "east": { "texture": "#indicator" }, - "west": { "texture": "#indicator" } - } - } - ] + "textures": { + "indicator": "appliedenergistics2:parts/monitor_sides_status_off" + }, + "elements": [ + { + "from": [ + 6, + 6, + 4 + ], + "to": [ + 10, + 10, + 5 + ], + "faces": { + "down": { + "texture": "#indicator" + }, + "up": { + "texture": "#indicator" + }, + "east": { + "texture": "#indicator" + }, + "west": { + "texture": "#indicator" + } + } + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/models/part/import_bus_on.json b/src/main/resources/assets/appliedenergistics2/models/part/import_bus_on.json index 82d6cf3a..c1596db3 100644 --- a/src/main/resources/assets/appliedenergistics2/models/part/import_bus_on.json +++ b/src/main/resources/assets/appliedenergistics2/models/part/import_bus_on.json @@ -1,18 +1,54 @@ { - "ae2_uvl_marker": true, - "textures": { - "indicator": "appliedenergistics2:parts/monitor_sides_status_on" - }, - "elements": [ - { - "from": [6, 6, 4], - "to": [10, 10, 5], - "faces": { - "down": { "texture": "#indicator", "tintindex": 3, "uvlightmap": { "sky": 0.007, "block": 0.007 } }, - "up": { "texture": "#indicator", "tintindex": 3, "uvlightmap": { "sky": 0.007, "block": 0.007 } }, - "east": { "texture": "#indicator", "tintindex": 3, "uvlightmap": { "sky": 0.007, "block": 0.007 } }, - "west": { "texture": "#indicator", "tintindex": 3, "uvlightmap": { "sky": 0.007, "block": 0.007 } } - } - } - ] + "ae2_uvl_marker": true, + "textures": { + "indicator": "appliedenergistics2:parts/monitor_sides_status_on" + }, + "elements": [ + { + "from": [ + 6, + 6, + 4 + ], + "to": [ + 10, + 10, + 5 + ], + "faces": { + "down": { + "texture": "#indicator", + "tintindex": 3, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + }, + "up": { + "texture": "#indicator", + "tintindex": 3, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + }, + "east": { + "texture": "#indicator", + "tintindex": 3, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + }, + "west": { + "texture": "#indicator", + "tintindex": 3, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + } + } + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/models/part/interface_base.json b/src/main/resources/assets/appliedenergistics2/models/part/interface_base.json index 203c7dc2..2e153e16 100644 --- a/src/main/resources/assets/appliedenergistics2/models/part/interface_base.json +++ b/src/main/resources/assets/appliedenergistics2/models/part/interface_base.json @@ -1,46 +1,104 @@ { - "textures": { - "sides": "appliedenergistics2:parts/export_bus_sides", - "sidesStatus": "appliedenergistics2:parts/monitor_sides_status", - "back": "appliedenergistics2:parts/monitor_back", - "front": "appliedenergistics2:items/part/interface", - "particle": "appliedenergistics2:parts/monitor_back" - }, - "elements": [ - { - "from": [2, 2, 0], - "to": [14, 14, 2], - "faces": { - "down": { "texture": "#sides" }, - "up": { "texture": "#sides" }, - "south": { "texture": "#back" }, - "east": { "texture": "#sides" }, - "north": { "texture": "#front" }, - "west": { "texture": "#sides" } - } + "textures": { + "sides": "appliedenergistics2:parts/export_bus_sides", + "sidesStatus": "appliedenergistics2:parts/monitor_sides_status", + "back": "appliedenergistics2:parts/monitor_back", + "front": "appliedenergistics2:items/part/interface", + "particle": "appliedenergistics2:parts/monitor_back" }, - { - "from": [5, 5, 3], - "to": [11, 11, 4], - "faces": { - "down": { "texture": "#sides" }, - "up": { "texture": "#sides" }, - "south": { "texture": "#back" }, - "east": { "texture": "#sides" }, - "north": { "texture": "#front" }, - "west": { "texture": "#sides" } - } - }, - { - "from": [5, 5, 2], - "to": [11, 11, 3], - "faces": { - "down": { "texture": "#sidesStatus" }, - "up": { "texture": "#sidesStatus" }, - "south": { "texture": "#back" }, - "east": { "texture": "#sidesStatus" }, - "west": { "texture": "#sidesStatus" } - } - } - ] + "elements": [ + { + "from": [ + 2, + 2, + 0 + ], + "to": [ + 14, + 14, + 2 + ], + "faces": { + "down": { + "texture": "#sides" + }, + "up": { + "texture": "#sides" + }, + "south": { + "texture": "#back" + }, + "east": { + "texture": "#sides" + }, + "north": { + "texture": "#front" + }, + "west": { + "texture": "#sides" + } + } + }, + { + "from": [ + 5, + 5, + 3 + ], + "to": [ + 11, + 11, + 4 + ], + "faces": { + "down": { + "texture": "#sides" + }, + "up": { + "texture": "#sides" + }, + "south": { + "texture": "#back" + }, + "east": { + "texture": "#sides" + }, + "north": { + "texture": "#front" + }, + "west": { + "texture": "#sides" + } + } + }, + { + "from": [ + 5, + 5, + 2 + ], + "to": [ + 11, + 11, + 3 + ], + "faces": { + "down": { + "texture": "#sidesStatus" + }, + "up": { + "texture": "#sidesStatus" + }, + "south": { + "texture": "#back" + }, + "east": { + "texture": "#sidesStatus" + }, + "west": { + "texture": "#sidesStatus" + } + } + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/models/part/interface_has_channel.json b/src/main/resources/assets/appliedenergistics2/models/part/interface_has_channel.json index c31d6c5d..f47216bf 100644 --- a/src/main/resources/assets/appliedenergistics2/models/part/interface_has_channel.json +++ b/src/main/resources/assets/appliedenergistics2/models/part/interface_has_channel.json @@ -1,18 +1,54 @@ { - "ae2_uvl_marker": true, - "textures": { - "indicator": "appliedenergistics2:parts/monitor_sides_status_has_channel" - }, - "elements": [ - { - "from": [5, 5, 2], - "to": [11, 11, 3], - "faces": { - "down": { "texture": "#indicator", "tintindex": 1, "uvlightmap": { "sky": 0.007, "block": 0.007 } }, - "up": { "texture": "#indicator", "tintindex": 1, "uvlightmap": { "sky": 0.007, "block": 0.007 } }, - "east": { "texture": "#indicator", "tintindex": 1, "uvlightmap": { "sky": 0.007, "block": 0.007 } }, - "west": { "texture": "#indicator", "tintindex": 1, "uvlightmap": { "sky": 0.007, "block": 0.007 } } - } - } - ] + "ae2_uvl_marker": true, + "textures": { + "indicator": "appliedenergistics2:parts/monitor_sides_status_has_channel" + }, + "elements": [ + { + "from": [ + 5, + 5, + 2 + ], + "to": [ + 11, + 11, + 3 + ], + "faces": { + "down": { + "texture": "#indicator", + "tintindex": 1, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + }, + "up": { + "texture": "#indicator", + "tintindex": 1, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + }, + "east": { + "texture": "#indicator", + "tintindex": 1, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + }, + "west": { + "texture": "#indicator", + "tintindex": 1, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + } + } + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/models/part/interface_off.json b/src/main/resources/assets/appliedenergistics2/models/part/interface_off.json index 673b9bbb..3ab8507f 100644 --- a/src/main/resources/assets/appliedenergistics2/models/part/interface_off.json +++ b/src/main/resources/assets/appliedenergistics2/models/part/interface_off.json @@ -1,17 +1,33 @@ { - "textures": { - "indicator": "appliedenergistics2:parts/monitor_sides_status_off" - }, - "elements": [ - { - "from": [5, 5, 2], - "to": [11, 11, 3], - "faces": { - "down": { "texture": "#indicator" }, - "up": { "texture": "#indicator" }, - "east": { "texture": "#indicator" }, - "west": { "texture": "#indicator" } - } - } - ] + "textures": { + "indicator": "appliedenergistics2:parts/monitor_sides_status_off" + }, + "elements": [ + { + "from": [ + 5, + 5, + 2 + ], + "to": [ + 11, + 11, + 3 + ], + "faces": { + "down": { + "texture": "#indicator" + }, + "up": { + "texture": "#indicator" + }, + "east": { + "texture": "#indicator" + }, + "west": { + "texture": "#indicator" + } + } + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/models/part/interface_on.json b/src/main/resources/assets/appliedenergistics2/models/part/interface_on.json index 2dcb8f23..cd41b8f7 100644 --- a/src/main/resources/assets/appliedenergistics2/models/part/interface_on.json +++ b/src/main/resources/assets/appliedenergistics2/models/part/interface_on.json @@ -1,18 +1,54 @@ { - "ae2_uvl_marker": true, - "textures": { - "indicator": "appliedenergistics2:parts/monitor_sides_status_on" - }, - "elements": [ - { - "from": [5, 5, 2], - "to": [11, 11, 3], - "faces": { - "down": { "texture": "#indicator", "tintindex": 3, "uvlightmap": { "sky": 0.007, "block": 0.007 } }, - "up": { "texture": "#indicator", "tintindex": 3, "uvlightmap": { "sky": 0.007, "block": 0.007 } }, - "east": { "texture": "#indicator", "tintindex": 3, "uvlightmap": { "sky": 0.007, "block": 0.007 } }, - "west": { "texture": "#indicator", "tintindex": 3, "uvlightmap": { "sky": 0.007, "block": 0.007 } } - } - } - ] + "ae2_uvl_marker": true, + "textures": { + "indicator": "appliedenergistics2:parts/monitor_sides_status_on" + }, + "elements": [ + { + "from": [ + 5, + 5, + 2 + ], + "to": [ + 11, + 11, + 3 + ], + "faces": { + "down": { + "texture": "#indicator", + "tintindex": 3, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + }, + "up": { + "texture": "#indicator", + "tintindex": 3, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + }, + "east": { + "texture": "#indicator", + "tintindex": 3, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + }, + "west": { + "texture": "#indicator", + "tintindex": 3, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + } + } + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/models/part/interface_terminal_off.json b/src/main/resources/assets/appliedenergistics2/models/part/interface_terminal_off.json index 6d2759c9..6802d0b8 100644 --- a/src/main/resources/assets/appliedenergistics2/models/part/interface_terminal_off.json +++ b/src/main/resources/assets/appliedenergistics2/models/part/interface_terminal_off.json @@ -1,8 +1,8 @@ { - "parent": "appliedenergistics2:part/display_off", - "textures": { - "lightsBright": "appliedenergistics2:parts/interface_terminal_bright", - "lightsMedium": "appliedenergistics2:parts/interface_terminal_medium", - "lightsDark": "appliedenergistics2:parts/interface_terminal_dark" - } + "parent": "appliedenergistics2:part/display_off", + "textures": { + "lightsBright": "appliedenergistics2:parts/interface_terminal_bright", + "lightsMedium": "appliedenergistics2:parts/interface_terminal_medium", + "lightsDark": "appliedenergistics2:parts/interface_terminal_dark" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/part/interface_terminal_on.json b/src/main/resources/assets/appliedenergistics2/models/part/interface_terminal_on.json index 38120ed1..e3fd9e2d 100644 --- a/src/main/resources/assets/appliedenergistics2/models/part/interface_terminal_on.json +++ b/src/main/resources/assets/appliedenergistics2/models/part/interface_terminal_on.json @@ -1,31 +1,76 @@ { - "ae2_uvl_marker": true, - "textures": { - "lightsBright": "appliedenergistics2:parts/interface_terminal_bright", - "lightsMedium": "appliedenergistics2:parts/interface_terminal_medium", - "lightsDark": "appliedenergistics2:parts/interface_terminal_dark" - }, - "elements": [ - { - "from": [2, 2, 0], - "to": [14, 14, 2], - "faces": { - "north": { "texture": "#lightsBright", "tintindex": 3, "uvlightmap": { "sky": 0.007, "block": 0.007 } } - } + "ae2_uvl_marker": true, + "textures": { + "lightsBright": "appliedenergistics2:parts/interface_terminal_bright", + "lightsMedium": "appliedenergistics2:parts/interface_terminal_medium", + "lightsDark": "appliedenergistics2:parts/interface_terminal_dark" }, - { - "from": [2, 2, 0], - "to": [14, 14, 2], - "faces": { - "north": { "texture": "#lightsMedium", "tintindex": 2, "uvlightmap": { "sky": 0.007, "block": 0.007 } } - } - }, - { - "from": [2, 2, 0], - "to": [14, 14, 2], - "faces": { - "north": { "texture": "#lightsDark", "tintindex": 1, "uvlightmap": { "sky": 0.007, "block": 0.007 } } - } - } - ] + "elements": [ + { + "from": [ + 2, + 2, + 0 + ], + "to": [ + 14, + 14, + 2 + ], + "faces": { + "north": { + "texture": "#lightsBright", + "tintindex": 3, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + } + } + }, + { + "from": [ + 2, + 2, + 0 + ], + "to": [ + 14, + 14, + 2 + ], + "faces": { + "north": { + "texture": "#lightsMedium", + "tintindex": 2, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + } + } + }, + { + "from": [ + 2, + 2, + 0 + ], + "to": [ + 14, + 14, + 2 + ], + "faces": { + "north": { + "texture": "#lightsDark", + "tintindex": 1, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + } + } + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/models/part/inverted_toggle_bus_base.json b/src/main/resources/assets/appliedenergistics2/models/part/inverted_toggle_bus_base.json index b659b919..e1ae2f3e 100644 --- a/src/main/resources/assets/appliedenergistics2/models/part/inverted_toggle_bus_base.json +++ b/src/main/resources/assets/appliedenergistics2/models/part/inverted_toggle_bus_base.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:part/toggle_bus_base", - "textures": { - "bus": "appliedenergistics2:items/part/inverted_toggle_bus" - } + "parent": "appliedenergistics2:part/toggle_bus_base", + "textures": { + "bus": "appliedenergistics2:items/part/inverted_toggle_bus" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/part/level_emitter_base_off.json b/src/main/resources/assets/appliedenergistics2/models/part/level_emitter_base_off.json index bf5ab68d..bc7f6524 100644 --- a/src/main/resources/assets/appliedenergistics2/models/part/level_emitter_base_off.json +++ b/src/main/resources/assets/appliedenergistics2/models/part/level_emitter_base_off.json @@ -1,27 +1,88 @@ { - "textures": { - "emitter": "appliedenergistics2:parts/level_emitter_off", - "sides": "appliedenergistics2:parts/monitor_sides", - "particle": "appliedenergistics2:parts/level_emitter_off" - }, - "elements": [ - { - "from": [7, 7, 0], - "to": [9, 9, 4], - "faces": { - "up": { "texture": "#emitter", "uv": [6, 7, 10, 9], "rotation": 90 }, - "down": { "texture": "#emitter", "uv": [6, 7, 10, 9], "rotation": 270 }, - "east": { "texture": "#emitter", "uv": [6, 7, 10, 9], "rotation": 180 }, - "north": { "texture": "#emitter", "uv": [6, 7, 8, 9] }, - "west": { "texture": "#emitter", "uv": [6, 7, 10, 9] } - } + "textures": { + "emitter": "appliedenergistics2:parts/level_emitter_off", + "sides": "appliedenergistics2:parts/monitor_sides", + "particle": "appliedenergistics2:parts/level_emitter_off" }, - { - "from": [7, 7, 4], - "to": [9, 9, 5], - "faces": { - "south": { "texture": "#sides" } - } - } - ] + "elements": [ + { + "from": [ + 7, + 7, + 0 + ], + "to": [ + 9, + 9, + 4 + ], + "faces": { + "up": { + "texture": "#emitter", + "uv": [ + 6, + 7, + 10, + 9 + ], + "rotation": 90 + }, + "down": { + "texture": "#emitter", + "uv": [ + 6, + 7, + 10, + 9 + ], + "rotation": 270 + }, + "east": { + "texture": "#emitter", + "uv": [ + 6, + 7, + 10, + 9 + ], + "rotation": 180 + }, + "north": { + "texture": "#emitter", + "uv": [ + 6, + 7, + 8, + 9 + ] + }, + "west": { + "texture": "#emitter", + "uv": [ + 6, + 7, + 10, + 9 + ] + } + } + }, + { + "from": [ + 7, + 7, + 4 + ], + "to": [ + 9, + 9, + 5 + ], + "faces": { + "south": { + "texture": "#sides" + } + } + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/models/part/level_emitter_base_on.json b/src/main/resources/assets/appliedenergistics2/models/part/level_emitter_base_on.json index af014360..dbbdbfe7 100644 --- a/src/main/resources/assets/appliedenergistics2/models/part/level_emitter_base_on.json +++ b/src/main/resources/assets/appliedenergistics2/models/part/level_emitter_base_on.json @@ -1,46 +1,177 @@ { - "ae2_uvl_marker": true, - "ambientocclusion": false, - "textures": { - "emitter": "appliedenergistics2:parts/level_emitter_on", - "particle": "appliedenergistics2:parts/level_emitter_on" - }, - "elements": [ - { - "from": [7, 7, 3], - "to": [9, 9, 4], - "faces": { - "up": { "texture": "#emitter", "uv": [9, 7, 10, 9], "rotation": 90 }, - "down": { "texture": "#emitter", "uv": [9, 7, 10, 9], "rotation": 270 }, - "east": { "texture": "#emitter", "uv": [9, 7, 10, 9], "rotation": 180 }, - "west": { "texture": "#emitter", "uv": [9, 7, 10, 9] } - } + "ae2_uvl_marker": true, + "ambientocclusion": false, + "textures": { + "emitter": "appliedenergistics2:parts/level_emitter_on", + "particle": "appliedenergistics2:parts/level_emitter_on" }, - { - "from": [7, 7, 0], - "to": [9, 9, 3], - "shade": false, - "faces": { - "north": { "texture": "#emitter", "uv": [6, 7, 8, 9], "rotation": 270, "uvlightmap": { "sky": 0.007, "block": 0.007 } } - } - }, - { - "from": [6, 7, -1], - "to": [10, 9, 3], - "shade": false, - "faces": { - "up": { "texture": "#emitter", "uv": [5, 6, 9, 10], "rotation": 90, "uvlightmap": { "sky": 0.007, "block": 0.007 } }, - "down": { "texture": "#emitter", "uv": [5, 6, 9, 10], "rotation": 270, "uvlightmap": { "sky": 0.007, "block": 0.007 } } - } - }, - { - "from": [7, 6, -1], - "to": [9, 10, 3], - "shade": false, - "faces": { - "west": { "texture": "#emitter", "uv": [5, 6, 9, 10], "uvlightmap": { "sky": 0.007, "block": 0.007 } }, - "east": { "texture": "#emitter", "uv": [5, 6, 9, 10], "rotation": 180, "uvlightmap": { "sky": 0.007, "block": 0.007 } } - } - } - ] + "elements": [ + { + "from": [ + 7, + 7, + 3 + ], + "to": [ + 9, + 9, + 4 + ], + "faces": { + "up": { + "texture": "#emitter", + "uv": [ + 9, + 7, + 10, + 9 + ], + "rotation": 90 + }, + "down": { + "texture": "#emitter", + "uv": [ + 9, + 7, + 10, + 9 + ], + "rotation": 270 + }, + "east": { + "texture": "#emitter", + "uv": [ + 9, + 7, + 10, + 9 + ], + "rotation": 180 + }, + "west": { + "texture": "#emitter", + "uv": [ + 9, + 7, + 10, + 9 + ] + } + } + }, + { + "from": [ + 7, + 7, + 0 + ], + "to": [ + 9, + 9, + 3 + ], + "shade": false, + "faces": { + "north": { + "texture": "#emitter", + "uv": [ + 6, + 7, + 8, + 9 + ], + "rotation": 270, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + } + } + }, + { + "from": [ + 6, + 7, + -1 + ], + "to": [ + 10, + 9, + 3 + ], + "shade": false, + "faces": { + "up": { + "texture": "#emitter", + "uv": [ + 5, + 6, + 9, + 10 + ], + "rotation": 90, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + }, + "down": { + "texture": "#emitter", + "uv": [ + 5, + 6, + 9, + 10 + ], + "rotation": 270, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + } + } + }, + { + "from": [ + 7, + 6, + -1 + ], + "to": [ + 9, + 10, + 3 + ], + "shade": false, + "faces": { + "west": { + "texture": "#emitter", + "uv": [ + 5, + 6, + 9, + 10 + ], + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + }, + "east": { + "texture": "#emitter", + "uv": [ + 5, + 6, + 9, + 10 + ], + "rotation": 180, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + } + } + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/models/part/level_emitter_status_has_channel.json b/src/main/resources/assets/appliedenergistics2/models/part/level_emitter_status_has_channel.json index 25e2b257..0012ef11 100644 --- a/src/main/resources/assets/appliedenergistics2/models/part/level_emitter_status_has_channel.json +++ b/src/main/resources/assets/appliedenergistics2/models/part/level_emitter_status_has_channel.json @@ -1,18 +1,54 @@ { - "ae2_uvl_marker": true, - "textures": { - "indicator": "appliedenergistics2:parts/monitor_sides_status_has_channel" - }, - "elements": [ - { - "from": [7, 7, 4], - "to": [9, 9, 5], - "faces": { - "down": { "texture": "#indicator", "tintindex": 1, "uvlightmap": { "sky": 0.007, "block": 0.007 } }, - "up": { "texture": "#indicator", "tintindex": 1, "uvlightmap": { "sky": 0.007, "block": 0.007 } }, - "east": { "texture": "#indicator", "tintindex": 1, "uvlightmap": { "sky": 0.007, "block": 0.007 } }, - "west": { "texture": "#indicator", "tintindex": 1, "uvlightmap": { "sky": 0.007, "block": 0.007 } } - } - } - ] + "ae2_uvl_marker": true, + "textures": { + "indicator": "appliedenergistics2:parts/monitor_sides_status_has_channel" + }, + "elements": [ + { + "from": [ + 7, + 7, + 4 + ], + "to": [ + 9, + 9, + 5 + ], + "faces": { + "down": { + "texture": "#indicator", + "tintindex": 1, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + }, + "up": { + "texture": "#indicator", + "tintindex": 1, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + }, + "east": { + "texture": "#indicator", + "tintindex": 1, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + }, + "west": { + "texture": "#indicator", + "tintindex": 1, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + } + } + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/models/part/level_emitter_status_off.json b/src/main/resources/assets/appliedenergistics2/models/part/level_emitter_status_off.json index 489995a2..4cfcf671 100644 --- a/src/main/resources/assets/appliedenergistics2/models/part/level_emitter_status_off.json +++ b/src/main/resources/assets/appliedenergistics2/models/part/level_emitter_status_off.json @@ -1,17 +1,33 @@ { - "textures": { - "indicator": "appliedenergistics2:parts/monitor_sides_status_off" - }, - "elements": [ - { - "from": [7, 7, 4], - "to": [9, 9, 5], - "faces": { - "down": { "texture": "#indicator" }, - "up": { "texture": "#indicator" }, - "east": { "texture": "#indicator" }, - "west": { "texture": "#indicator" } - } - } - ] + "textures": { + "indicator": "appliedenergistics2:parts/monitor_sides_status_off" + }, + "elements": [ + { + "from": [ + 7, + 7, + 4 + ], + "to": [ + 9, + 9, + 5 + ], + "faces": { + "down": { + "texture": "#indicator" + }, + "up": { + "texture": "#indicator" + }, + "east": { + "texture": "#indicator" + }, + "west": { + "texture": "#indicator" + } + } + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/models/part/level_emitter_status_on.json b/src/main/resources/assets/appliedenergistics2/models/part/level_emitter_status_on.json index 3338015d..c69e5213 100644 --- a/src/main/resources/assets/appliedenergistics2/models/part/level_emitter_status_on.json +++ b/src/main/resources/assets/appliedenergistics2/models/part/level_emitter_status_on.json @@ -1,18 +1,54 @@ { - "ae2_uvl_marker": true, - "textures": { - "indicator": "appliedenergistics2:parts/monitor_sides_status_on" - }, - "elements": [ - { - "from": [7, 7, 4], - "to": [9, 9, 5], - "faces": { - "down": { "texture": "#indicator", "tintindex": 3, "uvlightmap": { "sky": 0.007, "block": 0.007 } }, - "up": { "texture": "#indicator", "tintindex": 3, "uvlightmap": { "sky": 0.007, "block": 0.007 } }, - "east": { "texture": "#indicator", "tintindex": 3, "uvlightmap": { "sky": 0.007, "block": 0.007 } }, - "west": { "texture": "#indicator", "tintindex": 3, "uvlightmap": { "sky": 0.007, "block": 0.007 } } - } - } - ] + "ae2_uvl_marker": true, + "textures": { + "indicator": "appliedenergistics2:parts/monitor_sides_status_on" + }, + "elements": [ + { + "from": [ + 7, + 7, + 4 + ], + "to": [ + 9, + 9, + 5 + ], + "faces": { + "down": { + "texture": "#indicator", + "tintindex": 3, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + }, + "up": { + "texture": "#indicator", + "tintindex": 3, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + }, + "east": { + "texture": "#indicator", + "tintindex": 3, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + }, + "west": { + "texture": "#indicator", + "tintindex": 3, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + } + } + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/models/part/monitor_base.json b/src/main/resources/assets/appliedenergistics2/models/part/monitor_base.json index aeaa8d19..972eb291 100644 --- a/src/main/resources/assets/appliedenergistics2/models/part/monitor_base.json +++ b/src/main/resources/assets/appliedenergistics2/models/part/monitor_base.json @@ -1,34 +1,72 @@ { - "ae2_uvl_marker": true, - "textures": { - "sides": "appliedenergistics2:parts/monitor_sides", - "back": "appliedenergistics2:parts/monitor_back", - "front": "appliedenergistics2:parts/monitor_front", - "particle": "appliedenergistics2:parts/monitor_back" - }, - "elements": [ - { - "from": [2, 2, 0], - "to": [14, 14, 2], - "faces": { - "down": { "texture": "#sides" }, - "up": { "texture": "#sides" }, - "south": { "texture": "#back" }, - "east": { "texture": "#sides" }, - "north": { "texture": "#front" }, - "west": { "texture": "#sides" } - } + "ae2_uvl_marker": true, + "textures": { + "sides": "appliedenergistics2:parts/monitor_sides", + "back": "appliedenergistics2:parts/monitor_back", + "front": "appliedenergistics2:parts/monitor_front", + "particle": "appliedenergistics2:parts/monitor_back" }, - { - "from": [4, 4, 2], - "to": [12, 12, 3], - "faces": { - "down": { "texture": "#sides" }, - "up": { "texture": "#sides" }, - "south": { "texture": "#back" }, - "east": { "texture": "#sides" }, - "west": { "texture": "#sides" } - } - } - ] + "elements": [ + { + "from": [ + 2, + 2, + 0 + ], + "to": [ + 14, + 14, + 2 + ], + "faces": { + "down": { + "texture": "#sides" + }, + "up": { + "texture": "#sides" + }, + "south": { + "texture": "#back" + }, + "east": { + "texture": "#sides" + }, + "north": { + "texture": "#front" + }, + "west": { + "texture": "#sides" + } + } + }, + { + "from": [ + 4, + 4, + 2 + ], + "to": [ + 12, + 12, + 3 + ], + "faces": { + "down": { + "texture": "#sides" + }, + "up": { + "texture": "#sides" + }, + "south": { + "texture": "#back" + }, + "east": { + "texture": "#sides" + }, + "west": { + "texture": "#sides" + } + } + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/models/part/monitor_bright_off.json b/src/main/resources/assets/appliedenergistics2/models/part/monitor_bright_off.json index ff731dfb..a44a4503 100644 --- a/src/main/resources/assets/appliedenergistics2/models/part/monitor_bright_off.json +++ b/src/main/resources/assets/appliedenergistics2/models/part/monitor_bright_off.json @@ -1,14 +1,25 @@ { - "textures": { - "lights": "appliedenergistics2:parts/monitor_light" - }, - "elements": [ - { - "from": [2, 2, 0], - "to": [14, 14, 2], - "faces": { - "north": { "texture": "#lights", "tintindex": 3 } - } - } - ] + "textures": { + "lights": "appliedenergistics2:parts/monitor_light" + }, + "elements": [ + { + "from": [ + 2, + 2, + 0 + ], + "to": [ + 14, + 14, + 2 + ], + "faces": { + "north": { + "texture": "#lights", + "tintindex": 3 + } + } + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/models/part/monitor_bright_on.json b/src/main/resources/assets/appliedenergistics2/models/part/monitor_bright_on.json index 7a350845..707efbf8 100644 --- a/src/main/resources/assets/appliedenergistics2/models/part/monitor_bright_on.json +++ b/src/main/resources/assets/appliedenergistics2/models/part/monitor_bright_on.json @@ -1,17 +1,32 @@ { - "ae2_uvl_marker": true, - "ambientocclusion": false, - "textures": { - "lights": "appliedenergistics2:parts/monitor_light" - }, - "elements": [ - { - "shade": false, - "from": [2, 2, 0], - "to": [14, 14, 2], - "faces": { - "north": { "texture": "#lights", "tintindex": 3, "uvlightmap": { "sky": 0.007, "block": 0.007 } } - } - } - ] + "ae2_uvl_marker": true, + "ambientocclusion": false, + "textures": { + "lights": "appliedenergistics2:parts/monitor_light" + }, + "elements": [ + { + "shade": false, + "from": [ + 2, + 2, + 0 + ], + "to": [ + 14, + 14, + 2 + ], + "faces": { + "north": { + "texture": "#lights", + "tintindex": 3, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + } + } + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/models/part/monitor_dark_off.json b/src/main/resources/assets/appliedenergistics2/models/part/monitor_dark_off.json index 9cc265f4..a1bfdebb 100644 --- a/src/main/resources/assets/appliedenergistics2/models/part/monitor_dark_off.json +++ b/src/main/resources/assets/appliedenergistics2/models/part/monitor_dark_off.json @@ -1,14 +1,25 @@ { - "textures": { - "lights": "appliedenergistics2:parts/monitor_light" - }, - "elements": [ - { - "from": [2, 2, 0], - "to": [14, 14, 2], - "faces": { - "north": { "texture": "#lights", "tintindex": 2 } - } - } - ] + "textures": { + "lights": "appliedenergistics2:parts/monitor_light" + }, + "elements": [ + { + "from": [ + 2, + 2, + 0 + ], + "to": [ + 14, + 14, + 2 + ], + "faces": { + "north": { + "texture": "#lights", + "tintindex": 2 + } + } + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/models/part/monitor_dark_on.json b/src/main/resources/assets/appliedenergistics2/models/part/monitor_dark_on.json index 3f66362c..3470f5eb 100644 --- a/src/main/resources/assets/appliedenergistics2/models/part/monitor_dark_on.json +++ b/src/main/resources/assets/appliedenergistics2/models/part/monitor_dark_on.json @@ -1,15 +1,30 @@ { - "ae2_uvl_marker": true, - "textures": { - "lights": "appliedenergistics2:parts/monitor_light" - }, - "elements": [ - { - "from": [2, 2, 0], - "to": [14, 14, 2], - "faces": { - "north": { "texture": "#lights", "tintindex": 2, "uvlightmap": { "sky": 0.007, "block": 0.007 } } - } - } - ] + "ae2_uvl_marker": true, + "textures": { + "lights": "appliedenergistics2:parts/monitor_light" + }, + "elements": [ + { + "from": [ + 2, + 2, + 0 + ], + "to": [ + 14, + 14, + 2 + ], + "faces": { + "north": { + "texture": "#lights", + "tintindex": 2, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + } + } + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/models/part/monitor_medium_off.json b/src/main/resources/assets/appliedenergistics2/models/part/monitor_medium_off.json index 63d281f5..b9705317 100644 --- a/src/main/resources/assets/appliedenergistics2/models/part/monitor_medium_off.json +++ b/src/main/resources/assets/appliedenergistics2/models/part/monitor_medium_off.json @@ -1,14 +1,25 @@ { - "textures": { - "lights": "appliedenergistics2:parts/monitor_light" - }, - "elements": [ - { - "from": [2, 2, 0], - "to": [14, 14, 2], - "faces": { - "north": { "texture": "#lights", "tintindex": 4 } - } - } - ] + "textures": { + "lights": "appliedenergistics2:parts/monitor_light" + }, + "elements": [ + { + "from": [ + 2, + 2, + 0 + ], + "to": [ + 14, + 14, + 2 + ], + "faces": { + "north": { + "texture": "#lights", + "tintindex": 4 + } + } + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/models/part/monitor_medium_on.json b/src/main/resources/assets/appliedenergistics2/models/part/monitor_medium_on.json index 14962dd0..47186bfe 100644 --- a/src/main/resources/assets/appliedenergistics2/models/part/monitor_medium_on.json +++ b/src/main/resources/assets/appliedenergistics2/models/part/monitor_medium_on.json @@ -1,15 +1,30 @@ { - "ae2_uvl_marker": true, - "textures": { - "lights": "appliedenergistics2:parts/monitor_light" - }, - "elements": [ - { - "from": [2, 2, 0], - "to": [14, 14, 2], - "faces": { - "north": { "texture": "#lights", "tintindex": 4, "uvlightmap": { "sky": 0.007, "block": 0.007 } } - } - } - ] + "ae2_uvl_marker": true, + "textures": { + "lights": "appliedenergistics2:parts/monitor_light" + }, + "elements": [ + { + "from": [ + 2, + 2, + 0 + ], + "to": [ + 14, + 14, + 2 + ], + "faces": { + "north": { + "texture": "#lights", + "tintindex": 4, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + } + } + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/models/part/p2p/p2p_tunnel_base.json b/src/main/resources/assets/appliedenergistics2/models/part/p2p/p2p_tunnel_base.json index 64177543..cbae9e42 100644 --- a/src/main/resources/assets/appliedenergistics2/models/part/p2p/p2p_tunnel_base.json +++ b/src/main/resources/assets/appliedenergistics2/models/part/p2p/p2p_tunnel_base.json @@ -1,63 +1,147 @@ { - "textures": { - "front": "appliedenergistics2:items/part/p2p_tunnel_front", - "sides": "appliedenergistics2:parts/p2p_tunnel_sides", - "back": "appliedenergistics2:items/part/p2p_tunnel_back", - "back2": "appliedenergistics2:items/part/p2p_tunnel_back2", - "particle": "appliedenergistics2:items/part/p2p_tunnel_back" - }, - "elements": [ - { - "from": [2, 2, 0], - "to": [14, 14, 2], - "faces": { - "north": { "texture": "#type" } - } + "textures": { + "front": "appliedenergistics2:items/part/p2p_tunnel_front", + "sides": "appliedenergistics2:parts/p2p_tunnel_sides", + "back": "appliedenergistics2:items/part/p2p_tunnel_back", + "back2": "appliedenergistics2:items/part/p2p_tunnel_back2", + "particle": "appliedenergistics2:items/part/p2p_tunnel_back" }, - { - "from": [2, 2, 0], - "to": [14, 14, 2], - "faces": { - "north": { "texture": "#front" }, - "south": { "texture": "#back" }, - "west": { "texture": "#sides" }, - "east": { "texture": "#sides" }, - "up": { "texture": "#sides" }, - "down": { "texture": "#sides" } - } - }, - { - "from": [3, 3, 2], - "to": [13, 13, 3], - "faces": { - "south": { "texture": "#back" }, - "west": { "texture": "#sides" }, - "east": { "texture": "#sides" }, - "up": { "texture": "#sides" }, - "down": { "texture": "#sides" } - } - }, - { - "from": [6, 5, 3], - "to": [10, 11, 4], - "faces": { - "south": { "texture": "#back2" }, - "west": { "texture": "#back2" }, - "east": { "texture": "#back2" }, - "up": { "texture": "#back2" }, - "down": { "texture": "#back2" } - } - }, - { - "from": [5, 6, 3], - "to": [11, 10, 4], - "faces": { - "south": { "texture": "#back2" }, - "west": { "texture": "#back2" }, - "east": { "texture": "#back2" }, - "up": { "texture": "#back2" }, - "down": { "texture": "#back2" } - } - } - ] + "elements": [ + { + "from": [ + 2, + 2, + 0 + ], + "to": [ + 14, + 14, + 2 + ], + "faces": { + "north": { + "texture": "#type" + } + } + }, + { + "from": [ + 2, + 2, + 0 + ], + "to": [ + 14, + 14, + 2 + ], + "faces": { + "north": { + "texture": "#front" + }, + "south": { + "texture": "#back" + }, + "west": { + "texture": "#sides" + }, + "east": { + "texture": "#sides" + }, + "up": { + "texture": "#sides" + }, + "down": { + "texture": "#sides" + } + } + }, + { + "from": [ + 3, + 3, + 2 + ], + "to": [ + 13, + 13, + 3 + ], + "faces": { + "south": { + "texture": "#back" + }, + "west": { + "texture": "#sides" + }, + "east": { + "texture": "#sides" + }, + "up": { + "texture": "#sides" + }, + "down": { + "texture": "#sides" + } + } + }, + { + "from": [ + 6, + 5, + 3 + ], + "to": [ + 10, + 11, + 4 + ], + "faces": { + "south": { + "texture": "#back2" + }, + "west": { + "texture": "#back2" + }, + "east": { + "texture": "#back2" + }, + "up": { + "texture": "#back2" + }, + "down": { + "texture": "#back2" + } + } + }, + { + "from": [ + 5, + 6, + 3 + ], + "to": [ + 11, + 10, + 4 + ], + "faces": { + "south": { + "texture": "#back2" + }, + "west": { + "texture": "#back2" + }, + "east": { + "texture": "#back2" + }, + "up": { + "texture": "#back2" + }, + "down": { + "texture": "#back2" + } + } + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/models/part/p2p/p2p_tunnel_fe.json b/src/main/resources/assets/appliedenergistics2/models/part/p2p/p2p_tunnel_fe.json index a96b2b83..cec89f32 100644 --- a/src/main/resources/assets/appliedenergistics2/models/part/p2p/p2p_tunnel_fe.json +++ b/src/main/resources/assets/appliedenergistics2/models/part/p2p/p2p_tunnel_fe.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:part/p2p/p2p_tunnel_base", - "textures": { - "type": "minecraft:blocks/gold_block" - } + "parent": "appliedenergistics2:part/p2p/p2p_tunnel_base", + "textures": { + "type": "minecraft:blocks/gold_block" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/part/p2p/p2p_tunnel_fluids.json b/src/main/resources/assets/appliedenergistics2/models/part/p2p/p2p_tunnel_fluids.json index a1787e4c..faebf8be 100644 --- a/src/main/resources/assets/appliedenergistics2/models/part/p2p/p2p_tunnel_fluids.json +++ b/src/main/resources/assets/appliedenergistics2/models/part/p2p/p2p_tunnel_fluids.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:part/p2p/p2p_tunnel_base", - "textures": { - "type": "blocks/lapis_block" - } + "parent": "appliedenergistics2:part/p2p/p2p_tunnel_base", + "textures": { + "type": "blocks/lapis_block" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/part/p2p/p2p_tunnel_ic2.json b/src/main/resources/assets/appliedenergistics2/models/part/p2p/p2p_tunnel_ic2.json index 546f8e21..743ce3e0 100644 --- a/src/main/resources/assets/appliedenergistics2/models/part/p2p/p2p_tunnel_ic2.json +++ b/src/main/resources/assets/appliedenergistics2/models/part/p2p/p2p_tunnel_ic2.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:part/p2p/p2p_tunnel_base", - "textures": { - "type": "minecraft:blocks/diamond_block" - } + "parent": "appliedenergistics2:part/p2p/p2p_tunnel_base", + "textures": { + "type": "minecraft:blocks/diamond_block" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/part/p2p/p2p_tunnel_items.json b/src/main/resources/assets/appliedenergistics2/models/part/p2p/p2p_tunnel_items.json index 541d6667..a1065381 100644 --- a/src/main/resources/assets/appliedenergistics2/models/part/p2p/p2p_tunnel_items.json +++ b/src/main/resources/assets/appliedenergistics2/models/part/p2p/p2p_tunnel_items.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:part/p2p/p2p_tunnel_base", - "textures": { - "type": "blocks/hopper_outside" - } + "parent": "appliedenergistics2:part/p2p/p2p_tunnel_base", + "textures": { + "type": "blocks/hopper_outside" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/part/p2p/p2p_tunnel_light.json b/src/main/resources/assets/appliedenergistics2/models/part/p2p/p2p_tunnel_light.json index d43f23b0..7a057715 100644 --- a/src/main/resources/assets/appliedenergistics2/models/part/p2p/p2p_tunnel_light.json +++ b/src/main/resources/assets/appliedenergistics2/models/part/p2p/p2p_tunnel_light.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:part/p2p/p2p_tunnel_base", - "textures": { - "type": "blocks/quartz_block_top" - } + "parent": "appliedenergistics2:part/p2p/p2p_tunnel_base", + "textures": { + "type": "blocks/quartz_block_top" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/part/p2p/p2p_tunnel_me.json b/src/main/resources/assets/appliedenergistics2/models/part/p2p/p2p_tunnel_me.json index 0c3d0928..8e8a108a 100644 --- a/src/main/resources/assets/appliedenergistics2/models/part/p2p/p2p_tunnel_me.json +++ b/src/main/resources/assets/appliedenergistics2/models/part/p2p/p2p_tunnel_me.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:part/p2p/p2p_tunnel_base", - "textures": { - "type": "appliedenergistics2:blocks/quartz_block" - } + "parent": "appliedenergistics2:part/p2p/p2p_tunnel_base", + "textures": { + "type": "appliedenergistics2:blocks/quartz_block" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/part/p2p/p2p_tunnel_redstone.json b/src/main/resources/assets/appliedenergistics2/models/part/p2p/p2p_tunnel_redstone.json index 7287408a..c63cf2f7 100644 --- a/src/main/resources/assets/appliedenergistics2/models/part/p2p/p2p_tunnel_redstone.json +++ b/src/main/resources/assets/appliedenergistics2/models/part/p2p/p2p_tunnel_redstone.json @@ -1,6 +1,6 @@ { - "parent": "appliedenergistics2:part/p2p/p2p_tunnel_base", - "textures": { - "type": "blocks/redstone_block" - } + "parent": "appliedenergistics2:part/p2p/p2p_tunnel_base", + "textures": { + "type": "blocks/redstone_block" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/part/p2p/p2p_tunnel_status_has_channel.json b/src/main/resources/assets/appliedenergistics2/models/part/p2p/p2p_tunnel_status_has_channel.json index 00dbb614..2ee5be84 100644 --- a/src/main/resources/assets/appliedenergistics2/models/part/p2p/p2p_tunnel_status_has_channel.json +++ b/src/main/resources/assets/appliedenergistics2/models/part/p2p/p2p_tunnel_status_has_channel.json @@ -1,18 +1,54 @@ { - "ae2_uvl_marker": true, - "textures": { - "indicator": "appliedenergistics2:parts/monitor_sides_status_has_channel" - }, - "elements": [ - { - "from": [5, 6, 3], - "to": [11, 10, 4], - "faces": { - "down": { "texture": "#indicator", "tintindex": 1, "uvlightmap": { "sky": 0.007, "block": 0.007 } }, - "up": { "texture": "#indicator", "tintindex": 1, "uvlightmap": { "sky": 0.007, "block": 0.007 } }, - "east": { "texture": "#indicator", "tintindex": 1, "uvlightmap": { "sky": 0.007, "block": 0.007 } }, - "west": { "texture": "#indicator", "tintindex": 1, "uvlightmap": { "sky": 0.007, "block": 0.007 } } - } - } - ] + "ae2_uvl_marker": true, + "textures": { + "indicator": "appliedenergistics2:parts/monitor_sides_status_has_channel" + }, + "elements": [ + { + "from": [ + 5, + 6, + 3 + ], + "to": [ + 11, + 10, + 4 + ], + "faces": { + "down": { + "texture": "#indicator", + "tintindex": 1, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + }, + "up": { + "texture": "#indicator", + "tintindex": 1, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + }, + "east": { + "texture": "#indicator", + "tintindex": 1, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + }, + "west": { + "texture": "#indicator", + "tintindex": 1, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + } + } + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/models/part/p2p/p2p_tunnel_status_off.json b/src/main/resources/assets/appliedenergistics2/models/part/p2p/p2p_tunnel_status_off.json index f983f7d2..3213fd16 100644 --- a/src/main/resources/assets/appliedenergistics2/models/part/p2p/p2p_tunnel_status_off.json +++ b/src/main/resources/assets/appliedenergistics2/models/part/p2p/p2p_tunnel_status_off.json @@ -1,17 +1,33 @@ { - "textures": { - "indicator": "appliedenergistics2:parts/monitor_sides_status_off" - }, - "elements": [ - { - "from": [5, 6, 3], - "to": [11, 10, 4], - "faces": { - "down": { "texture": "#indicator" }, - "up": { "texture": "#indicator" }, - "east": { "texture": "#indicator" }, - "west": { "texture": "#indicator" } - } - } - ] + "textures": { + "indicator": "appliedenergistics2:parts/monitor_sides_status_off" + }, + "elements": [ + { + "from": [ + 5, + 6, + 3 + ], + "to": [ + 11, + 10, + 4 + ], + "faces": { + "down": { + "texture": "#indicator" + }, + "up": { + "texture": "#indicator" + }, + "east": { + "texture": "#indicator" + }, + "west": { + "texture": "#indicator" + } + } + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/models/part/p2p/p2p_tunnel_status_on.json b/src/main/resources/assets/appliedenergistics2/models/part/p2p/p2p_tunnel_status_on.json index 1a5a65ee..35a19bf1 100644 --- a/src/main/resources/assets/appliedenergistics2/models/part/p2p/p2p_tunnel_status_on.json +++ b/src/main/resources/assets/appliedenergistics2/models/part/p2p/p2p_tunnel_status_on.json @@ -1,18 +1,54 @@ { - "ae2_uvl_marker": true, - "textures": { - "indicator": "appliedenergistics2:parts/monitor_sides_status_on" - }, - "elements": [ - { - "from": [5, 6, 3], - "to": [11, 10, 4], - "faces": { - "down": { "texture": "#indicator", "tintindex": 3, "uvlightmap": { "sky": 0.007, "block": 0.007 } }, - "up": { "texture": "#indicator", "tintindex": 3, "uvlightmap": { "sky": 0.007, "block": 0.007 } }, - "east": { "texture": "#indicator", "tintindex": 3, "uvlightmap": { "sky": 0.007, "block": 0.007 } }, - "west": { "texture": "#indicator", "tintindex": 3, "uvlightmap": { "sky": 0.007, "block": 0.007 } } - } - } - ] + "ae2_uvl_marker": true, + "textures": { + "indicator": "appliedenergistics2:parts/monitor_sides_status_on" + }, + "elements": [ + { + "from": [ + 5, + 6, + 3 + ], + "to": [ + 11, + 10, + 4 + ], + "faces": { + "down": { + "texture": "#indicator", + "tintindex": 3, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + }, + "up": { + "texture": "#indicator", + "tintindex": 3, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + }, + "east": { + "texture": "#indicator", + "tintindex": 3, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + }, + "west": { + "texture": "#indicator", + "tintindex": 3, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + } + } + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/models/part/pattern_terminal_off.json b/src/main/resources/assets/appliedenergistics2/models/part/pattern_terminal_off.json index da163ab1..4790909f 100644 --- a/src/main/resources/assets/appliedenergistics2/models/part/pattern_terminal_off.json +++ b/src/main/resources/assets/appliedenergistics2/models/part/pattern_terminal_off.json @@ -1,8 +1,8 @@ { - "parent": "appliedenergistics2:part/display_off", - "textures": { - "lightsBright": "appliedenergistics2:parts/pattern_terminal_bright", - "lightsMedium": "appliedenergistics2:parts/pattern_terminal_medium", - "lightsDark": "appliedenergistics2:parts/pattern_terminal_dark" - } + "parent": "appliedenergistics2:part/display_off", + "textures": { + "lightsBright": "appliedenergistics2:parts/pattern_terminal_bright", + "lightsMedium": "appliedenergistics2:parts/pattern_terminal_medium", + "lightsDark": "appliedenergistics2:parts/pattern_terminal_dark" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/part/pattern_terminal_on.json b/src/main/resources/assets/appliedenergistics2/models/part/pattern_terminal_on.json index 015eeb69..f7824898 100644 --- a/src/main/resources/assets/appliedenergistics2/models/part/pattern_terminal_on.json +++ b/src/main/resources/assets/appliedenergistics2/models/part/pattern_terminal_on.json @@ -1,31 +1,76 @@ { - "ae2_uvl_marker": true, - "textures": { - "lightsBright": "appliedenergistics2:parts/pattern_terminal_bright", - "lightsMedium": "appliedenergistics2:parts/pattern_terminal_medium", - "lightsDark": "appliedenergistics2:parts/pattern_terminal_dark" - }, - "elements": [ - { - "from": [2, 2, 0], - "to": [14, 14, 2], - "faces": { - "north": { "texture": "#lightsBright", "tintindex": 3, "uvlightmap": { "sky": 0.007, "block": 0.007 } } - } + "ae2_uvl_marker": true, + "textures": { + "lightsBright": "appliedenergistics2:parts/pattern_terminal_bright", + "lightsMedium": "appliedenergistics2:parts/pattern_terminal_medium", + "lightsDark": "appliedenergistics2:parts/pattern_terminal_dark" }, - { - "from": [2, 2, 0], - "to": [14, 14, 2], - "faces": { - "north": { "texture": "#lightsMedium", "tintindex": 2, "uvlightmap": { "sky": 0.007, "block": 0.007 } } - } - }, - { - "from": [2, 2, 0], - "to": [14, 14, 2], - "faces": { - "north": { "texture": "#lightsDark", "tintindex": 1, "uvlightmap": { "sky": 0.007, "block": 0.007 } } - } - } - ] + "elements": [ + { + "from": [ + 2, + 2, + 0 + ], + "to": [ + 14, + 14, + 2 + ], + "faces": { + "north": { + "texture": "#lightsBright", + "tintindex": 3, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + } + } + }, + { + "from": [ + 2, + 2, + 0 + ], + "to": [ + 14, + 14, + 2 + ], + "faces": { + "north": { + "texture": "#lightsMedium", + "tintindex": 2, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + } + } + }, + { + "from": [ + 2, + 2, + 0 + ], + "to": [ + 14, + 14, + 2 + ], + "faces": { + "north": { + "texture": "#lightsDark", + "tintindex": 1, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + } + } + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/models/part/quartz_fiber.json b/src/main/resources/assets/appliedenergistics2/models/part/quartz_fiber.json index 9a1cd37d..9d699d24 100644 --- a/src/main/resources/assets/appliedenergistics2/models/part/quartz_fiber.json +++ b/src/main/resources/assets/appliedenergistics2/models/part/quartz_fiber.json @@ -1,20 +1,40 @@ { - "textures": { - "fiber": "appliedenergistics2:items/part/quartz_fiber", - "particle": "appliedenergistics2:items/part/quartz_fiber" - }, - "elements": [ - { - "from": [6, 6, 0], - "to": [10, 10, 6], - "faces": { - "down": { "texture": "#fiber" }, - "up": { "texture": "#fiber" }, - "south": { "texture": "#fiber" }, - "east": { "texture": "#fiber" }, - "north": { "texture": "#fiber" }, - "west": { "texture": "#fiber" } - } - } - ] + "textures": { + "fiber": "appliedenergistics2:items/part/quartz_fiber", + "particle": "appliedenergistics2:items/part/quartz_fiber" + }, + "elements": [ + { + "from": [ + 6, + 6, + 0 + ], + "to": [ + 10, + 10, + 6 + ], + "faces": { + "down": { + "texture": "#fiber" + }, + "up": { + "texture": "#fiber" + }, + "south": { + "texture": "#fiber" + }, + "east": { + "texture": "#fiber" + }, + "north": { + "texture": "#fiber" + }, + "west": { + "texture": "#fiber" + } + } + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/models/part/storage_bus_base.json b/src/main/resources/assets/appliedenergistics2/models/part/storage_bus_base.json index 52fc0745..7e1a4dd5 100644 --- a/src/main/resources/assets/appliedenergistics2/models/part/storage_bus_base.json +++ b/src/main/resources/assets/appliedenergistics2/models/part/storage_bus_base.json @@ -1,56 +1,130 @@ { - "textures": { - "sides": "appliedenergistics2:parts/storage_bus_sides", - "sidesStatus": "appliedenergistics2:parts/monitor_sides_status", - "back": "appliedenergistics2:parts/storage_bus_back", - "front": "appliedenergistics2:items/part/storage_bus", - "particle": "appliedenergistics2:parts/storage_bus_back" - }, - "elements": [ - { - "from": [3, 3, 0], - "to": [13, 13, 1], - "faces": { - "down": { "texture": "#sides" }, - "up": { "texture": "#sides" }, - "south": { "texture": "#back" }, - "east": { "texture": "#sides" }, - "north": { "texture": "#front" }, - "west": { "texture": "#sides" } - } + "textures": { + "sides": "appliedenergistics2:parts/storage_bus_sides", + "sidesStatus": "appliedenergistics2:parts/monitor_sides_status", + "back": "appliedenergistics2:parts/storage_bus_back", + "front": "appliedenergistics2:items/part/storage_bus", + "particle": "appliedenergistics2:parts/storage_bus_back" }, - { - "from": [2, 2, 1], - "to": [14, 14, 2], - "faces": { - "down": { "texture": "#sides" }, - "up": { "texture": "#sides" }, - "south": { "texture": "#back" }, - "east": { "texture": "#sides" }, - "north": { "texture": "#front" }, - "west": { "texture": "#sides" } - } - }, - { - "from": [5, 5, 3], - "to": [11, 11, 4], - "faces": { - "down": { "texture": "#sides" }, - "up": { "texture": "#sides" }, - "south": { "texture": "#back" }, - "east": { "texture": "#sides" }, - "west": { "texture": "#sides" } - } - }, - { - "from": [5, 5, 2], - "to": [11, 11, 3], - "faces": { - "down": { "texture": "#sides" }, - "up": { "texture": "#sides" }, - "east": { "texture": "#sides" }, - "west": { "texture": "#sides" } - } - } - ] + "elements": [ + { + "from": [ + 3, + 3, + 0 + ], + "to": [ + 13, + 13, + 1 + ], + "faces": { + "down": { + "texture": "#sides" + }, + "up": { + "texture": "#sides" + }, + "south": { + "texture": "#back" + }, + "east": { + "texture": "#sides" + }, + "north": { + "texture": "#front" + }, + "west": { + "texture": "#sides" + } + } + }, + { + "from": [ + 2, + 2, + 1 + ], + "to": [ + 14, + 14, + 2 + ], + "faces": { + "down": { + "texture": "#sides" + }, + "up": { + "texture": "#sides" + }, + "south": { + "texture": "#back" + }, + "east": { + "texture": "#sides" + }, + "north": { + "texture": "#front" + }, + "west": { + "texture": "#sides" + } + } + }, + { + "from": [ + 5, + 5, + 3 + ], + "to": [ + 11, + 11, + 4 + ], + "faces": { + "down": { + "texture": "#sides" + }, + "up": { + "texture": "#sides" + }, + "south": { + "texture": "#back" + }, + "east": { + "texture": "#sides" + }, + "west": { + "texture": "#sides" + } + } + }, + { + "from": [ + 5, + 5, + 2 + ], + "to": [ + 11, + 11, + 3 + ], + "faces": { + "down": { + "texture": "#sides" + }, + "up": { + "texture": "#sides" + }, + "east": { + "texture": "#sides" + }, + "west": { + "texture": "#sides" + } + } + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/models/part/storage_bus_has_channel.json b/src/main/resources/assets/appliedenergistics2/models/part/storage_bus_has_channel.json index c31d6c5d..f47216bf 100644 --- a/src/main/resources/assets/appliedenergistics2/models/part/storage_bus_has_channel.json +++ b/src/main/resources/assets/appliedenergistics2/models/part/storage_bus_has_channel.json @@ -1,18 +1,54 @@ { - "ae2_uvl_marker": true, - "textures": { - "indicator": "appliedenergistics2:parts/monitor_sides_status_has_channel" - }, - "elements": [ - { - "from": [5, 5, 2], - "to": [11, 11, 3], - "faces": { - "down": { "texture": "#indicator", "tintindex": 1, "uvlightmap": { "sky": 0.007, "block": 0.007 } }, - "up": { "texture": "#indicator", "tintindex": 1, "uvlightmap": { "sky": 0.007, "block": 0.007 } }, - "east": { "texture": "#indicator", "tintindex": 1, "uvlightmap": { "sky": 0.007, "block": 0.007 } }, - "west": { "texture": "#indicator", "tintindex": 1, "uvlightmap": { "sky": 0.007, "block": 0.007 } } - } - } - ] + "ae2_uvl_marker": true, + "textures": { + "indicator": "appliedenergistics2:parts/monitor_sides_status_has_channel" + }, + "elements": [ + { + "from": [ + 5, + 5, + 2 + ], + "to": [ + 11, + 11, + 3 + ], + "faces": { + "down": { + "texture": "#indicator", + "tintindex": 1, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + }, + "up": { + "texture": "#indicator", + "tintindex": 1, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + }, + "east": { + "texture": "#indicator", + "tintindex": 1, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + }, + "west": { + "texture": "#indicator", + "tintindex": 1, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + } + } + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/models/part/storage_bus_off.json b/src/main/resources/assets/appliedenergistics2/models/part/storage_bus_off.json index 673b9bbb..3ab8507f 100644 --- a/src/main/resources/assets/appliedenergistics2/models/part/storage_bus_off.json +++ b/src/main/resources/assets/appliedenergistics2/models/part/storage_bus_off.json @@ -1,17 +1,33 @@ { - "textures": { - "indicator": "appliedenergistics2:parts/monitor_sides_status_off" - }, - "elements": [ - { - "from": [5, 5, 2], - "to": [11, 11, 3], - "faces": { - "down": { "texture": "#indicator" }, - "up": { "texture": "#indicator" }, - "east": { "texture": "#indicator" }, - "west": { "texture": "#indicator" } - } - } - ] + "textures": { + "indicator": "appliedenergistics2:parts/monitor_sides_status_off" + }, + "elements": [ + { + "from": [ + 5, + 5, + 2 + ], + "to": [ + 11, + 11, + 3 + ], + "faces": { + "down": { + "texture": "#indicator" + }, + "up": { + "texture": "#indicator" + }, + "east": { + "texture": "#indicator" + }, + "west": { + "texture": "#indicator" + } + } + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/models/part/storage_bus_on.json b/src/main/resources/assets/appliedenergistics2/models/part/storage_bus_on.json index 2dcb8f23..cd41b8f7 100644 --- a/src/main/resources/assets/appliedenergistics2/models/part/storage_bus_on.json +++ b/src/main/resources/assets/appliedenergistics2/models/part/storage_bus_on.json @@ -1,18 +1,54 @@ { - "ae2_uvl_marker": true, - "textures": { - "indicator": "appliedenergistics2:parts/monitor_sides_status_on" - }, - "elements": [ - { - "from": [5, 5, 2], - "to": [11, 11, 3], - "faces": { - "down": { "texture": "#indicator", "tintindex": 3, "uvlightmap": { "sky": 0.007, "block": 0.007 } }, - "up": { "texture": "#indicator", "tintindex": 3, "uvlightmap": { "sky": 0.007, "block": 0.007 } }, - "east": { "texture": "#indicator", "tintindex": 3, "uvlightmap": { "sky": 0.007, "block": 0.007 } }, - "west": { "texture": "#indicator", "tintindex": 3, "uvlightmap": { "sky": 0.007, "block": 0.007 } } - } - } - ] + "ae2_uvl_marker": true, + "textures": { + "indicator": "appliedenergistics2:parts/monitor_sides_status_on" + }, + "elements": [ + { + "from": [ + 5, + 5, + 2 + ], + "to": [ + 11, + 11, + 3 + ], + "faces": { + "down": { + "texture": "#indicator", + "tintindex": 3, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + }, + "up": { + "texture": "#indicator", + "tintindex": 3, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + }, + "east": { + "texture": "#indicator", + "tintindex": 3, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + }, + "west": { + "texture": "#indicator", + "tintindex": 3, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + } + } + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/models/part/storage_monitor_locked_off.json b/src/main/resources/assets/appliedenergistics2/models/part/storage_monitor_locked_off.json index 1f3d86f3..beb24091 100644 --- a/src/main/resources/assets/appliedenergistics2/models/part/storage_monitor_locked_off.json +++ b/src/main/resources/assets/appliedenergistics2/models/part/storage_monitor_locked_off.json @@ -1,8 +1,8 @@ { - "parent": "appliedenergistics2:part/display_off", - "textures": { - "lightsBright": "appliedenergistics2:parts/storage_monitor_bright", - "lightsMedium": "appliedenergistics2:parts/storage_monitor_medium", - "lightsDark": "appliedenergistics2:parts/storage_monitor_dark_locked" - } + "parent": "appliedenergistics2:part/display_off", + "textures": { + "lightsBright": "appliedenergistics2:parts/storage_monitor_bright", + "lightsMedium": "appliedenergistics2:parts/storage_monitor_medium", + "lightsDark": "appliedenergistics2:parts/storage_monitor_dark_locked" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/part/storage_monitor_locked_on.json b/src/main/resources/assets/appliedenergistics2/models/part/storage_monitor_locked_on.json index d8862a04..8eac15ac 100644 --- a/src/main/resources/assets/appliedenergistics2/models/part/storage_monitor_locked_on.json +++ b/src/main/resources/assets/appliedenergistics2/models/part/storage_monitor_locked_on.json @@ -1,31 +1,76 @@ { - "ae2_uvl_marker": true, - "textures": { - "lightsBright": "appliedenergistics2:parts/storage_monitor_bright", - "lightsMedium": "appliedenergistics2:parts/storage_monitor_medium", - "lightsDark": "appliedenergistics2:parts/storage_monitor_dark_locked" - }, - "elements": [ - { - "from": [2, 2, 0], - "to": [14, 14, 2], - "faces": { - "north": { "texture": "#lightsBright", "tintindex": 3, "uvlightmap": { "sky": 0.007, "block": 0.007 } } - } + "ae2_uvl_marker": true, + "textures": { + "lightsBright": "appliedenergistics2:parts/storage_monitor_bright", + "lightsMedium": "appliedenergistics2:parts/storage_monitor_medium", + "lightsDark": "appliedenergistics2:parts/storage_monitor_dark_locked" }, - { - "from": [2, 2, 0], - "to": [14, 14, 2], - "faces": { - "north": { "texture": "#lightsMedium", "tintindex": 2, "uvlightmap": { "sky": 0.007, "block": 0.007 } } - } - }, - { - "from": [2, 2, 0], - "to": [14, 14, 2], - "faces": { - "north": { "texture": "#lightsDark", "tintindex": 1, "uvlightmap": { "sky": 0.007, "block": 0.007 } } - } - } - ] + "elements": [ + { + "from": [ + 2, + 2, + 0 + ], + "to": [ + 14, + 14, + 2 + ], + "faces": { + "north": { + "texture": "#lightsBright", + "tintindex": 3, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + } + } + }, + { + "from": [ + 2, + 2, + 0 + ], + "to": [ + 14, + 14, + 2 + ], + "faces": { + "north": { + "texture": "#lightsMedium", + "tintindex": 2, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + } + } + }, + { + "from": [ + 2, + 2, + 0 + ], + "to": [ + 14, + 14, + 2 + ], + "faces": { + "north": { + "texture": "#lightsDark", + "tintindex": 1, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + } + } + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/models/part/storage_monitor_off.json b/src/main/resources/assets/appliedenergistics2/models/part/storage_monitor_off.json index 7d094389..128fa200 100644 --- a/src/main/resources/assets/appliedenergistics2/models/part/storage_monitor_off.json +++ b/src/main/resources/assets/appliedenergistics2/models/part/storage_monitor_off.json @@ -1,8 +1,8 @@ { - "parent": "appliedenergistics2:part/display_off", - "textures": { - "lightsBright": "appliedenergistics2:parts/storage_monitor_bright", - "lightsMedium": "appliedenergistics2:parts/storage_monitor_medium", - "lightsDark": "appliedenergistics2:parts/storage_monitor_dark" - } + "parent": "appliedenergistics2:part/display_off", + "textures": { + "lightsBright": "appliedenergistics2:parts/storage_monitor_bright", + "lightsMedium": "appliedenergistics2:parts/storage_monitor_medium", + "lightsDark": "appliedenergistics2:parts/storage_monitor_dark" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/part/storage_monitor_on.json b/src/main/resources/assets/appliedenergistics2/models/part/storage_monitor_on.json index c00efe15..bce27654 100644 --- a/src/main/resources/assets/appliedenergistics2/models/part/storage_monitor_on.json +++ b/src/main/resources/assets/appliedenergistics2/models/part/storage_monitor_on.json @@ -1,31 +1,76 @@ { - "ae2_uvl_marker": true, - "textures": { - "lightsBright": "appliedenergistics2:parts/storage_monitor_bright", - "lightsMedium": "appliedenergistics2:parts/storage_monitor_medium", - "lightsDark": "appliedenergistics2:parts/storage_monitor_dark" - }, - "elements": [ - { - "from": [2, 2, 0], - "to": [14, 14, 2], - "faces": { - "north": { "texture": "#lightsBright", "tintindex": 3, "uvlightmap": { "sky": 0.007, "block": 0.007 } } - } + "ae2_uvl_marker": true, + "textures": { + "lightsBright": "appliedenergistics2:parts/storage_monitor_bright", + "lightsMedium": "appliedenergistics2:parts/storage_monitor_medium", + "lightsDark": "appliedenergistics2:parts/storage_monitor_dark" }, - { - "from": [2, 2, 0], - "to": [14, 14, 2], - "faces": { - "north": { "texture": "#lightsMedium", "tintindex": 2, "uvlightmap": { "sky": 0.007, "block": 0.007 } } - } - }, - { - "from": [2, 2, 0], - "to": [14, 14, 2], - "faces": { - "north": { "texture": "#lightsDark", "tintindex": 1, "uvlightmap": { "sky": 0.007, "block": 0.007 } } - } - } - ] + "elements": [ + { + "from": [ + 2, + 2, + 0 + ], + "to": [ + 14, + 14, + 2 + ], + "faces": { + "north": { + "texture": "#lightsBright", + "tintindex": 3, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + } + } + }, + { + "from": [ + 2, + 2, + 0 + ], + "to": [ + 14, + 14, + 2 + ], + "faces": { + "north": { + "texture": "#lightsMedium", + "tintindex": 2, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + } + } + }, + { + "from": [ + 2, + 2, + 0 + ], + "to": [ + 14, + 14, + 2 + ], + "faces": { + "north": { + "texture": "#lightsDark", + "tintindex": 1, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + } + } + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/models/part/terminal_off.json b/src/main/resources/assets/appliedenergistics2/models/part/terminal_off.json index 1ef4fa66..eba1d49a 100644 --- a/src/main/resources/assets/appliedenergistics2/models/part/terminal_off.json +++ b/src/main/resources/assets/appliedenergistics2/models/part/terminal_off.json @@ -1,8 +1,8 @@ { - "parent": "appliedenergistics2:part/display_off", - "textures": { - "lightsBright": "appliedenergistics2:parts/terminal_bright", - "lightsMedium": "appliedenergistics2:parts/terminal_medium", - "lightsDark": "appliedenergistics2:parts/terminal_dark" - } + "parent": "appliedenergistics2:part/display_off", + "textures": { + "lightsBright": "appliedenergistics2:parts/terminal_bright", + "lightsMedium": "appliedenergistics2:parts/terminal_medium", + "lightsDark": "appliedenergistics2:parts/terminal_dark" + } } diff --git a/src/main/resources/assets/appliedenergistics2/models/part/terminal_on.json b/src/main/resources/assets/appliedenergistics2/models/part/terminal_on.json index fdadb89f..0d4a4ee3 100644 --- a/src/main/resources/assets/appliedenergistics2/models/part/terminal_on.json +++ b/src/main/resources/assets/appliedenergistics2/models/part/terminal_on.json @@ -1,31 +1,76 @@ { - "ae2_uvl_marker": true, - "textures": { - "lightsBright": "appliedenergistics2:parts/terminal_bright", - "lightsMedium": "appliedenergistics2:parts/terminal_medium", - "lightsDark": "appliedenergistics2:parts/terminal_dark" - }, - "elements": [ - { - "from": [2, 2, 0], - "to": [14, 14, 2], - "faces": { - "north": { "texture": "#lightsBright", "tintindex": 3, "uvlightmap": { "sky": 0.007, "block": 0.007 } } - } + "ae2_uvl_marker": true, + "textures": { + "lightsBright": "appliedenergistics2:parts/terminal_bright", + "lightsMedium": "appliedenergistics2:parts/terminal_medium", + "lightsDark": "appliedenergistics2:parts/terminal_dark" }, - { - "from": [2, 2, 0], - "to": [14, 14, 2], - "faces": { - "north": { "texture": "#lightsMedium", "tintindex": 2, "uvlightmap": { "sky": 0.007, "block": 0.007 } } - } - }, - { - "from": [2, 2, 0], - "to": [14, 14, 2], - "faces": { - "north": { "texture": "#lightsDark", "tintindex": 1, "uvlightmap": { "sky": 0.007, "block": 0.007 } } - } - } - ] + "elements": [ + { + "from": [ + 2, + 2, + 0 + ], + "to": [ + 14, + 14, + 2 + ], + "faces": { + "north": { + "texture": "#lightsBright", + "tintindex": 3, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + } + } + }, + { + "from": [ + 2, + 2, + 0 + ], + "to": [ + 14, + 14, + 2 + ], + "faces": { + "north": { + "texture": "#lightsMedium", + "tintindex": 2, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + } + } + }, + { + "from": [ + 2, + 2, + 0 + ], + "to": [ + 14, + 14, + 2 + ], + "faces": { + "north": { + "texture": "#lightsDark", + "tintindex": 1, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + } + } + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/models/part/toggle_bus_base.json b/src/main/resources/assets/appliedenergistics2/models/part/toggle_bus_base.json index 90c2768b..eb2485d2 100644 --- a/src/main/resources/assets/appliedenergistics2/models/part/toggle_bus_base.json +++ b/src/main/resources/assets/appliedenergistics2/models/part/toggle_bus_base.json @@ -1,41 +1,93 @@ { - "textures": { - "bus": "appliedenergistics2:items/part/toggle_bus", - "sides": "appliedenergistics2:parts/monitor_sides_status", - "particle": "appliedenergistics2:items/part/toggle_bus" - }, - "elements": [ - { - "from": [6, 6, 0], - "to": [10, 10, 2], - "faces": { - "down": { "texture": "#bus" }, - "up": { "texture": "#bus" }, - "east": { "texture": "#bus" }, - "north": { "texture": "#bus" }, - "west": { "texture": "#bus" } - } + "textures": { + "bus": "appliedenergistics2:items/part/toggle_bus", + "sides": "appliedenergistics2:parts/monitor_sides_status", + "particle": "appliedenergistics2:items/part/toggle_bus" }, - { - "from": [6, 6, 3], - "to": [10, 10, 5], - "faces": { - "down": { "texture": "#bus" }, - "up": { "texture": "#bus" }, - "south": { "texture": "#bus" }, - "east": { "texture": "#bus" }, - "west": { "texture": "#bus" } - } - }, - { - "from": [6, 6, 2], - "to": [10, 10, 3], - "faces": { - "down": { "texture": "#sides" }, - "up": { "texture": "#sides" }, - "east": { "texture": "#sides" }, - "west": { "texture": "#sides" } - } - } - ] + "elements": [ + { + "from": [ + 6, + 6, + 0 + ], + "to": [ + 10, + 10, + 2 + ], + "faces": { + "down": { + "texture": "#bus" + }, + "up": { + "texture": "#bus" + }, + "east": { + "texture": "#bus" + }, + "north": { + "texture": "#bus" + }, + "west": { + "texture": "#bus" + } + } + }, + { + "from": [ + 6, + 6, + 3 + ], + "to": [ + 10, + 10, + 5 + ], + "faces": { + "down": { + "texture": "#bus" + }, + "up": { + "texture": "#bus" + }, + "south": { + "texture": "#bus" + }, + "east": { + "texture": "#bus" + }, + "west": { + "texture": "#bus" + } + } + }, + { + "from": [ + 6, + 6, + 2 + ], + "to": [ + 10, + 10, + 3 + ], + "faces": { + "down": { + "texture": "#sides" + }, + "up": { + "texture": "#sides" + }, + "east": { + "texture": "#sides" + }, + "west": { + "texture": "#sides" + } + } + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/models/part/toggle_bus_status_has_channel.json b/src/main/resources/assets/appliedenergistics2/models/part/toggle_bus_status_has_channel.json index d774db5b..f215c5d0 100644 --- a/src/main/resources/assets/appliedenergistics2/models/part/toggle_bus_status_has_channel.json +++ b/src/main/resources/assets/appliedenergistics2/models/part/toggle_bus_status_has_channel.json @@ -1,18 +1,54 @@ { - "ae2_uvl_marker": true, - "textures": { - "indicator": "appliedenergistics2:parts/monitor_sides_status_on" - }, - "elements": [ - { - "from": [6, 6, 2], - "to": [10, 10, 3], - "faces": { - "down": { "texture": "#indicator", "tintindex": 1, "uvlightmap": { "sky": 0.007, "block": 0.007 } }, - "up": { "texture": "#indicator", "tintindex": 1, "uvlightmap": { "sky": 0.007, "block": 0.007 } }, - "east": { "texture": "#indicator", "tintindex": 1, "uvlightmap": { "sky": 0.007, "block": 0.007 } }, - "west": { "texture": "#indicator", "tintindex": 1, "uvlightmap": { "sky": 0.007, "block": 0.007 } } - } - } - ] + "ae2_uvl_marker": true, + "textures": { + "indicator": "appliedenergistics2:parts/monitor_sides_status_on" + }, + "elements": [ + { + "from": [ + 6, + 6, + 2 + ], + "to": [ + 10, + 10, + 3 + ], + "faces": { + "down": { + "texture": "#indicator", + "tintindex": 1, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + }, + "up": { + "texture": "#indicator", + "tintindex": 1, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + }, + "east": { + "texture": "#indicator", + "tintindex": 1, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + }, + "west": { + "texture": "#indicator", + "tintindex": 1, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + } + } + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/models/part/toggle_bus_status_off.json b/src/main/resources/assets/appliedenergistics2/models/part/toggle_bus_status_off.json index 71821f62..2c708d68 100644 --- a/src/main/resources/assets/appliedenergistics2/models/part/toggle_bus_status_off.json +++ b/src/main/resources/assets/appliedenergistics2/models/part/toggle_bus_status_off.json @@ -1,17 +1,33 @@ { - "textures": { - "indicator": "appliedenergistics2:parts/monitor_sides_status_off" - }, - "elements": [ - { - "from": [6, 6, 2], - "to": [10, 10, 3], - "faces": { - "down": { "texture": "#indicator" }, - "up": { "texture": "#indicator" }, - "east": { "texture": "#indicator" }, - "west": { "texture": "#indicator" } - } - } - ] + "textures": { + "indicator": "appliedenergistics2:parts/monitor_sides_status_off" + }, + "elements": [ + { + "from": [ + 6, + 6, + 2 + ], + "to": [ + 10, + 10, + 3 + ], + "faces": { + "down": { + "texture": "#indicator" + }, + "up": { + "texture": "#indicator" + }, + "east": { + "texture": "#indicator" + }, + "west": { + "texture": "#indicator" + } + } + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/models/part/toggle_bus_status_on.json b/src/main/resources/assets/appliedenergistics2/models/part/toggle_bus_status_on.json index d37e3611..f844ecdb 100644 --- a/src/main/resources/assets/appliedenergistics2/models/part/toggle_bus_status_on.json +++ b/src/main/resources/assets/appliedenergistics2/models/part/toggle_bus_status_on.json @@ -1,18 +1,54 @@ { - "ae2_uvl_marker": true, - "textures": { - "indicator": "appliedenergistics2:parts/monitor_sides_status_on" - }, - "elements": [ - { - "from": [6, 6, 2], - "to": [10, 10, 3], - "faces": { - "down": { "texture": "#indicator", "tintindex": 3, "uvlightmap": { "sky": 0.007, "block": 0.007 } }, - "up": { "texture": "#indicator", "tintindex": 3, "uvlightmap": { "sky": 0.007, "block": 0.007 } }, - "east": { "texture": "#indicator", "tintindex": 3, "uvlightmap": { "sky": 0.007, "block": 0.007 } }, - "west": { "texture": "#indicator", "tintindex": 3, "uvlightmap": { "sky": 0.007, "block": 0.007 } } - } - } - ] + "ae2_uvl_marker": true, + "textures": { + "indicator": "appliedenergistics2:parts/monitor_sides_status_on" + }, + "elements": [ + { + "from": [ + 6, + 6, + 2 + ], + "to": [ + 10, + 10, + 3 + ], + "faces": { + "down": { + "texture": "#indicator", + "tintindex": 3, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + }, + "up": { + "texture": "#indicator", + "tintindex": 3, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + }, + "east": { + "texture": "#indicator", + "tintindex": 3, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + }, + "west": { + "texture": "#indicator", + "tintindex": 3, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + } + } + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/models/part/transition_plane_has_channel.json b/src/main/resources/assets/appliedenergistics2/models/part/transition_plane_has_channel.json index d050b8b5..f938e098 100644 --- a/src/main/resources/assets/appliedenergistics2/models/part/transition_plane_has_channel.json +++ b/src/main/resources/assets/appliedenergistics2/models/part/transition_plane_has_channel.json @@ -1,31 +1,85 @@ { - "ae2_uvl_marker": true, - "textures": { - "sides": "appliedenergistics2:parts/monitor_sides_status", - "back": "appliedenergistics2:parts/transition_plane_back", - "indicator": "appliedenergistics2:parts/monitor_sides_status_has_channel" - }, - "elements": [ - { - "from": [ 5, 5, 1 ], - "to": [ 11, 11, 2 ], - "faces": { - "east": { "texture": "#sides" }, - "south": { "texture": "#back" }, - "west": { "texture": "#sides" }, - "up": { "texture": "#sides" }, - "down": { "texture": "#sides" } - } + "ae2_uvl_marker": true, + "textures": { + "sides": "appliedenergistics2:parts/monitor_sides_status", + "back": "appliedenergistics2:parts/transition_plane_back", + "indicator": "appliedenergistics2:parts/monitor_sides_status_has_channel" }, - { - "from": [ 5, 5, 1 ], - "to": [ 11, 11, 2 ], - "faces": { - "down": { "texture": "#indicator", "tintindex": 1, "uvlightmap": { "sky": 0.007, "block": 0.007 } }, - "up": { "texture": "#indicator", "tintindex": 1, "uvlightmap": { "sky": 0.007, "block": 0.007 } }, - "east": { "texture": "#indicator", "tintindex": 1, "uvlightmap": { "sky": 0.007, "block": 0.007 } }, - "west": { "texture": "#indicator", "tintindex": 1, "uvlightmap": { "sky": 0.007, "block": 0.007 } } - } - } - ] + "elements": [ + { + "from": [ + 5, + 5, + 1 + ], + "to": [ + 11, + 11, + 2 + ], + "faces": { + "east": { + "texture": "#sides" + }, + "south": { + "texture": "#back" + }, + "west": { + "texture": "#sides" + }, + "up": { + "texture": "#sides" + }, + "down": { + "texture": "#sides" + } + } + }, + { + "from": [ + 5, + 5, + 1 + ], + "to": [ + 11, + 11, + 2 + ], + "faces": { + "down": { + "texture": "#indicator", + "tintindex": 1, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + }, + "up": { + "texture": "#indicator", + "tintindex": 1, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + }, + "east": { + "texture": "#indicator", + "tintindex": 1, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + }, + "west": { + "texture": "#indicator", + "tintindex": 1, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + } + } + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/models/part/transition_plane_off.json b/src/main/resources/assets/appliedenergistics2/models/part/transition_plane_off.json index 4db29daf..9be5470f 100644 --- a/src/main/resources/assets/appliedenergistics2/models/part/transition_plane_off.json +++ b/src/main/resources/assets/appliedenergistics2/models/part/transition_plane_off.json @@ -1,31 +1,65 @@ { - "textures": { - "sides": "appliedenergistics2:parts/monitor_sides_status", - "back": "appliedenergistics2:parts/transition_plane_back", - "indicator": "appliedenergistics2:parts/monitor_sides_status_off", - "particle": "appliedenergistics2:parts/transition_plane_back" - }, - "elements": [ - { - "from": [ 5, 5, 1 ], - "to": [ 11, 11, 2 ], - "faces": { - "east": { "texture": "#sides" }, - "south": { "texture": "#back" }, - "west": { "texture": "#sides" }, - "up": { "texture": "#sides" }, - "down": { "texture": "#sides" } - } + "textures": { + "sides": "appliedenergistics2:parts/monitor_sides_status", + "back": "appliedenergistics2:parts/transition_plane_back", + "indicator": "appliedenergistics2:parts/monitor_sides_status_off", + "particle": "appliedenergistics2:parts/transition_plane_back" }, - { - "from": [ 5, 5, 1 ], - "to": [ 11, 11, 2 ], - "faces": { - "east": { "texture": "#indicator" }, - "west": { "texture": "#indicator" }, - "up": { "texture": "#indicator" }, - "down": { "texture": "#indicator" } - } - } - ] + "elements": [ + { + "from": [ + 5, + 5, + 1 + ], + "to": [ + 11, + 11, + 2 + ], + "faces": { + "east": { + "texture": "#sides" + }, + "south": { + "texture": "#back" + }, + "west": { + "texture": "#sides" + }, + "up": { + "texture": "#sides" + }, + "down": { + "texture": "#sides" + } + } + }, + { + "from": [ + 5, + 5, + 1 + ], + "to": [ + 11, + 11, + 2 + ], + "faces": { + "east": { + "texture": "#indicator" + }, + "west": { + "texture": "#indicator" + }, + "up": { + "texture": "#indicator" + }, + "down": { + "texture": "#indicator" + } + } + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/models/part/transition_plane_on.json b/src/main/resources/assets/appliedenergistics2/models/part/transition_plane_on.json index 3fca19d3..ea108a89 100644 --- a/src/main/resources/assets/appliedenergistics2/models/part/transition_plane_on.json +++ b/src/main/resources/assets/appliedenergistics2/models/part/transition_plane_on.json @@ -1,32 +1,86 @@ { - "ae2_uvl_marker": true, - "textures": { - "sides": "appliedenergistics2:parts/monitor_sides_status", - "back": "appliedenergistics2:parts/transition_plane_back", - "indicator": "appliedenergistics2:parts/monitor_sides_status_on", - "particle": "appliedenergistics2:parts/transition_plane_back" - }, - "elements": [ - { - "from": [ 5, 5, 1 ], - "to": [ 11, 11, 2 ], - "faces": { - "east": { "texture": "#sides" }, - "south": { "texture": "#back" }, - "west": { "texture": "#sides" }, - "up": { "texture": "#sides" }, - "down": { "texture": "#sides" } - } + "ae2_uvl_marker": true, + "textures": { + "sides": "appliedenergistics2:parts/monitor_sides_status", + "back": "appliedenergistics2:parts/transition_plane_back", + "indicator": "appliedenergistics2:parts/monitor_sides_status_on", + "particle": "appliedenergistics2:parts/transition_plane_back" }, - { - "from": [ 5, 5, 1 ], - "to": [ 11, 11, 2 ], - "faces": { - "down": { "texture": "#indicator", "tintindex": 3, "uvlightmap": { "sky": 0.007, "block": 0.007 } }, - "up": { "texture": "#indicator", "tintindex": 3, "uvlightmap": { "sky": 0.007, "block": 0.007 } }, - "east": { "texture": "#indicator", "tintindex": 3, "uvlightmap": { "sky": 0.007, "block": 0.007 } }, - "west": { "texture": "#indicator", "tintindex": 3, "uvlightmap": { "sky": 0.007, "block": 0.007 } } - } - } - ] + "elements": [ + { + "from": [ + 5, + 5, + 1 + ], + "to": [ + 11, + 11, + 2 + ], + "faces": { + "east": { + "texture": "#sides" + }, + "south": { + "texture": "#back" + }, + "west": { + "texture": "#sides" + }, + "up": { + "texture": "#sides" + }, + "down": { + "texture": "#sides" + } + } + }, + { + "from": [ + 5, + 5, + 1 + ], + "to": [ + 11, + 11, + 2 + ], + "faces": { + "down": { + "texture": "#indicator", + "tintindex": 3, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + }, + "up": { + "texture": "#indicator", + "tintindex": 3, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + }, + "east": { + "texture": "#indicator", + "tintindex": 3, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + }, + "west": { + "texture": "#indicator", + "tintindex": 3, + "uvlightmap": { + "sky": 0.007, + "block": 0.007 + } + } + } + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/recipes/_constants.json b/src/main/resources/assets/appliedenergistics2/recipes/_constants.json index dee3a2c2..81ec1f1c 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/_constants.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/_constants.json @@ -1,232 +1,236 @@ [ - { - "name": "appliedenergistics2:interface", - "conditions": [ - { - "type": "appliedenergistics2:features", - "features": ["interface"] - } - ], - "ingredient": [ - { - "item": "appliedenergistics2:interface" - }, - { - "type": "appliedenergistics2:part", - "part": "part.interface" - } - ] - }, - { - "name": "appliedenergistics2:knife", - "conditions": [ - { - "type": "appliedenergistics2:features", - "features": "quartz_knife" - } - ], - "ingredient": [ - { - "item": "appliedenergistics2:certus_quartz_cutting_knife", - "data": 32767 - }, - { - "item": "appliedenergistics2:nether_quartz_cutting_knife", - "data": 32767 - } - ] - }, - { - "name": "appliedenergistics2:wrench", - "conditions": [ - { - "type": "appliedenergistics2:features", - "features": ["quartz_wrench"] - } - ], - "ingredient": [ - { - "item": "appliedenergistics2:certus_quartz_wrench" - }, - { - "item": "appliedenergistics2:nether_quartz_wrench" - } - ] - }, - { - "name": "appliedenergistics2:cable", - "ingredient": [ - { - "type": "appliedenergistics2:part", - "part": "cable_glass" - }, - { - "type": "appliedenergistics2:part", - "part": "cable_covered" - }, - { - "type": "appliedenergistics2:part", - "part": "cable_smart" - } - ] - }, - { - "name": "appliedenergistics2:metalIngots", - "ingredient": [ - { - "item": "minecraft:iron_ingot" - }, - { - "type": "forge:ore_dict", - "ore": "ingotCopper" - }, - { - "type": "forge:ore_dict", - "ore": "ingotTin" - }, - { - "type": "forge:ore_dict", - "ore": "ingotSilver" - }, - { - "type": "forge:ore_dict", - "ore": "ingotLead" - }, - { - "type": "forge:ore_dict", - "ore": "ingotBronze" - }, - { - "type": "forge:ore_dict", - "ore": "ingotBrass" - }, - { - "type": "forge:ore_dict", - "ore": "ingotNickel" - }, - { - "type": "forge:ore_dict", - "ore": "ingotInvar" - }, - { - "type": "forge:ore_dict", - "ore": "ingotAluminium" - } - ] - }, - { - "name": "appliedenergistics2:dustEnder", - "ingredient": [ - { - "type": "forge:ore_dict", - "ore": "dustEnder" - }, - { - "type": "forge:ore_dict", - "ore": "dustEnderPearl" - } - ] - }, - { - "name": "appliedenergistics2:glass", - "ingredient": [ - { - "type": "forge:ore_dict", - "ore": "blockGlass" - }, - { - "type": "forge:ore_dict", - "ore": "glass" - }, - { - "item": "minecraft:glass" - } - ] - }, - { - "name": "appliedenergistics2:wool", - "ingredient": [ - { - "type": "forge:ore_dict", - "ore": "wool" - }, - { - "item": "minecraft:wool", - "data": 32767 - } - ] - }, - { - "name": "appliedenergistics2:crystalQuartz", - "ingredient": [ - { - "type": "forge:ore_dict", - "ore": "crystalCertusQuartz" - }, - { - "type": "forge:ore_dict", - "ore": "crystalNetherQuartz" - }, - { - "type": "appliedenergistics2:part", - "part": "material.certus_quartz_crystal_charged" - } - ] - }, - { - "name": "appliedenergistics2:dustQuartz", - "ingredient": [ - { - "type": "forge:ore_dict", - "ore": "dustCertusQuartz" - }, - { - "type": "forge:ore_dict", - "ore": "dustNetherQuartz" - } - ] - }, - { - "name": "appliedenergistics2:certusCrystal", - "ingredient": [ - { - "type": "forge:ore_dict", - "ore": "crystalCertusQuartz" - }, - { - "type": "appliedenergistics2:part", - "part": "material.certus_quartz_crystal_charged" - }, - { - "type": "appliedenergistics2:part", - "part": "material.purified_certus_quartz_crystal" - } - ] - }, - { - "name": "appliedenergistics2:netherCrystal", - "ingredient": [ - { - "type": "forge:ore_dict", - "ore": "crystalNetherQuartz" - }, - { - "type": "appliedenergistics2:part", - "part": "material.purified_nether_quartz_crystal" - } - ] - }, - { - "name": "appliedenergistics2:fluixCrystal", - "ingredient": [ - { - "type": "forge:ore_dict", - "ore": "crystalFluix" - }, - { - "type": "appliedenergistics2:part", - "part": "material.purified_fluix_crystal" - } - ] - } + { + "name": "appliedenergistics2:interface", + "conditions": [ + { + "type": "appliedenergistics2:features", + "features": [ + "interface" + ] + } + ], + "ingredient": [ + { + "item": "appliedenergistics2:interface" + }, + { + "type": "appliedenergistics2:part", + "part": "part.interface" + } + ] + }, + { + "name": "appliedenergistics2:knife", + "conditions": [ + { + "type": "appliedenergistics2:features", + "features": "quartz_knife" + } + ], + "ingredient": [ + { + "item": "appliedenergistics2:certus_quartz_cutting_knife", + "data": 32767 + }, + { + "item": "appliedenergistics2:nether_quartz_cutting_knife", + "data": 32767 + } + ] + }, + { + "name": "appliedenergistics2:wrench", + "conditions": [ + { + "type": "appliedenergistics2:features", + "features": [ + "quartz_wrench" + ] + } + ], + "ingredient": [ + { + "item": "appliedenergistics2:certus_quartz_wrench" + }, + { + "item": "appliedenergistics2:nether_quartz_wrench" + } + ] + }, + { + "name": "appliedenergistics2:cable", + "ingredient": [ + { + "type": "appliedenergistics2:part", + "part": "cable_glass" + }, + { + "type": "appliedenergistics2:part", + "part": "cable_covered" + }, + { + "type": "appliedenergistics2:part", + "part": "cable_smart" + } + ] + }, + { + "name": "appliedenergistics2:metalIngots", + "ingredient": [ + { + "item": "minecraft:iron_ingot" + }, + { + "type": "forge:ore_dict", + "ore": "ingotCopper" + }, + { + "type": "forge:ore_dict", + "ore": "ingotTin" + }, + { + "type": "forge:ore_dict", + "ore": "ingotSilver" + }, + { + "type": "forge:ore_dict", + "ore": "ingotLead" + }, + { + "type": "forge:ore_dict", + "ore": "ingotBronze" + }, + { + "type": "forge:ore_dict", + "ore": "ingotBrass" + }, + { + "type": "forge:ore_dict", + "ore": "ingotNickel" + }, + { + "type": "forge:ore_dict", + "ore": "ingotInvar" + }, + { + "type": "forge:ore_dict", + "ore": "ingotAluminium" + } + ] + }, + { + "name": "appliedenergistics2:dustEnder", + "ingredient": [ + { + "type": "forge:ore_dict", + "ore": "dustEnder" + }, + { + "type": "forge:ore_dict", + "ore": "dustEnderPearl" + } + ] + }, + { + "name": "appliedenergistics2:glass", + "ingredient": [ + { + "type": "forge:ore_dict", + "ore": "blockGlass" + }, + { + "type": "forge:ore_dict", + "ore": "glass" + }, + { + "item": "minecraft:glass" + } + ] + }, + { + "name": "appliedenergistics2:wool", + "ingredient": [ + { + "type": "forge:ore_dict", + "ore": "wool" + }, + { + "item": "minecraft:wool", + "data": 32767 + } + ] + }, + { + "name": "appliedenergistics2:crystalQuartz", + "ingredient": [ + { + "type": "forge:ore_dict", + "ore": "crystalCertusQuartz" + }, + { + "type": "forge:ore_dict", + "ore": "crystalNetherQuartz" + }, + { + "type": "appliedenergistics2:part", + "part": "material.certus_quartz_crystal_charged" + } + ] + }, + { + "name": "appliedenergistics2:dustQuartz", + "ingredient": [ + { + "type": "forge:ore_dict", + "ore": "dustCertusQuartz" + }, + { + "type": "forge:ore_dict", + "ore": "dustNetherQuartz" + } + ] + }, + { + "name": "appliedenergistics2:certusCrystal", + "ingredient": [ + { + "type": "forge:ore_dict", + "ore": "crystalCertusQuartz" + }, + { + "type": "appliedenergistics2:part", + "part": "material.certus_quartz_crystal_charged" + }, + { + "type": "appliedenergistics2:part", + "part": "material.purified_certus_quartz_crystal" + } + ] + }, + { + "name": "appliedenergistics2:netherCrystal", + "ingredient": [ + { + "type": "forge:ore_dict", + "ore": "crystalNetherQuartz" + }, + { + "type": "appliedenergistics2:part", + "part": "material.purified_nether_quartz_crystal" + } + ] + }, + { + "name": "appliedenergistics2:fluixCrystal", + "ingredient": [ + { + "type": "forge:ore_dict", + "ore": "crystalFluix" + }, + { + "type": "appliedenergistics2:part", + "part": "material.purified_fluix_crystal" + } + ] + } ] diff --git a/src/main/resources/assets/appliedenergistics2/recipes/_factories.json b/src/main/resources/assets/appliedenergistics2/recipes/_factories.json index d49de00d..5f8190ca 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/_factories.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/_factories.json @@ -1,13 +1,13 @@ - { - "conditions": { - "material_exists": "appeng.recipes.factories.conditions.MaterialExists", - "features": "appeng.recipes.factories.conditions.Features" - }, - "ingredients": { - "part": "appeng.recipes.factories.ingredients.PartIngredientFactory" - }, - "recipes": { - "part_shaped": "appeng.recipes.factories.recipes.PartRecipeFactory", - "part_shapeless": "appeng.recipes.factories.recipes.PartRecipeFactory" - } +{ + "conditions": { + "material_exists": "appeng.recipes.factories.conditions.MaterialExists", + "features": "appeng.recipes.factories.conditions.Features" + }, + "ingredients": { + "part": "appeng.recipes.factories.ingredients.PartIngredientFactory" + }, + "recipes": { + "part_shaped": "appeng.recipes.factories.recipes.PartRecipeFactory", + "part_shapeless": "appeng.recipes.factories.recipes.PartRecipeFactory" + } } diff --git a/src/main/resources/assets/appliedenergistics2/recipes/decorative/certus_quartz_block.json b/src/main/resources/assets/appliedenergistics2/recipes/decorative/certus_quartz_block.json index 8cd0c850..051440ea 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/decorative/certus_quartz_block.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/decorative/certus_quartz_block.json @@ -1,16 +1,16 @@ { - "result": { - "item": "appliedenergistics2:quartz_block" - }, - "type": "forge:ore_shaped", - "pattern": [ - "aa", - "aa" - ], - "key": { - "a": { - "type": "forge:ore_dict", - "ore": "crystalCertusQuartz" + "result": { + "item": "appliedenergistics2:quartz_block" + }, + "type": "forge:ore_shaped", + "pattern": [ + "aa", + "aa" + ], + "key": { + "a": { + "type": "forge:ore_dict", + "ore": "crystalCertusQuartz" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/decorative/certus_quartz_block_pure.json b/src/main/resources/assets/appliedenergistics2/recipes/decorative/certus_quartz_block_pure.json index 32c82271..8a902362 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/decorative/certus_quartz_block_pure.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/decorative/certus_quartz_block_pure.json @@ -1,17 +1,17 @@ { - "result": { - "item": "appliedenergistics2:quartz_block" - }, - "type": "forge:ore_shaped", - "pattern": [ - "aaa", - "a a", - "aaa" - ], - "key": { - "a": { - "type": "appliedenergistics2:part", - "part": "material.purified_certus_quartz_crystal" + "result": { + "item": "appliedenergistics2:quartz_block" + }, + "type": "forge:ore_shaped", + "pattern": [ + "aaa", + "a a", + "aaa" + ], + "key": { + "a": { + "type": "appliedenergistics2:part", + "part": "material.purified_certus_quartz_crystal" + } } - } } diff --git a/src/main/resources/assets/appliedenergistics2/recipes/decorative/certus_quartz_pillar.json b/src/main/resources/assets/appliedenergistics2/recipes/decorative/certus_quartz_pillar.json index 77781a31..934c8627 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/decorative/certus_quartz_pillar.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/decorative/certus_quartz_pillar.json @@ -1,16 +1,16 @@ { - "result": { - "item": "appliedenergistics2:quartz_pillar", - "count": 2 - }, - "type": "forge:ore_shaped", - "pattern": [ - "a", - "a" - ], - "key": { - "a": { - "item": "appliedenergistics2:quartz_block" + "result": { + "item": "appliedenergistics2:quartz_pillar", + "count": 2 + }, + "type": "forge:ore_shaped", + "pattern": [ + "a", + "a" + ], + "key": { + "a": { + "item": "appliedenergistics2:quartz_block" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/decorative/chiseled_quartz_block.json b/src/main/resources/assets/appliedenergistics2/recipes/decorative/chiseled_quartz_block.json index 976ca6c9..2a73193d 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/decorative/chiseled_quartz_block.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/decorative/chiseled_quartz_block.json @@ -1,15 +1,15 @@ { - "result": { - "item": "appliedenergistics2:chiseled_quartz_block", - "count": 2 - }, - "type": "forge:ore_shaped", - "pattern": [ - "aa" - ], - "key": { - "a": { - "item": "appliedenergistics2:quartz_block" + "result": { + "item": "appliedenergistics2:chiseled_quartz_block", + "count": 2 + }, + "type": "forge:ore_shaped", + "pattern": [ + "aa" + ], + "key": { + "a": { + "item": "appliedenergistics2:quartz_block" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/decorative/fluix_block.json b/src/main/resources/assets/appliedenergistics2/recipes/decorative/fluix_block.json index f2f82a5f..b486e5a7 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/decorative/fluix_block.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/decorative/fluix_block.json @@ -1,16 +1,16 @@ { - "result": { - "item": "appliedenergistics2:fluix_block" - }, - "type": "forge:ore_shaped", - "pattern": [ - "aa", - "aa" - ], - "key": { - "a": { - "type": "forge:ore_dict", - "ore": "crystalFluix" + "result": { + "item": "appliedenergistics2:fluix_block" + }, + "type": "forge:ore_shaped", + "pattern": [ + "aa", + "aa" + ], + "key": { + "a": { + "type": "forge:ore_dict", + "ore": "crystalFluix" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/decorative/fluix_block_pure.json b/src/main/resources/assets/appliedenergistics2/recipes/decorative/fluix_block_pure.json index 5763fcdb..6cde2145 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/decorative/fluix_block_pure.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/decorative/fluix_block_pure.json @@ -1,17 +1,17 @@ { - "result": { - "item": "appliedenergistics2:fluix_block" - }, - "type": "forge:ore_shaped", - "pattern": [ - "aaa", - "a a", - "aaa" - ], - "key": { - "a": { - "type": "appliedenergistics2:part", - "part": "material.purified_fluix_crystal" + "result": { + "item": "appliedenergistics2:fluix_block" + }, + "type": "forge:ore_shaped", + "pattern": [ + "aaa", + "a a", + "aaa" + ], + "key": { + "a": { + "type": "appliedenergistics2:part", + "part": "material.purified_fluix_crystal" + } } - } } diff --git a/src/main/resources/assets/appliedenergistics2/recipes/decorative/light_detector.json b/src/main/resources/assets/appliedenergistics2/recipes/decorative/light_detector.json index 3e54596f..e0514bf0 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/decorative/light_detector.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/decorative/light_detector.json @@ -1,17 +1,17 @@ { - "result": { - "item": "appliedenergistics2:light_detector" - }, - "type": "forge:ore_shaped", - "pattern": [ - "ab" - ], - "key": { - "a": { - "item": "#appliedenergistics2:netherCrystal" + "result": { + "item": "appliedenergistics2:light_detector" }, - "b": { - "item": "minecraft:iron_ingot" + "type": "forge:ore_shaped", + "pattern": [ + "ab" + ], + "key": { + "a": { + "item": "#appliedenergistics2:netherCrystal" + }, + "b": { + "item": "minecraft:iron_ingot" + } } - } } diff --git a/src/main/resources/assets/appliedenergistics2/recipes/decorative/quartz_block_pure.json b/src/main/resources/assets/appliedenergistics2/recipes/decorative/quartz_block_pure.json index 65aee894..e0d03852 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/decorative/quartz_block_pure.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/decorative/quartz_block_pure.json @@ -1,18 +1,18 @@ { - "result": { - "item": "minecraft:quartz_block", - "data": 0 - }, - "type": "forge:ore_shaped", - "pattern": [ - "aaa", - "a a", - "aaa" - ], - "key": { - "a": { - "type": "appliedenergistics2:part", - "part": "material.purified_nether_quartz_crystal" + "result": { + "item": "minecraft:quartz_block", + "data": 0 + }, + "type": "forge:ore_shaped", + "pattern": [ + "aaa", + "a a", + "aaa" + ], + "key": { + "a": { + "type": "appliedenergistics2:part", + "part": "material.purified_nether_quartz_crystal" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/decorative/quartz_fixture.json b/src/main/resources/assets/appliedenergistics2/recipes/decorative/quartz_fixture.json index 07e4d0e8..daa3b2cf 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/decorative/quartz_fixture.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/decorative/quartz_fixture.json @@ -1,19 +1,19 @@ { - "result": { - "item": "appliedenergistics2:quartz_fixture", - "count": 2 - }, - "type": "forge:ore_shaped", - "pattern": [ - "ab" - ], - "key": { - "b": { - "item": "minecraft:iron_ingot" + "result": { + "item": "appliedenergistics2:quartz_fixture", + "count": 2 }, - "a": { - "type": "appliedenergistics2:part", - "part": "material.certus_quartz_crystal_charged" + "type": "forge:ore_shaped", + "pattern": [ + "ab" + ], + "key": { + "b": { + "item": "minecraft:iron_ingot" + }, + "a": { + "type": "appliedenergistics2:part", + "part": "material.certus_quartz_crystal_charged" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/decorative/quartz_glass.json b/src/main/resources/assets/appliedenergistics2/recipes/decorative/quartz_glass.json index dd022e24..988c353e 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/decorative/quartz_glass.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/decorative/quartz_glass.json @@ -1,20 +1,20 @@ { - "result": { - "item": "appliedenergistics2:quartz_glass", - "count": 4 - }, - "type": "forge:ore_shaped", - "pattern": [ - "aba", - "bab", - "aba" - ], - "key": { - "b": { - "item": "#appliedenergistics2:glass" + "result": { + "item": "appliedenergistics2:quartz_glass", + "count": 4 }, - "a": { - "item": "#appliedenergistics2:dustQuartz" + "type": "forge:ore_shaped", + "pattern": [ + "aba", + "bab", + "aba" + ], + "key": { + "b": { + "item": "#appliedenergistics2:glass" + }, + "a": { + "item": "#appliedenergistics2:dustQuartz" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/decorative/quartz_vibrant_glass.json b/src/main/resources/assets/appliedenergistics2/recipes/decorative/quartz_vibrant_glass.json index 6da56f4e..042d5b76 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/decorative/quartz_vibrant_glass.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/decorative/quartz_vibrant_glass.json @@ -1,17 +1,17 @@ { - "result": { - "item": "appliedenergistics2:quartz_vibrant_glass" - }, - "type": "forge:ore_shaped", - "pattern": [ - "aba" - ], - "key": { - "a": { - "item": "minecraft:glowstone_dust" + "result": { + "item": "appliedenergistics2:quartz_vibrant_glass" }, - "b": { - "item": "appliedenergistics2:quartz_glass" + "type": "forge:ore_shaped", + "pattern": [ + "aba" + ], + "key": { + "a": { + "item": "minecraft:glowstone_dust" + }, + "b": { + "item": "appliedenergistics2:quartz_glass" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/decorative/slabs_chiseled_quartz.json b/src/main/resources/assets/appliedenergistics2/recipes/decorative/slabs_chiseled_quartz.json index 476808f1..a5724a1b 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/decorative/slabs_chiseled_quartz.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/decorative/slabs_chiseled_quartz.json @@ -1,16 +1,16 @@ { - "result": { - "item": "appliedenergistics2:chiseled_quartz_slab", - "data": 0, - "count": 6 - }, - "type": "forge:ore_shaped", - "pattern": [ - "aaa" - ], - "key": { - "a": { - "item": "appliedenergistics2:chiseled_quartz_block" + "result": { + "item": "appliedenergistics2:chiseled_quartz_slab", + "data": 0, + "count": 6 + }, + "type": "forge:ore_shaped", + "pattern": [ + "aaa" + ], + "key": { + "a": { + "item": "appliedenergistics2:chiseled_quartz_block" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/decorative/slabs_fluix.json b/src/main/resources/assets/appliedenergistics2/recipes/decorative/slabs_fluix.json index d9a6c2df..acdabed9 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/decorative/slabs_fluix.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/decorative/slabs_fluix.json @@ -1,16 +1,16 @@ { - "result": { - "item": "appliedenergistics2:fluix_slab", - "data": 0, - "count": 6 - }, - "type": "forge:ore_shaped", - "pattern": [ - "aaa" - ], - "key": { - "a": { - "item": "appliedenergistics2:fluix_block" + "result": { + "item": "appliedenergistics2:fluix_slab", + "data": 0, + "count": 6 + }, + "type": "forge:ore_shaped", + "pattern": [ + "aaa" + ], + "key": { + "a": { + "item": "appliedenergistics2:fluix_block" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/decorative/slabs_quartz.json b/src/main/resources/assets/appliedenergistics2/recipes/decorative/slabs_quartz.json index 27b2fa35..79956c10 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/decorative/slabs_quartz.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/decorative/slabs_quartz.json @@ -1,16 +1,16 @@ { - "result": { - "item": "appliedenergistics2:quartz_slab", - "data": 0, - "count": 6 - }, - "type": "forge:ore_shaped", - "pattern": [ - "aaa" - ], - "key": { - "a": { - "item": "appliedenergistics2:quartz_block" + "result": { + "item": "appliedenergistics2:quartz_slab", + "data": 0, + "count": 6 + }, + "type": "forge:ore_shaped", + "pattern": [ + "aaa" + ], + "key": { + "a": { + "item": "appliedenergistics2:quartz_block" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/decorative/slabs_quartz_pillar.json b/src/main/resources/assets/appliedenergistics2/recipes/decorative/slabs_quartz_pillar.json index 5b4b67b7..ed418864 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/decorative/slabs_quartz_pillar.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/decorative/slabs_quartz_pillar.json @@ -1,16 +1,16 @@ { - "result": { - "item": "appliedenergistics2:quartz_pillar_slab", - "data": 0, - "count": 6 - }, - "type": "forge:ore_shaped", - "pattern": [ - "aaa" - ], - "key": { - "a": { - "item": "appliedenergistics2:quartz_pillar" + "result": { + "item": "appliedenergistics2:quartz_pillar_slab", + "data": 0, + "count": 6 + }, + "type": "forge:ore_shaped", + "pattern": [ + "aaa" + ], + "key": { + "a": { + "item": "appliedenergistics2:quartz_pillar" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/decorative/slabs_sky_stone.json b/src/main/resources/assets/appliedenergistics2/recipes/decorative/slabs_sky_stone.json index 60f91a95..a3f07d82 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/decorative/slabs_sky_stone.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/decorative/slabs_sky_stone.json @@ -1,16 +1,16 @@ { - "result": { - "item": "appliedenergistics2:sky_stone_slab", - "data": 0, - "count": 6 - }, - "type": "forge:ore_shaped", - "pattern": [ - "aaa" - ], - "key": { - "a": { - "item": "appliedenergistics2:sky_stone_block" + "result": { + "item": "appliedenergistics2:sky_stone_slab", + "data": 0, + "count": 6 + }, + "type": "forge:ore_shaped", + "pattern": [ + "aaa" + ], + "key": { + "a": { + "item": "appliedenergistics2:sky_stone_block" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/decorative/slabs_sky_stone_brick.json b/src/main/resources/assets/appliedenergistics2/recipes/decorative/slabs_sky_stone_brick.json index 9716746e..e45e0277 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/decorative/slabs_sky_stone_brick.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/decorative/slabs_sky_stone_brick.json @@ -1,16 +1,16 @@ { - "result": { - "item": "appliedenergistics2:sky_stone_brick_slab", - "data": 0, - "count": 6 - }, - "type": "forge:ore_shaped", - "pattern": [ - "aaa" - ], - "key": { - "a": { - "item": "appliedenergistics2:sky_stone_brick" + "result": { + "item": "appliedenergistics2:sky_stone_brick_slab", + "data": 0, + "count": 6 + }, + "type": "forge:ore_shaped", + "pattern": [ + "aaa" + ], + "key": { + "a": { + "item": "appliedenergistics2:sky_stone_brick" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/decorative/slabs_sky_stone_small_brick.json b/src/main/resources/assets/appliedenergistics2/recipes/decorative/slabs_sky_stone_small_brick.json index 03349cdc..5509c7db 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/decorative/slabs_sky_stone_small_brick.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/decorative/slabs_sky_stone_small_brick.json @@ -1,16 +1,16 @@ { - "result": { - "item": "appliedenergistics2:sky_stone_small_brick_slab", - "data": 0, - "count": 6 - }, - "type": "forge:ore_shaped", - "pattern": [ - "aaa" - ], - "key": { - "a": { - "item": "appliedenergistics2:sky_stone_small_brick" + "result": { + "item": "appliedenergistics2:sky_stone_small_brick_slab", + "data": 0, + "count": 6 + }, + "type": "forge:ore_shaped", + "pattern": [ + "aaa" + ], + "key": { + "a": { + "item": "appliedenergistics2:sky_stone_small_brick" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/decorative/slabs_smooth_sky_stone.json b/src/main/resources/assets/appliedenergistics2/recipes/decorative/slabs_smooth_sky_stone.json index ccb2fb31..36810bea 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/decorative/slabs_smooth_sky_stone.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/decorative/slabs_smooth_sky_stone.json @@ -1,16 +1,16 @@ { - "result": { - "item": "appliedenergistics2:smooth_sky_stone_slab", - "data": 0, - "count": 6 - }, - "type": "forge:ore_shaped", - "pattern": [ - "aaa" - ], - "key": { - "a": { - "item": "appliedenergistics2:smooth_sky_stone_block" + "result": { + "item": "appliedenergistics2:smooth_sky_stone_slab", + "data": 0, + "count": 6 + }, + "type": "forge:ore_shaped", + "pattern": [ + "aaa" + ], + "key": { + "a": { + "item": "appliedenergistics2:smooth_sky_stone_block" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/decorative/stairs_chiseled_quartz.json b/src/main/resources/assets/appliedenergistics2/recipes/decorative/stairs_chiseled_quartz.json index f8f25042..6669f7cd 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/decorative/stairs_chiseled_quartz.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/decorative/stairs_chiseled_quartz.json @@ -1,17 +1,17 @@ { - "result": { - "item": "appliedenergistics2:chiseled_quartz_stairs", - "count": 4 - }, - "type": "forge:ore_shaped", - "pattern": [ - "a ", - "aa ", - "aaa" - ], - "key": { - "a": { - "item": "appliedenergistics2:chiseled_quartz_block" + "result": { + "item": "appliedenergistics2:chiseled_quartz_stairs", + "count": 4 + }, + "type": "forge:ore_shaped", + "pattern": [ + "a ", + "aa ", + "aaa" + ], + "key": { + "a": { + "item": "appliedenergistics2:chiseled_quartz_block" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/decorative/stairs_fluix.json b/src/main/resources/assets/appliedenergistics2/recipes/decorative/stairs_fluix.json index c806fbb2..556985cf 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/decorative/stairs_fluix.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/decorative/stairs_fluix.json @@ -1,17 +1,17 @@ { - "result": { - "item": "appliedenergistics2:fluix_stairs", - "count": 4 - }, - "type": "forge:ore_shaped", - "pattern": [ - "a ", - "aa ", - "aaa" - ], - "key": { - "a": { - "item": "appliedenergistics2:fluix_block" + "result": { + "item": "appliedenergistics2:fluix_stairs", + "count": 4 + }, + "type": "forge:ore_shaped", + "pattern": [ + "a ", + "aa ", + "aaa" + ], + "key": { + "a": { + "item": "appliedenergistics2:fluix_block" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/decorative/stairs_quartz.json b/src/main/resources/assets/appliedenergistics2/recipes/decorative/stairs_quartz.json index 10179eb7..ce988ae6 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/decorative/stairs_quartz.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/decorative/stairs_quartz.json @@ -1,17 +1,17 @@ { - "result": { - "item": "appliedenergistics2:quartz_stairs", - "count": 4 - }, - "type": "forge:ore_shaped", - "pattern": [ - "a ", - "aa ", - "aaa" - ], - "key": { - "a": { - "item": "appliedenergistics2:quartz_block" + "result": { + "item": "appliedenergistics2:quartz_stairs", + "count": 4 + }, + "type": "forge:ore_shaped", + "pattern": [ + "a ", + "aa ", + "aaa" + ], + "key": { + "a": { + "item": "appliedenergistics2:quartz_block" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/decorative/stairs_quartz_pillar.json b/src/main/resources/assets/appliedenergistics2/recipes/decorative/stairs_quartz_pillar.json index 641805dd..2f7e49a7 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/decorative/stairs_quartz_pillar.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/decorative/stairs_quartz_pillar.json @@ -1,17 +1,17 @@ { - "result": { - "item": "appliedenergistics2:quartz_pillar_stairs", - "count": 4 - }, - "type": "forge:ore_shaped", - "pattern": [ - "a ", - "aa ", - "aaa" - ], - "key": { - "a": { - "item": "appliedenergistics2:quartz_pillar" + "result": { + "item": "appliedenergistics2:quartz_pillar_stairs", + "count": 4 + }, + "type": "forge:ore_shaped", + "pattern": [ + "a ", + "aa ", + "aaa" + ], + "key": { + "a": { + "item": "appliedenergistics2:quartz_pillar" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/decorative/stairs_sky_stone.json b/src/main/resources/assets/appliedenergistics2/recipes/decorative/stairs_sky_stone.json index 988dd9df..e497d29e 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/decorative/stairs_sky_stone.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/decorative/stairs_sky_stone.json @@ -1,17 +1,17 @@ { - "result": { - "item": "appliedenergistics2:sky_stone_stairs", - "count": 4 - }, - "type": "forge:ore_shaped", - "pattern": [ - "a ", - "aa ", - "aaa" - ], - "key": { - "a": { - "item": "appliedenergistics2:sky_stone_block" + "result": { + "item": "appliedenergistics2:sky_stone_stairs", + "count": 4 + }, + "type": "forge:ore_shaped", + "pattern": [ + "a ", + "aa ", + "aaa" + ], + "key": { + "a": { + "item": "appliedenergistics2:sky_stone_block" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/decorative/stairs_sky_stone_brick.json b/src/main/resources/assets/appliedenergistics2/recipes/decorative/stairs_sky_stone_brick.json index 23e33992..ee6b6a84 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/decorative/stairs_sky_stone_brick.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/decorative/stairs_sky_stone_brick.json @@ -1,17 +1,17 @@ { - "result": { - "item": "appliedenergistics2:sky_stone_brick_stairs", - "count": 4 - }, - "type": "forge:ore_shaped", - "pattern": [ - "a ", - "aa ", - "aaa" - ], - "key": { - "a": { - "item": "appliedenergistics2:sky_stone_brick" + "result": { + "item": "appliedenergistics2:sky_stone_brick_stairs", + "count": 4 + }, + "type": "forge:ore_shaped", + "pattern": [ + "a ", + "aa ", + "aaa" + ], + "key": { + "a": { + "item": "appliedenergistics2:sky_stone_brick" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/decorative/stairs_sky_stone_small_brick.json b/src/main/resources/assets/appliedenergistics2/recipes/decorative/stairs_sky_stone_small_brick.json index 164db5de..5b2fe6d2 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/decorative/stairs_sky_stone_small_brick.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/decorative/stairs_sky_stone_small_brick.json @@ -1,17 +1,17 @@ { - "result": { - "item": "appliedenergistics2:sky_stone_small_brick_stairs", - "count": 4 - }, - "type": "forge:ore_shaped", - "pattern": [ - "a ", - "aa ", - "aaa" - ], - "key": { - "a": { - "item": "appliedenergistics2:sky_stone_small_brick" + "result": { + "item": "appliedenergistics2:sky_stone_small_brick_stairs", + "count": 4 + }, + "type": "forge:ore_shaped", + "pattern": [ + "a ", + "aa ", + "aaa" + ], + "key": { + "a": { + "item": "appliedenergistics2:sky_stone_small_brick" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/decorative/stairs_smooth_sky_stone.json b/src/main/resources/assets/appliedenergistics2/recipes/decorative/stairs_smooth_sky_stone.json index 00c89504..f2bfce74 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/decorative/stairs_smooth_sky_stone.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/decorative/stairs_smooth_sky_stone.json @@ -1,17 +1,17 @@ { - "result": { - "item": "appliedenergistics2:smooth_sky_stone_stairs", - "count": 4 - }, - "type": "forge:ore_shaped", - "pattern": [ - "a ", - "aa ", - "aaa" - ], - "key": { - "a": { - "item": "appliedenergistics2:smooth_sky_stone_block" + "result": { + "item": "appliedenergistics2:smooth_sky_stone_stairs", + "count": 4 + }, + "type": "forge:ore_shaped", + "pattern": [ + "a ", + "aa ", + "aaa" + ], + "key": { + "a": { + "item": "appliedenergistics2:smooth_sky_stone_block" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/materials/advancedcard.json b/src/main/resources/assets/appliedenergistics2/recipes/materials/advancedcard.json index 312b3d03..39703ea9 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/materials/advancedcard.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/materials/advancedcard.json @@ -1,37 +1,37 @@ { - "conditions": [ - { - "type": "appliedenergistics2:material_exists", - "material": "material.advanced_card" + "conditions": [ + { + "type": "appliedenergistics2:material_exists", + "material": "material.advanced_card" + } + ], + "result": { + "type": "appliedenergistics2:part", + "part": "material.advanced_card", + "count": 2 + }, + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "ab ", + "cdb", + "ab " + ], + "key": { + "b": { + "type": "forge:ore_dict", + "ore": "ingotIron" + }, + "c": { + "type": "forge:ore_dict", + "ore": "dustRedstone" + }, + "a": { + "type": "forge:ore_dict", + "ore": "gemDiamond" + }, + "d": { + "type": "appliedenergistics2:part", + "part": "material.calculation_processor" + } } - ], - "result": { - "type": "appliedenergistics2:part", - "part": "material.advanced_card", - "count": 2 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "ab ", - "cdb", - "ab " - ], - "key": { - "b": { - "type": "forge:ore_dict", - "ore": "ingotIron" - }, - "c": { - "type": "forge:ore_dict", - "ore": "dustRedstone" - }, - "a": { - "type": "forge:ore_dict", - "ore": "gemDiamond" - }, - "d": { - "type": "appliedenergistics2:part", - "part": "material.calculation_processor" - } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/materials/annihilationcore.json b/src/main/resources/assets/appliedenergistics2/recipes/materials/annihilationcore.json index 67dccd1b..72bc743a 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/materials/annihilationcore.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/materials/annihilationcore.json @@ -1,30 +1,30 @@ { - "conditions": [ - { - "type": "appliedenergistics2:material_exists", - "material": "material.annihilation_core" - } - ], - "result": { - "type": "appliedenergistics2:part", - "part": "material.annihilation_core", - "count": 2 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "abc" - ], - "key": { - "b": { - "type": "forge:ore_dict", - "ore": "dustFluix" + "conditions": [ + { + "type": "appliedenergistics2:material_exists", + "material": "material.annihilation_core" + } + ], + "result": { + "type": "appliedenergistics2:part", + "part": "material.annihilation_core", + "count": 2 }, - "a": { - "item": "#appliedenergistics2:netherCrystal" - }, - "c": { - "type": "appliedenergistics2:part", - "part": "material.logic_processor" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "abc" + ], + "key": { + "b": { + "type": "forge:ore_dict", + "ore": "dustFluix" + }, + "a": { + "item": "#appliedenergistics2:netherCrystal" + }, + "c": { + "type": "appliedenergistics2:part", + "part": "material.logic_processor" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/materials/basiccard.json b/src/main/resources/assets/appliedenergistics2/recipes/materials/basiccard.json index 222ebceb..3aa35740 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/materials/basiccard.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/materials/basiccard.json @@ -1,37 +1,37 @@ { - "conditions": [ - { - "type": "appliedenergistics2:material_exists", - "material": "material.basic_card" + "conditions": [ + { + "type": "appliedenergistics2:material_exists", + "material": "material.basic_card" + } + ], + "result": { + "type": "appliedenergistics2:part", + "part": "material.basic_card", + "count": 2 + }, + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "ab ", + "cdb", + "ab " + ], + "key": { + "b": { + "type": "forge:ore_dict", + "ore": "ingotIron" + }, + "c": { + "type": "forge:ore_dict", + "ore": "dustRedstone" + }, + "a": { + "type": "forge:ore_dict", + "ore": "ingotGold" + }, + "d": { + "type": "appliedenergistics2:part", + "part": "material.calculation_processor" + } } - ], - "result": { - "type": "appliedenergistics2:part", - "part": "material.basic_card", - "count": 2 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "ab ", - "cdb", - "ab " - ], - "key": { - "b": { - "type": "forge:ore_dict", - "ore": "ingotIron" - }, - "c": { - "type": "forge:ore_dict", - "ore": "dustRedstone" - }, - "a": { - "type": "forge:ore_dict", - "ore": "ingotGold" - }, - "d": { - "type": "appliedenergistics2:part", - "part": "material.calculation_processor" - } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/materials/cardcapacity.json b/src/main/resources/assets/appliedenergistics2/recipes/materials/cardcapacity.json index 844d92f4..66f2aff7 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/materials/cardcapacity.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/materials/cardcapacity.json @@ -1,22 +1,22 @@ { - "conditions": [ - { - "type": "appliedenergistics2:material_exists", - "material": "material.card_capacity" - } - ], - "result": { - "type": "appliedenergistics2:part", - "part": "material.card_capacity" - }, - "type": "appliedenergistics2:part_shapeless", - "ingredients": [ - { - "item": "#appliedenergistics2:certusCrystal" + "conditions": [ + { + "type": "appliedenergistics2:material_exists", + "material": "material.card_capacity" + } + ], + "result": { + "type": "appliedenergistics2:part", + "part": "material.card_capacity" }, - { - "type": "appliedenergistics2:part", - "part": "material.basic_card" - } - ] -} \ No newline at end of file + "type": "appliedenergistics2:part_shapeless", + "ingredients": [ + { + "item": "#appliedenergistics2:certusCrystal" + }, + { + "type": "appliedenergistics2:part", + "part": "material.basic_card" + } + ] +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/materials/cardcrafting.json b/src/main/resources/assets/appliedenergistics2/recipes/materials/cardcrafting.json index ec617a7a..6be45b07 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/materials/cardcrafting.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/materials/cardcrafting.json @@ -1,23 +1,23 @@ { - "conditions": [ - { - "type": "appliedenergistics2:material_exists", - "material": "material.card_crafting" - } - ], - "result": { - "type": "appliedenergistics2:part", - "part": "material.card_crafting" - }, - "type": "appliedenergistics2:part_shapeless", - "ingredients": [ - { - "type": "forge:ore_dict", - "ore": "craftingTableWood" + "conditions": [ + { + "type": "appliedenergistics2:material_exists", + "material": "material.card_crafting" + } + ], + "result": { + "type": "appliedenergistics2:part", + "part": "material.card_crafting" }, - { - "type": "appliedenergistics2:part", - "part": "material.basic_card" - } - ] -} \ No newline at end of file + "type": "appliedenergistics2:part_shapeless", + "ingredients": [ + { + "type": "forge:ore_dict", + "ore": "craftingTableWood" + }, + { + "type": "appliedenergistics2:part", + "part": "material.basic_card" + } + ] +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/materials/cardfuzzy.json b/src/main/resources/assets/appliedenergistics2/recipes/materials/cardfuzzy.json index 02f0a657..5dbd0ba0 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/materials/cardfuzzy.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/materials/cardfuzzy.json @@ -1,22 +1,22 @@ { - "conditions": [ - { - "type": "appliedenergistics2:material_exists", - "material": "material.card_fuzzy" - } - ], - "result": { - "type": "appliedenergistics2:part", - "part": "material.card_fuzzy" - }, - "type": "appliedenergistics2:part_shapeless", - "ingredients": [ - { - "type": "appliedenergistics2:part", - "part": "material.advanced_card" + "conditions": [ + { + "type": "appliedenergistics2:material_exists", + "material": "material.card_fuzzy" + } + ], + "result": { + "type": "appliedenergistics2:part", + "part": "material.card_fuzzy" }, - { - "item": "#appliedenergistics2:wool" - } - ] -} \ No newline at end of file + "type": "appliedenergistics2:part_shapeless", + "ingredients": [ + { + "type": "appliedenergistics2:part", + "part": "material.advanced_card" + }, + { + "item": "#appliedenergistics2:wool" + } + ] +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/materials/cardredstone.json b/src/main/resources/assets/appliedenergistics2/recipes/materials/cardredstone.json index e8d876af..82365d8c 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/materials/cardredstone.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/materials/cardredstone.json @@ -1,22 +1,22 @@ { - "conditions": [ - { - "type": "appliedenergistics2:material_exists", - "material": "material.card_redstone" - } - ], - "result": { - "type": "appliedenergistics2:part", - "part": "material.card_redstone" - }, - "type": "appliedenergistics2:part_shapeless", - "ingredients": [ - { - "item": "minecraft:redstone_torch" + "conditions": [ + { + "type": "appliedenergistics2:material_exists", + "material": "material.card_redstone" + } + ], + "result": { + "type": "appliedenergistics2:part", + "part": "material.card_redstone" }, - { - "type": "appliedenergistics2:part", - "part": "material.basic_card" - } - ] -} \ No newline at end of file + "type": "appliedenergistics2:part_shapeless", + "ingredients": [ + { + "item": "minecraft:redstone_torch" + }, + { + "type": "appliedenergistics2:part", + "part": "material.basic_card" + } + ] +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/materials/cardspeed.json b/src/main/resources/assets/appliedenergistics2/recipes/materials/cardspeed.json index 20bd1d45..939dbdaa 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/materials/cardspeed.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/materials/cardspeed.json @@ -1,22 +1,22 @@ { - "conditions": [ - { - "type": "appliedenergistics2:material_exists", - "material": "material.card_speed" - } - ], - "result": { - "type": "appliedenergistics2:part", - "part": "material.card_speed" - }, - "type": "appliedenergistics2:part_shapeless", - "ingredients": [ - { - "type": "appliedenergistics2:part", - "part": "material.advanced_card" + "conditions": [ + { + "type": "appliedenergistics2:material_exists", + "material": "material.card_speed" + } + ], + "result": { + "type": "appliedenergistics2:part", + "part": "material.card_speed" }, - { - "item": "#appliedenergistics2:fluixCrystal" - } - ] -} \ No newline at end of file + "type": "appliedenergistics2:part_shapeless", + "ingredients": [ + { + "type": "appliedenergistics2:part", + "part": "material.advanced_card" + }, + { + "item": "#appliedenergistics2:fluixCrystal" + } + ] +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/materials/formationcore.json b/src/main/resources/assets/appliedenergistics2/recipes/materials/formationcore.json index 8aa00574..39d42885 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/materials/formationcore.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/materials/formationcore.json @@ -1,30 +1,30 @@ { - "conditions": [ - { - "type": "appliedenergistics2:material_exists", - "material": "material.formation_core" - } - ], - "result": { - "type": "appliedenergistics2:part", - "part": "material.formation_core", - "count": 2 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "abc" - ], - "key": { - "b": { - "type": "forge:ore_dict", - "ore": "dustFluix" + "conditions": [ + { + "type": "appliedenergistics2:material_exists", + "material": "material.formation_core" + } + ], + "result": { + "type": "appliedenergistics2:part", + "part": "material.formation_core", + "count": 2 }, - "a": { - "item": "#appliedenergistics2:certusCrystal" - }, - "c": { - "type": "appliedenergistics2:part", - "part": "material.logic_processor" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "abc" + ], + "key": { + "b": { + "type": "forge:ore_dict", + "ore": "dustFluix" + }, + "a": { + "item": "#appliedenergistics2:certusCrystal" + }, + "c": { + "type": "appliedenergistics2:part", + "part": "material.logic_processor" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/misc/chests_sky_stone.json b/src/main/resources/assets/appliedenergistics2/recipes/misc/chests_sky_stone.json index 959cba72..80a8cca6 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/misc/chests_sky_stone.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/misc/chests_sky_stone.json @@ -1,16 +1,16 @@ { - "result": { - "item": "appliedenergistics2:sky_stone_chest" - }, - "type": "forge:ore_shaped", - "pattern": [ - "aaa", - "a a", - "aaa" - ], - "key": { - "a": { - "item": "appliedenergistics2:sky_stone_block" + "result": { + "item": "appliedenergistics2:sky_stone_chest" + }, + "type": "forge:ore_shaped", + "pattern": [ + "aaa", + "a a", + "aaa" + ], + "key": { + "a": { + "item": "appliedenergistics2:sky_stone_block" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/misc/chests_smooth_sky_stone.json b/src/main/resources/assets/appliedenergistics2/recipes/misc/chests_smooth_sky_stone.json index 9668dd73..92f09075 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/misc/chests_smooth_sky_stone.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/misc/chests_smooth_sky_stone.json @@ -1,16 +1,16 @@ { - "result": { - "item": "appliedenergistics2:smooth_sky_stone_chest" - }, - "type": "forge:ore_shaped", - "pattern": [ - "aaa", - "a a", - "aaa" - ], - "key": { - "a": { - "item": "appliedenergistics2:smooth_sky_stone_block" + "result": { + "item": "appliedenergistics2:smooth_sky_stone_chest" + }, + "type": "forge:ore_shaped", + "pattern": [ + "aaa", + "a a", + "aaa" + ], + "key": { + "a": { + "item": "appliedenergistics2:smooth_sky_stone_block" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/misc/deconstruction_certus_chiseled_quartz.json b/src/main/resources/assets/appliedenergistics2/recipes/misc/deconstruction_certus_chiseled_quartz.json index a027dd33..f0ac1394 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/misc/deconstruction_certus_chiseled_quartz.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/misc/deconstruction_certus_chiseled_quartz.json @@ -1,19 +1,19 @@ { - "conditions": [ - { - "type": "appliedenergistics2:material_exists", - "material": "material.certus_quartz_crystal" - } - ], - "result": { - "type": "appliedenergistics2:part", - "part": "material.certus_quartz_crystal", - "count": 4 - }, - "type": "appliedenergistics2:part_shapeless", - "ingredients": [ - { - "item": "appliedenergistics2:chiseled_quartz_block" - } - ] -} \ No newline at end of file + "conditions": [ + { + "type": "appliedenergistics2:material_exists", + "material": "material.certus_quartz_crystal" + } + ], + "result": { + "type": "appliedenergistics2:part", + "part": "material.certus_quartz_crystal", + "count": 4 + }, + "type": "appliedenergistics2:part_shapeless", + "ingredients": [ + { + "item": "appliedenergistics2:chiseled_quartz_block" + } + ] +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/misc/deconstruction_certus_quartz_block.json b/src/main/resources/assets/appliedenergistics2/recipes/misc/deconstruction_certus_quartz_block.json index d51cbff7..feaec164 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/misc/deconstruction_certus_quartz_block.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/misc/deconstruction_certus_quartz_block.json @@ -1,19 +1,19 @@ { - "conditions": [ - { - "type": "appliedenergistics2:material_exists", - "material": "material.certus_quartz_crystal" - } - ], - "result": { - "type": "appliedenergistics2:part", - "part": "material.certus_quartz_crystal", - "count": 4 - }, - "type": "appliedenergistics2:part_shapeless", - "ingredients": [ - { - "item": "appliedenergistics2:quartz_block" - } - ] -} \ No newline at end of file + "conditions": [ + { + "type": "appliedenergistics2:material_exists", + "material": "material.certus_quartz_crystal" + } + ], + "result": { + "type": "appliedenergistics2:part", + "part": "material.certus_quartz_crystal", + "count": 4 + }, + "type": "appliedenergistics2:part_shapeless", + "ingredients": [ + { + "item": "appliedenergistics2:quartz_block" + } + ] +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/misc/deconstruction_certus_quartz_pillar.json b/src/main/resources/assets/appliedenergistics2/recipes/misc/deconstruction_certus_quartz_pillar.json index 9dcc686e..445d7498 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/misc/deconstruction_certus_quartz_pillar.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/misc/deconstruction_certus_quartz_pillar.json @@ -1,19 +1,19 @@ { - "conditions": [ - { - "type": "appliedenergistics2:material_exists", - "material": "material.certus_quartz_crystal" - } - ], - "result": { - "type": "appliedenergistics2:part", - "part": "material.certus_quartz_crystal", - "count": 4 - }, - "type": "appliedenergistics2:part_shapeless", - "ingredients": [ - { - "item": "appliedenergistics2:quartz_pillar" - } - ] -} \ No newline at end of file + "conditions": [ + { + "type": "appliedenergistics2:material_exists", + "material": "material.certus_quartz_crystal" + } + ], + "result": { + "type": "appliedenergistics2:part", + "part": "material.certus_quartz_crystal", + "count": 4 + }, + "type": "appliedenergistics2:part_shapeless", + "ingredients": [ + { + "item": "appliedenergistics2:quartz_pillar" + } + ] +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/misc/deconstruction_fluix_block.json b/src/main/resources/assets/appliedenergistics2/recipes/misc/deconstruction_fluix_block.json index d8619ce8..8c03f97f 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/misc/deconstruction_fluix_block.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/misc/deconstruction_fluix_block.json @@ -1,19 +1,19 @@ { - "conditions": [ - { - "type": "appliedenergistics2:material_exists", - "material": "material.fluix_crystal" - } - ], - "result": { - "type": "appliedenergistics2:part", - "part": "material.fluix_crystal", - "count": 4 - }, - "type": "appliedenergistics2:part_shapeless", - "ingredients": [ - { - "item": "appliedenergistics2:fluix_block" - } - ] -} \ No newline at end of file + "conditions": [ + { + "type": "appliedenergistics2:material_exists", + "material": "material.fluix_crystal" + } + ], + "result": { + "type": "appliedenergistics2:part", + "part": "material.fluix_crystal", + "count": 4 + }, + "type": "appliedenergistics2:part_shapeless", + "ingredients": [ + { + "item": "appliedenergistics2:fluix_block" + } + ] +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/misc/fluixpearl.json b/src/main/resources/assets/appliedenergistics2/recipes/misc/fluixpearl.json index b12298e4..365c217f 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/misc/fluixpearl.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/misc/fluixpearl.json @@ -1,30 +1,30 @@ { - "conditions": [ - { - "type": "appliedenergistics2:material_exists", - "material": "material.fluix_pearl" - } - ], - "result": { - "type": "appliedenergistics2:part", - "part": "material.fluix_pearl" - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aba", - "bcb", - "aba" - ], - "key": { - "c": { - "item": "minecraft:ender_pearl" + "conditions": [ + { + "type": "appliedenergistics2:material_exists", + "material": "material.fluix_pearl" + } + ], + "result": { + "type": "appliedenergistics2:part", + "part": "material.fluix_pearl" }, - "a": { - "type": "forge:ore_dict", - "ore": "dustFluix" - }, - "b": { - "item": "#appliedenergistics2:fluixCrystal" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aba", + "bcb", + "aba" + ], + "key": { + "c": { + "item": "minecraft:ender_pearl" + }, + "a": { + "type": "forge:ore_dict", + "ore": "dustFluix" + }, + "b": { + "item": "#appliedenergistics2:fluixCrystal" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/misc/grindstone.json b/src/main/resources/assets/appliedenergistics2/recipes/misc/grindstone.json index 65eef77e..b5de160a 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/misc/grindstone.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/misc/grindstone.json @@ -1,28 +1,28 @@ { - "result": { - "item": "appliedenergistics2:grindstone" - }, - "type": "forge:ore_shaped", - "pattern": [ - "aba", - "cac", - "dcd" - ], - "key": { - "c": { - "item": "#appliedenergistics2:crystalQuartz" + "result": { + "item": "appliedenergistics2:grindstone" }, - "a": { - "type": "forge:ore_dict", - "ore": "stone" - }, - "d": { - "type": "forge:ore_dict", - "ore": "cobblestone" - }, - "b": { - "type": "forge:ore_dict", - "ore": "gearWood" + "type": "forge:ore_shaped", + "pattern": [ + "aba", + "cac", + "dcd" + ], + "key": { + "c": { + "item": "#appliedenergistics2:crystalQuartz" + }, + "a": { + "type": "forge:ore_dict", + "ore": "stone" + }, + "d": { + "type": "forge:ore_dict", + "ore": "cobblestone" + }, + "b": { + "type": "forge:ore_dict", + "ore": "gearWood" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/misc/grindstone_crank.json b/src/main/resources/assets/appliedenergistics2/recipes/misc/grindstone_crank.json index bd454fca..a82389a8 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/misc/grindstone_crank.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/misc/grindstone_crank.json @@ -1,17 +1,17 @@ { - "result": { - "item": "appliedenergistics2:crank" - }, - "type": "forge:ore_shaped", - "pattern": [ - "aaa", - " a", - " a" - ], - "key": { - "a": { - "type": "forge:ore_dict", - "ore": "stickWood" + "result": { + "item": "appliedenergistics2:crank" + }, + "type": "forge:ore_shaped", + "pattern": [ + "aaa", + " a", + " a" + ], + "key": { + "a": { + "type": "forge:ore_dict", + "ore": "stickWood" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/misc/grindstone_woodengear.json b/src/main/resources/assets/appliedenergistics2/recipes/misc/grindstone_woodengear.json index 5ffe8944..3d8fb537 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/misc/grindstone_woodengear.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/misc/grindstone_woodengear.json @@ -1,24 +1,24 @@ { - "conditions": [ - { - "type": "appliedenergistics2:material_exists", - "material": "material.wooden_gear" + "conditions": [ + { + "type": "appliedenergistics2:material_exists", + "material": "material.wooden_gear" + } + ], + "result": { + "type": "appliedenergistics2:part", + "part": "material.wooden_gear" + }, + "type": "appliedenergistics2:part_shaped", + "pattern": [ + " a ", + "a a", + " a " + ], + "key": { + "a": { + "type": "forge:ore_dict", + "ore": "stickWood" + } } - ], - "result": { - "type": "appliedenergistics2:part", - "part": "material.wooden_gear" - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - " a ", - "a a", - " a " - ], - "key": { - "a": { - "type": "forge:ore_dict", - "ore": "stickWood" - } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/misc/meteors_sky_compass.json b/src/main/resources/assets/appliedenergistics2/recipes/misc/meteors_sky_compass.json index 3cef4f07..a38c1b34 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/misc/meteors_sky_compass.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/misc/meteors_sky_compass.json @@ -1,21 +1,21 @@ { - "result": { - "item": "appliedenergistics2:sky_compass" - }, - "type": "forge:ore_shaped", - "pattern": [ - " a ", - "aba", - " a " - ], - "key": { - "a": { - "type": "forge:ore_dict", - "ore": "ingotIron" + "result": { + "item": "appliedenergistics2:sky_compass" }, - "b": { - "type": "appliedenergistics2:part", - "part": "material.certus_quartz_crystal_charged" + "type": "forge:ore_shaped", + "pattern": [ + " a ", + "aba", + " a " + ], + "key": { + "a": { + "type": "forge:ore_dict", + "ore": "ingotIron" + }, + "b": { + "type": "appliedenergistics2:part", + "part": "material.certus_quartz_crystal_charged" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/misc/seeds_certus.json b/src/main/resources/assets/appliedenergistics2/recipes/misc/seeds_certus.json index c4a98e9c..db1b04d0 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/misc/seeds_certus.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/misc/seeds_certus.json @@ -1,18 +1,18 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "crystal_seed.certus", - "count": 2 - }, - "type": "appliedenergistics2:part_shapeless", - "ingredients": [ - { - "type": "forge:ore_dict", - "ore": "sand" + "result": { + "type": "appliedenergistics2:part", + "part": "crystal_seed.certus", + "count": 2 }, - { - "type": "forge:ore_dict", - "ore": "dustCertusQuartz" - } - ] -} \ No newline at end of file + "type": "appliedenergistics2:part_shapeless", + "ingredients": [ + { + "type": "forge:ore_dict", + "ore": "sand" + }, + { + "type": "forge:ore_dict", + "ore": "dustCertusQuartz" + } + ] +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/misc/seeds_fluix.json b/src/main/resources/assets/appliedenergistics2/recipes/misc/seeds_fluix.json index 395cd8da..7c5a27ed 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/misc/seeds_fluix.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/misc/seeds_fluix.json @@ -1,18 +1,18 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "crystal_seed.fluix", - "count": 2 - }, - "type": "appliedenergistics2:part_shapeless", - "ingredients": [ - { - "type": "forge:ore_dict", - "ore": "sand" + "result": { + "type": "appliedenergistics2:part", + "part": "crystal_seed.fluix", + "count": 2 }, - { - "type": "forge:ore_dict", - "ore": "dustFluix" - } - ] -} \ No newline at end of file + "type": "appliedenergistics2:part_shapeless", + "ingredients": [ + { + "type": "forge:ore_dict", + "ore": "sand" + }, + { + "type": "forge:ore_dict", + "ore": "dustFluix" + } + ] +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/misc/seeds_nether.json b/src/main/resources/assets/appliedenergistics2/recipes/misc/seeds_nether.json index e9bc77ce..9b68c77d 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/misc/seeds_nether.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/misc/seeds_nether.json @@ -1,18 +1,18 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "crystal_seed.nether", - "count": 2 - }, - "type": "appliedenergistics2:part_shapeless", - "ingredients": [ - { - "type": "forge:ore_dict", - "ore": "sand" + "result": { + "type": "appliedenergistics2:part", + "part": "crystal_seed.nether", + "count": 2 }, - { - "type": "forge:ore_dict", - "ore": "dustNetherQuartz" - } - ] -} \ No newline at end of file + "type": "appliedenergistics2:part_shapeless", + "ingredients": [ + { + "type": "forge:ore_dict", + "ore": "sand" + }, + { + "type": "forge:ore_dict", + "ore": "dustNetherQuartz" + } + ] +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/misc/tiny_tnt.json b/src/main/resources/assets/appliedenergistics2/recipes/misc/tiny_tnt.json index 55a8be8f..805175f7 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/misc/tiny_tnt.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/misc/tiny_tnt.json @@ -1,18 +1,18 @@ { - "result": { - "item": "appliedenergistics2:tiny_tnt" - }, - "type": "forge:ore_shaped", - "pattern": [ - "ab", - "ba" - ], - "key": { - "b": { - "item": "minecraft:gunpowder" + "result": { + "item": "appliedenergistics2:tiny_tnt" }, - "a": { - "item": "#appliedenergistics2:dustQuartz" + "type": "forge:ore_shaped", + "pattern": [ + "ab", + "ba" + ], + "key": { + "b": { + "item": "minecraft:gunpowder" + }, + "a": { + "item": "#appliedenergistics2:dustQuartz" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/misc/vanilla_comparator.json b/src/main/resources/assets/appliedenergistics2/recipes/misc/vanilla_comparator.json index 31a0120d..11dfb762 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/misc/vanilla_comparator.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/misc/vanilla_comparator.json @@ -1,23 +1,23 @@ { - "result": { - "item": "minecraft:comparator" - }, - "type": "forge:ore_shaped", - "pattern": [ - " a ", - "aba", - "ccc" - ], - "key": { - "b": { - "item": "#appliedenergistics2:netherCrystal" + "result": { + "item": "minecraft:comparator" }, - "a": { - "item": "minecraft:redstone_torch" - }, - "c": { - "type": "forge:ore_dict", - "ore": "stone" + "type": "forge:ore_shaped", + "pattern": [ + " a ", + "aba", + "ccc" + ], + "key": { + "b": { + "item": "#appliedenergistics2:netherCrystal" + }, + "a": { + "item": "minecraft:redstone_torch" + }, + "c": { + "type": "forge:ore_dict", + "ore": "stone" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/misc/vanilla_daylight_detector.json b/src/main/resources/assets/appliedenergistics2/recipes/misc/vanilla_daylight_detector.json index b171cfaa..abdd397d 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/misc/vanilla_daylight_detector.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/misc/vanilla_daylight_detector.json @@ -1,23 +1,23 @@ { - "result": { - "item": "minecraft:daylight_detector" - }, - "type": "forge:ore_shaped", - "pattern": [ - "aaa", - "bbb", - "ccc" - ], - "key": { - "a": { - "item": "#appliedenergistics2:glass" + "result": { + "item": "minecraft:daylight_detector" }, - "b": { - "item": "#appliedenergistics2:netherCrystal" - }, - "c": { - "type": "forge:ore_dict", - "ore": "slabWood" + "type": "forge:ore_shaped", + "pattern": [ + "aaa", + "bbb", + "ccc" + ], + "key": { + "a": { + "item": "#appliedenergistics2:glass" + }, + "b": { + "item": "#appliedenergistics2:netherCrystal" + }, + "c": { + "type": "forge:ore_dict", + "ore": "slabWood" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/blocks/cell_workbench.json b/src/main/resources/assets/appliedenergistics2/recipes/network/blocks/cell_workbench.json index ac36cffe..6f1c66dc 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/blocks/cell_workbench.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/blocks/cell_workbench.json @@ -1,28 +1,28 @@ { - "result": { - "item": "appliedenergistics2:cell_workbench" - }, - "type": "forge:ore_shaped", - "pattern": [ - "aba", - "cdc", - "ccc" - ], - "key": { - "c": { - "type": "forge:ore_dict", - "ore": "ingotIron" + "result": { + "item": "appliedenergistics2:cell_workbench" }, - "a": { - "item": "#appliedenergistics2:wool" - }, - "d": { - "type": "forge:ore_dict", - "ore": "chestWood" - }, - "b": { - "type": "appliedenergistics2:part", - "part": "material.calculation_processor" + "type": "forge:ore_shaped", + "pattern": [ + "aba", + "cdc", + "ccc" + ], + "key": { + "c": { + "type": "forge:ore_dict", + "ore": "ingotIron" + }, + "a": { + "item": "#appliedenergistics2:wool" + }, + "d": { + "type": "forge:ore_dict", + "ore": "chestWood" + }, + "b": { + "type": "appliedenergistics2:part", + "part": "material.calculation_processor" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/blocks/controller.json b/src/main/resources/assets/appliedenergistics2/recipes/network/blocks/controller.json index 487da366..f7b358ba 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/blocks/controller.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/blocks/controller.json @@ -1,24 +1,24 @@ { - "result": { - "item": "appliedenergistics2:controller" - }, - "type": "forge:ore_shaped", - "pattern": [ - "aba", - "bcb", - "aba" - ], - "key": { - "c": { - "type": "appliedenergistics2:part", - "part": "material.engineering_processor" + "result": { + "item": "appliedenergistics2:controller" }, - "b": { - "type": "appliedenergistics2:part", - "part": "material.purified_fluix_crystal" - }, - "a": { - "item": "appliedenergistics2:smooth_sky_stone_block" + "type": "forge:ore_shaped", + "pattern": [ + "aba", + "bcb", + "aba" + ], + "key": { + "c": { + "type": "appliedenergistics2:part", + "part": "material.engineering_processor" + }, + "b": { + "type": "appliedenergistics2:part", + "part": "material.purified_fluix_crystal" + }, + "a": { + "item": "appliedenergistics2:smooth_sky_stone_block" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/blocks/crystal_processing_charger.json b/src/main/resources/assets/appliedenergistics2/recipes/network/blocks/crystal_processing_charger.json index f0bbe478..44a6df97 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/blocks/crystal_processing_charger.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/blocks/crystal_processing_charger.json @@ -1,20 +1,20 @@ { - "result": { - "item": "appliedenergistics2:charger" - }, - "type": "forge:ore_shaped", - "pattern": [ - "aba", - "a ", - "aba" - ], - "key": { - "a": { - "type": "forge:ore_dict", - "ore": "ingotIron" + "result": { + "item": "appliedenergistics2:charger" }, - "b": { - "item": "#appliedenergistics2:fluixCrystal" + "type": "forge:ore_shaped", + "pattern": [ + "aba", + "a ", + "aba" + ], + "key": { + "a": { + "type": "forge:ore_dict", + "ore": "ingotIron" + }, + "b": { + "item": "#appliedenergistics2:fluixCrystal" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/blocks/crystal_processing_quartz_growth_accelerator.json b/src/main/resources/assets/appliedenergistics2/recipes/network/blocks/crystal_processing_quartz_growth_accelerator.json index d8a2d17e..47662200 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/blocks/crystal_processing_quartz_growth_accelerator.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/blocks/crystal_processing_quartz_growth_accelerator.json @@ -1,27 +1,27 @@ { - "result": { - "item": "appliedenergistics2:quartz_growth_accelerator" - }, - "type": "forge:ore_shaped", - "pattern": [ - "aba", - "cdc", - "aba" - ], - "key": { - "c": { - "item": "appliedenergistics2:quartz_glass" + "result": { + "item": "appliedenergistics2:quartz_growth_accelerator" }, - "a": { - "type": "forge:ore_dict", - "ore": "ingotIron" - }, - "b": { - "type": "appliedenergistics2:part", - "part": "cable_glass.fluix" - }, - "d": { - "item": "appliedenergistics2:fluix_block" + "type": "forge:ore_shaped", + "pattern": [ + "aba", + "cdc", + "aba" + ], + "key": { + "c": { + "item": "appliedenergistics2:quartz_glass" + }, + "a": { + "type": "forge:ore_dict", + "ore": "ingotIron" + }, + "b": { + "type": "appliedenergistics2:part", + "part": "cable_glass.fluix" + }, + "d": { + "item": "appliedenergistics2:fluix_block" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/blocks/energy_dense_energy_cell.json b/src/main/resources/assets/appliedenergistics2/recipes/network/blocks/energy_dense_energy_cell.json index 5fd04839..28f0e8af 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/blocks/energy_dense_energy_cell.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/blocks/energy_dense_energy_cell.json @@ -1,20 +1,20 @@ { - "result": { - "item": "appliedenergistics2:dense_energy_cell" - }, - "type": "forge:ore_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "a": { - "item": "appliedenergistics2:energy_cell" + "result": { + "item": "appliedenergistics2:dense_energy_cell" }, - "b": { - "type": "appliedenergistics2:part", - "part": "material.calculation_processor" + "type": "forge:ore_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "a": { + "item": "appliedenergistics2:energy_cell" + }, + "b": { + "type": "appliedenergistics2:part", + "part": "material.calculation_processor" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/blocks/energy_energy_acceptor.json b/src/main/resources/assets/appliedenergistics2/recipes/network/blocks/energy_energy_acceptor.json index e1c81f25..b71d4551 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/blocks/energy_energy_acceptor.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/blocks/energy_energy_acceptor.json @@ -1,23 +1,23 @@ { - "result": { - "item": "appliedenergistics2:energy_acceptor" - }, - "type": "forge:ore_shaped", - "pattern": [ - "aba", - "bcb", - "aba" - ], - "key": { - "b": { - "item": "appliedenergistics2:quartz_glass" + "result": { + "item": "appliedenergistics2:energy_acceptor" }, - "a": { - "type": "forge:ore_dict", - "ore": "ingotIron" - }, - "c": { - "item": "#appliedenergistics2:fluixCrystal" + "type": "forge:ore_shaped", + "pattern": [ + "aba", + "bcb", + "aba" + ], + "key": { + "b": { + "item": "appliedenergistics2:quartz_glass" + }, + "a": { + "type": "forge:ore_dict", + "ore": "ingotIron" + }, + "c": { + "item": "#appliedenergistics2:fluixCrystal" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/blocks/energy_energy_cell.json b/src/main/resources/assets/appliedenergistics2/recipes/network/blocks/energy_energy_cell.json index d9747bab..48736425 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/blocks/energy_energy_cell.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/blocks/energy_energy_cell.json @@ -1,23 +1,23 @@ { - "result": { - "item": "appliedenergistics2:energy_cell" - }, - "type": "forge:ore_shaped", - "pattern": [ - "aba", - "bcb", - "aba" - ], - "key": { - "c": { - "item": "appliedenergistics2:quartz_glass" + "result": { + "item": "appliedenergistics2:energy_cell" }, - "a": { - "item": "#appliedenergistics2:certusCrystal" - }, - "b": { - "type": "forge:ore_dict", - "ore": "dustFluix" + "type": "forge:ore_shaped", + "pattern": [ + "aba", + "bcb", + "aba" + ], + "key": { + "c": { + "item": "appliedenergistics2:quartz_glass" + }, + "a": { + "item": "#appliedenergistics2:certusCrystal" + }, + "b": { + "type": "forge:ore_dict", + "ore": "dustFluix" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/blocks/energy_vibration_chamber.json b/src/main/resources/assets/appliedenergistics2/recipes/network/blocks/energy_vibration_chamber.json index fcc42ee6..712cae96 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/blocks/energy_vibration_chamber.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/blocks/energy_vibration_chamber.json @@ -1,23 +1,23 @@ { - "result": { - "item": "appliedenergistics2:vibration_chamber" - }, - "type": "forge:ore_shaped", - "pattern": [ - "aaa", - "aba", - "aca" - ], - "key": { - "a": { - "type": "forge:ore_dict", - "ore": "ingotIron" + "result": { + "item": "appliedenergistics2:vibration_chamber" }, - "c": { - "item": "appliedenergistics2:energy_acceptor" - }, - "b": { - "item": "minecraft:furnace" + "type": "forge:ore_shaped", + "pattern": [ + "aaa", + "aba", + "aca" + ], + "key": { + "a": { + "type": "forge:ore_dict", + "ore": "ingotIron" + }, + "c": { + "item": "appliedenergistics2:energy_acceptor" + }, + "b": { + "item": "minecraft:furnace" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/blocks/inscribers.json b/src/main/resources/assets/appliedenergistics2/recipes/network/blocks/inscribers.json index 27f419e2..f9906f2d 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/blocks/inscribers.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/blocks/inscribers.json @@ -1,23 +1,23 @@ { - "result": { - "item": "appliedenergistics2:inscriber" - }, - "type": "forge:ore_shaped", - "pattern": [ - "aba", - "c a", - "aba" - ], - "key": { - "b": { - "item": "minecraft:sticky_piston" + "result": { + "item": "appliedenergistics2:inscriber" }, - "a": { - "type": "forge:ore_dict", - "ore": "ingotIron" - }, - "c": { - "item": "#appliedenergistics2:fluixCrystal" + "type": "forge:ore_shaped", + "pattern": [ + "aba", + "c a", + "aba" + ], + "key": { + "b": { + "item": "minecraft:sticky_piston" + }, + "a": { + "type": "forge:ore_dict", + "ore": "ingotIron" + }, + "c": { + "item": "#appliedenergistics2:fluixCrystal" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/blocks/interfaces_interface.json b/src/main/resources/assets/appliedenergistics2/recipes/network/blocks/interfaces_interface.json index 03f2b998..50dca96d 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/blocks/interfaces_interface.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/blocks/interfaces_interface.json @@ -1,28 +1,28 @@ { - "result": { - "item": "appliedenergistics2:interface" - }, - "type": "forge:ore_shaped", - "pattern": [ - "aba", - "c d", - "aba" - ], - "key": { - "d": { - "type": "appliedenergistics2:part", - "part": "material.formation_core" + "result": { + "item": "appliedenergistics2:interface" }, - "b": { - "item": "#appliedenergistics2:glass" - }, - "a": { - "type": "forge:ore_dict", - "ore": "ingotIron" - }, - "c": { - "type": "appliedenergistics2:part", - "part": "material.annihilation_core" + "type": "forge:ore_shaped", + "pattern": [ + "aba", + "c d", + "aba" + ], + "key": { + "d": { + "type": "appliedenergistics2:part", + "part": "material.formation_core" + }, + "b": { + "item": "#appliedenergistics2:glass" + }, + "a": { + "type": "forge:ore_dict", + "ore": "ingotIron" + }, + "c": { + "type": "appliedenergistics2:part", + "part": "material.annihilation_core" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/blocks/interfaces_interface_alt.json b/src/main/resources/assets/appliedenergistics2/recipes/network/blocks/interfaces_interface_alt.json index 6edfe2b3..580d6ea7 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/blocks/interfaces_interface_alt.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/blocks/interfaces_interface_alt.json @@ -1,12 +1,12 @@ { - "result": { - "item": "appliedenergistics2:interface" - }, - "type": "forge:ore_shapeless", - "ingredients": [ - { - "type": "appliedenergistics2:part", - "part": "part.interface" - } - ] -} \ No newline at end of file + "result": { + "item": "appliedenergistics2:interface" + }, + "type": "forge:ore_shapeless", + "ingredients": [ + { + "type": "appliedenergistics2:part", + "part": "part.interface" + } + ] +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/blocks/interfaces_interface_part.json b/src/main/resources/assets/appliedenergistics2/recipes/network/blocks/interfaces_interface_part.json index f8213195..62543387 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/blocks/interfaces_interface_part.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/blocks/interfaces_interface_part.json @@ -1,12 +1,12 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "part.interface" - }, - "type": "appliedenergistics2:part_shapeless", - "ingredients": [ - { - "item": "appliedenergistics2:interface" - } - ] -} \ No newline at end of file + "result": { + "type": "appliedenergistics2:part", + "part": "part.interface" + }, + "type": "appliedenergistics2:part_shapeless", + "ingredients": [ + { + "item": "appliedenergistics2:interface" + } + ] +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/blocks/io_condenser.json b/src/main/resources/assets/appliedenergistics2/recipes/network/blocks/io_condenser.json index 37188bca..a58c91c0 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/blocks/io_condenser.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/blocks/io_condenser.json @@ -1,24 +1,24 @@ { - "result": { - "item": "appliedenergistics2:condenser" - }, - "type": "forge:ore_shaped", - "pattern": [ - "aba", - "bcb", - "aba" - ], - "key": { - "b": { - "item": "#appliedenergistics2:glass" + "result": { + "item": "appliedenergistics2:condenser" }, - "a": { - "type": "forge:ore_dict", - "ore": "ingotIron" - }, - "c": { - "type": "forge:ore_dict", - "ore": "dustFluix" + "type": "forge:ore_shaped", + "pattern": [ + "aba", + "bcb", + "aba" + ], + "key": { + "b": { + "item": "#appliedenergistics2:glass" + }, + "a": { + "type": "forge:ore_dict", + "ore": "ingotIron" + }, + "c": { + "type": "forge:ore_dict", + "ore": "dustFluix" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/blocks/io_port.json b/src/main/resources/assets/appliedenergistics2/recipes/network/blocks/io_port.json index 1583ecb7..2b08f20f 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/blocks/io_port.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/blocks/io_port.json @@ -1,31 +1,31 @@ { - "result": { - "item": "appliedenergistics2:io_port" - }, - "type": "forge:ore_shaped", - "pattern": [ - "aaa", - "bcb", - "ded" - ], - "key": { - "a": { - "item": "#appliedenergistics2:glass" + "result": { + "item": "appliedenergistics2:io_port" }, - "d": { - "type": "forge:ore_dict", - "ore": "ingotIron" - }, - "b": { - "item": "appliedenergistics2:drive" - }, - "e": { - "type": "appliedenergistics2:part", - "part": "material.logic_processor" - }, - "c": { - "type": "appliedenergistics2:part", - "part": "cable_glass.fluix" + "type": "forge:ore_shaped", + "pattern": [ + "aaa", + "bcb", + "ded" + ], + "key": { + "a": { + "item": "#appliedenergistics2:glass" + }, + "d": { + "type": "forge:ore_dict", + "ore": "ingotIron" + }, + "b": { + "item": "appliedenergistics2:drive" + }, + "e": { + "type": "appliedenergistics2:part", + "part": "material.logic_processor" + }, + "c": { + "type": "appliedenergistics2:part", + "part": "cable_glass.fluix" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/blocks/quantum_link.json b/src/main/resources/assets/appliedenergistics2/recipes/network/blocks/quantum_link.json index e732ea0c..14eed4e9 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/blocks/quantum_link.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/blocks/quantum_link.json @@ -1,20 +1,20 @@ { - "result": { - "item": "appliedenergistics2:quantum_link" - }, - "type": "forge:ore_shaped", - "pattern": [ - "aba", - "b b", - "aba" - ], - "key": { - "a": { - "item": "appliedenergistics2:quartz_glass" + "result": { + "item": "appliedenergistics2:quantum_link" }, - "b": { - "type": "appliedenergistics2:part", - "part": "material.fluix_pearl" + "type": "forge:ore_shaped", + "pattern": [ + "aba", + "b b", + "aba" + ], + "key": { + "a": { + "item": "appliedenergistics2:quartz_glass" + }, + "b": { + "type": "appliedenergistics2:part", + "part": "material.fluix_pearl" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/blocks/quantum_ring.json b/src/main/resources/assets/appliedenergistics2/recipes/network/blocks/quantum_ring.json index 579b2011..4b15a682 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/blocks/quantum_ring.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/blocks/quantum_ring.json @@ -1,32 +1,32 @@ { - "result": { - "item": "appliedenergistics2:quantum_ring" - }, - "type": "forge:ore_shaped", - "pattern": [ - "aba", - "cde", - "aba" - ], - "key": { - "c": { - "type": "appliedenergistics2:part", - "part": "material.engineering_processor" + "result": { + "item": "appliedenergistics2:quantum_ring" }, - "e": { - "type": "appliedenergistics2:part", - "part": "cable_dense_smart.fluix" - }, - "a": { - "type": "forge:ore_dict", - "ore": "ingotIron" - }, - "d": { - "item": "appliedenergistics2:energy_cell" - }, - "b": { - "type": "appliedenergistics2:part", - "part": "material.logic_processor" + "type": "forge:ore_shaped", + "pattern": [ + "aba", + "cde", + "aba" + ], + "key": { + "c": { + "type": "appliedenergistics2:part", + "part": "material.engineering_processor" + }, + "e": { + "type": "appliedenergistics2:part", + "part": "cable_dense_smart.fluix" + }, + "a": { + "type": "forge:ore_dict", + "ore": "ingotIron" + }, + "d": { + "item": "appliedenergistics2:energy_cell" + }, + "b": { + "type": "appliedenergistics2:part", + "part": "material.logic_processor" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/blocks/security_station.json b/src/main/resources/assets/appliedenergistics2/recipes/network/blocks/security_station.json index 1afb099f..83b333f3 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/blocks/security_station.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/blocks/security_station.json @@ -1,32 +1,32 @@ { - "result": { - "item": "appliedenergistics2:security_station" - }, - "type": "forge:ore_shaped", - "pattern": [ - "aba", - "cdc", - "aea" - ], - "key": { - "d": { - "type": "appliedenergistics2:part", - "part": "material.cell16k_part" + "result": { + "item": "appliedenergistics2:security_station" }, - "e": { - "type": "appliedenergistics2:part", - "part": "material.engineering_processor" - }, - "b": { - "item": "appliedenergistics2:chest" - }, - "a": { - "type": "forge:ore_dict", - "ore": "ingotIron" - }, - "c": { - "type": "appliedenergistics2:part", - "part": "cable_glass.fluix" + "type": "forge:ore_shaped", + "pattern": [ + "aba", + "cdc", + "aea" + ], + "key": { + "d": { + "type": "appliedenergistics2:part", + "part": "material.cell16k_part" + }, + "e": { + "type": "appliedenergistics2:part", + "part": "material.engineering_processor" + }, + "b": { + "item": "appliedenergistics2:chest" + }, + "a": { + "type": "forge:ore_dict", + "ore": "ingotIron" + }, + "c": { + "type": "appliedenergistics2:part", + "part": "cable_glass.fluix" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/blocks/spatial_io_port.json b/src/main/resources/assets/appliedenergistics2/recipes/network/blocks/spatial_io_port.json index a8bd240a..5e1862e0 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/blocks/spatial_io_port.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/blocks/spatial_io_port.json @@ -1,31 +1,31 @@ { - "result": { - "item": "appliedenergistics2:spatial_io_port" - }, - "type": "forge:ore_shaped", - "pattern": [ - "aaa", - "bcb", - "ded" - ], - "key": { - "a": { - "item": "#appliedenergistics2:glass" + "result": { + "item": "appliedenergistics2:spatial_io_port" }, - "e": { - "type": "appliedenergistics2:part", - "part": "material.engineering_processor" - }, - "d": { - "type": "forge:ore_dict", - "ore": "ingotIron" - }, - "c": { - "item": "appliedenergistics2:io_port" - }, - "b": { - "type": "appliedenergistics2:part", - "part": "cable_glass.fluix" + "type": "forge:ore_shaped", + "pattern": [ + "aaa", + "bcb", + "ded" + ], + "key": { + "a": { + "item": "#appliedenergistics2:glass" + }, + "e": { + "type": "appliedenergistics2:part", + "part": "material.engineering_processor" + }, + "d": { + "type": "forge:ore_dict", + "ore": "ingotIron" + }, + "c": { + "item": "appliedenergistics2:io_port" + }, + "b": { + "type": "appliedenergistics2:part", + "part": "cable_glass.fluix" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/blocks/spatial_io_pylon.json b/src/main/resources/assets/appliedenergistics2/recipes/network/blocks/spatial_io_pylon.json index 4b13a3d9..ebcdac7f 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/blocks/spatial_io_pylon.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/blocks/spatial_io_pylon.json @@ -1,27 +1,27 @@ { - "result": { - "item": "appliedenergistics2:spatial_pylon" - }, - "type": "forge:ore_shaped", - "pattern": [ - "aba", - "cdc", - "aba" - ], - "key": { - "a": { - "item": "appliedenergistics2:quartz_glass" + "result": { + "item": "appliedenergistics2:spatial_pylon" }, - "c": { - "type": "forge:ore_dict", - "ore": "dustFluix" - }, - "b": { - "type": "appliedenergistics2:part", - "part": "cable_glass.fluix" - }, - "d": { - "item": "#appliedenergistics2:fluixCrystal" + "type": "forge:ore_shaped", + "pattern": [ + "aba", + "cdc", + "aba" + ], + "key": { + "a": { + "item": "appliedenergistics2:quartz_glass" + }, + "c": { + "type": "forge:ore_dict", + "ore": "dustFluix" + }, + "b": { + "type": "appliedenergistics2:part", + "part": "cable_glass.fluix" + }, + "d": { + "item": "#appliedenergistics2:fluixCrystal" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/blocks/storage_chest.json b/src/main/resources/assets/appliedenergistics2/recipes/network/blocks/storage_chest.json index 3d423365..a8f5f60c 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/blocks/storage_chest.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/blocks/storage_chest.json @@ -1,31 +1,31 @@ { - "result": { - "item": "appliedenergistics2:chest" - }, - "type": "forge:ore_shaped", - "pattern": [ - "aba", - "c c", - "ded" - ], - "key": { - "a": { - "item": "#appliedenergistics2:glass" + "result": { + "item": "appliedenergistics2:chest" }, - "b": { - "type": "appliedenergistics2:part", - "part": "part.terminal" - }, - "d": { - "type": "forge:ore_dict", - "ore": "ingotIron" - }, - "c": { - "type": "appliedenergistics2:part", - "part": "cable_glass.fluix" - }, - "e": { - "item": "#appliedenergistics2:fluixCrystal" + "type": "forge:ore_shaped", + "pattern": [ + "aba", + "c c", + "ded" + ], + "key": { + "a": { + "item": "#appliedenergistics2:glass" + }, + "b": { + "type": "appliedenergistics2:part", + "part": "part.terminal" + }, + "d": { + "type": "forge:ore_dict", + "ore": "ingotIron" + }, + "c": { + "type": "appliedenergistics2:part", + "part": "cable_glass.fluix" + }, + "e": { + "item": "#appliedenergistics2:fluixCrystal" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/blocks/storage_drive.json b/src/main/resources/assets/appliedenergistics2/recipes/network/blocks/storage_drive.json index 4ce7e82a..8bb8b5b7 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/blocks/storage_drive.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/blocks/storage_drive.json @@ -1,25 +1,25 @@ { - "result": { - "item": "appliedenergistics2:drive" - }, - "type": "forge:ore_shaped", - "pattern": [ - "aba", - "c c", - "aba" - ], - "key": { - "b": { - "type": "appliedenergistics2:part", - "part": "material.engineering_processor" + "result": { + "item": "appliedenergistics2:drive" }, - "a": { - "type": "forge:ore_dict", - "ore": "ingotIron" - }, - "c": { - "type": "appliedenergistics2:part", - "part": "cable_glass.fluix" + "type": "forge:ore_shaped", + "pattern": [ + "aba", + "c c", + "aba" + ], + "key": { + "b": { + "type": "appliedenergistics2:part", + "part": "material.engineering_processor" + }, + "a": { + "type": "forge:ore_dict", + "ore": "ingotIron" + }, + "c": { + "type": "appliedenergistics2:part", + "part": "cable_glass.fluix" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/covered_black.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/covered_black.json index 0d57abc9..504b8a07 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/covered_black.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/covered_black.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "cable_covered.black", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "a": { - "type": "appliedenergistics2:part", - "part": "cable_covered.fluix" + "result": { + "type": "appliedenergistics2:part", + "part": "cable_covered.black", + "count": 8 }, - "b": { - "type": "forge:ore_dict", - "ore": "dyeBlack" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "a": { + "type": "appliedenergistics2:part", + "part": "cable_covered.fluix" + }, + "b": { + "type": "forge:ore_dict", + "ore": "dyeBlack" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/covered_blue.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/covered_blue.json index c7a434c8..7b022cdf 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/covered_blue.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/covered_blue.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "cable_covered.blue", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "a": { - "type": "appliedenergistics2:part", - "part": "cable_covered.fluix" + "result": { + "type": "appliedenergistics2:part", + "part": "cable_covered.blue", + "count": 8 }, - "b": { - "type": "forge:ore_dict", - "ore": "dyeBlue" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "a": { + "type": "appliedenergistics2:part", + "part": "cable_covered.fluix" + }, + "b": { + "type": "forge:ore_dict", + "ore": "dyeBlue" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/covered_brown.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/covered_brown.json index 3e681e41..0c60befe 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/covered_brown.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/covered_brown.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "cable_covered.brown", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "b": { - "type": "forge:ore_dict", - "ore": "dyeBrown" + "result": { + "type": "appliedenergistics2:part", + "part": "cable_covered.brown", + "count": 8 }, - "a": { - "type": "appliedenergistics2:part", - "part": "cable_covered.fluix" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "b": { + "type": "forge:ore_dict", + "ore": "dyeBrown" + }, + "a": { + "type": "appliedenergistics2:part", + "part": "cable_covered.fluix" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/covered_cyan.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/covered_cyan.json index 92a34bc1..1f322182 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/covered_cyan.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/covered_cyan.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "cable_covered.cyan", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "b": { - "type": "forge:ore_dict", - "ore": "dyeCyan" + "result": { + "type": "appliedenergistics2:part", + "part": "cable_covered.cyan", + "count": 8 }, - "a": { - "type": "appliedenergistics2:part", - "part": "cable_covered.fluix" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "b": { + "type": "forge:ore_dict", + "ore": "dyeCyan" + }, + "a": { + "type": "appliedenergistics2:part", + "part": "cable_covered.fluix" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/covered_fluix.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/covered_fluix.json index 64b78d5b..52a30d17 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/covered_fluix.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/covered_fluix.json @@ -1,16 +1,16 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "cable_covered.fluix" - }, - "type": "appliedenergistics2:part_shapeless", - "ingredients": [ - { - "item": "#appliedenergistics2:wool" + "result": { + "type": "appliedenergistics2:part", + "part": "cable_covered.fluix" }, - { - "type": "appliedenergistics2:part", - "part": "cable_glass.fluix" - } - ] -} \ No newline at end of file + "type": "appliedenergistics2:part_shapeless", + "ingredients": [ + { + "item": "#appliedenergistics2:wool" + }, + { + "type": "appliedenergistics2:part", + "part": "cable_glass.fluix" + } + ] +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/covered_fluix_clean.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/covered_fluix_clean.json index ca98235a..a374d9b6 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/covered_fluix_clean.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/covered_fluix_clean.json @@ -1,16 +1,16 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "cable_covered.fluix" - }, - "type": "appliedenergistics2:part_shapeless", - "ingredients": [ - { - "type": "appliedenergistics2:part", - "part": "cable_covered" + "result": { + "type": "appliedenergistics2:part", + "part": "cable_covered.fluix" }, - { - "item": "minecraft:water_bucket" - } - ] -} \ No newline at end of file + "type": "appliedenergistics2:part_shapeless", + "ingredients": [ + { + "type": "appliedenergistics2:part", + "part": "cable_covered" + }, + { + "item": "minecraft:water_bucket" + } + ] +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/covered_gray.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/covered_gray.json index 45f155c5..920b0210 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/covered_gray.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/covered_gray.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "cable_covered.gray", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "b": { - "type": "forge:ore_dict", - "ore": "dyeGray" + "result": { + "type": "appliedenergistics2:part", + "part": "cable_covered.gray", + "count": 8 }, - "a": { - "type": "appliedenergistics2:part", - "part": "cable_covered.fluix" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "b": { + "type": "forge:ore_dict", + "ore": "dyeGray" + }, + "a": { + "type": "appliedenergistics2:part", + "part": "cable_covered.fluix" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/covered_green.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/covered_green.json index f704b204..c75bf6a0 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/covered_green.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/covered_green.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "cable_covered.green", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "b": { - "type": "forge:ore_dict", - "ore": "dyeGreen" + "result": { + "type": "appliedenergistics2:part", + "part": "cable_covered.green", + "count": 8 }, - "a": { - "type": "appliedenergistics2:part", - "part": "cable_covered.fluix" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "b": { + "type": "forge:ore_dict", + "ore": "dyeGreen" + }, + "a": { + "type": "appliedenergistics2:part", + "part": "cable_covered.fluix" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/covered_light_blue.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/covered_light_blue.json index c94e2d33..44ae617d 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/covered_light_blue.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/covered_light_blue.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "cable_covered.light_blue", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "a": { - "type": "appliedenergistics2:part", - "part": "cable_covered.fluix" + "result": { + "type": "appliedenergistics2:part", + "part": "cable_covered.light_blue", + "count": 8 }, - "b": { - "type": "forge:ore_dict", - "ore": "dyeLightBlue" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "a": { + "type": "appliedenergistics2:part", + "part": "cable_covered.fluix" + }, + "b": { + "type": "forge:ore_dict", + "ore": "dyeLightBlue" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/covered_light_gray.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/covered_light_gray.json index dff57aee..bb782b7e 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/covered_light_gray.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/covered_light_gray.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "cable_covered.light_gray", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "a": { - "type": "appliedenergistics2:part", - "part": "cable_covered.fluix" + "result": { + "type": "appliedenergistics2:part", + "part": "cable_covered.light_gray", + "count": 8 }, - "b": { - "type": "forge:ore_dict", - "ore": "dyeLightGray" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "a": { + "type": "appliedenergistics2:part", + "part": "cable_covered.fluix" + }, + "b": { + "type": "forge:ore_dict", + "ore": "dyeLightGray" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/covered_lime.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/covered_lime.json index 122e66e2..ce0e797f 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/covered_lime.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/covered_lime.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "cable_covered.lime", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "a": { - "type": "appliedenergistics2:part", - "part": "cable_covered.fluix" + "result": { + "type": "appliedenergistics2:part", + "part": "cable_covered.lime", + "count": 8 }, - "b": { - "type": "forge:ore_dict", - "ore": "dyeLime" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "a": { + "type": "appliedenergistics2:part", + "part": "cable_covered.fluix" + }, + "b": { + "type": "forge:ore_dict", + "ore": "dyeLime" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/covered_magenta.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/covered_magenta.json index 251d83da..853cbc3c 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/covered_magenta.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/covered_magenta.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "cable_covered.magenta", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "b": { - "type": "forge:ore_dict", - "ore": "dyeMagenta" + "result": { + "type": "appliedenergistics2:part", + "part": "cable_covered.magenta", + "count": 8 }, - "a": { - "type": "appliedenergistics2:part", - "part": "cable_covered.fluix" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "b": { + "type": "forge:ore_dict", + "ore": "dyeMagenta" + }, + "a": { + "type": "appliedenergistics2:part", + "part": "cable_covered.fluix" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/covered_orange.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/covered_orange.json index 198acd34..a5200ffb 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/covered_orange.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/covered_orange.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "cable_covered.orange", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "a": { - "type": "appliedenergistics2:part", - "part": "cable_covered.fluix" + "result": { + "type": "appliedenergistics2:part", + "part": "cable_covered.orange", + "count": 8 }, - "b": { - "type": "forge:ore_dict", - "ore": "dyeOrange" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "a": { + "type": "appliedenergistics2:part", + "part": "cable_covered.fluix" + }, + "b": { + "type": "forge:ore_dict", + "ore": "dyeOrange" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/covered_pink.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/covered_pink.json index 3e9c6b95..09a93a9c 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/covered_pink.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/covered_pink.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "cable_covered.pink", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "b": { - "type": "forge:ore_dict", - "ore": "dyePink" + "result": { + "type": "appliedenergistics2:part", + "part": "cable_covered.pink", + "count": 8 }, - "a": { - "type": "appliedenergistics2:part", - "part": "cable_covered.fluix" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "b": { + "type": "forge:ore_dict", + "ore": "dyePink" + }, + "a": { + "type": "appliedenergistics2:part", + "part": "cable_covered.fluix" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/covered_purple.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/covered_purple.json index febf02e2..477eaf8c 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/covered_purple.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/covered_purple.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "cable_covered.purple", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "b": { - "type": "forge:ore_dict", - "ore": "dyePurple" + "result": { + "type": "appliedenergistics2:part", + "part": "cable_covered.purple", + "count": 8 }, - "a": { - "type": "appliedenergistics2:part", - "part": "cable_covered.fluix" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "b": { + "type": "forge:ore_dict", + "ore": "dyePurple" + }, + "a": { + "type": "appliedenergistics2:part", + "part": "cable_covered.fluix" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/covered_red.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/covered_red.json index b8a83b5b..210181ac 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/covered_red.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/covered_red.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "cable_covered.red", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "a": { - "type": "appliedenergistics2:part", - "part": "cable_covered.fluix" + "result": { + "type": "appliedenergistics2:part", + "part": "cable_covered.red", + "count": 8 }, - "b": { - "type": "forge:ore_dict", - "ore": "dyeRed" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "a": { + "type": "appliedenergistics2:part", + "part": "cable_covered.fluix" + }, + "b": { + "type": "forge:ore_dict", + "ore": "dyeRed" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/covered_white.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/covered_white.json index 36495457..5985130c 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/covered_white.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/covered_white.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "cable_covered.white", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "a": { - "type": "appliedenergistics2:part", - "part": "cable_covered.fluix" + "result": { + "type": "appliedenergistics2:part", + "part": "cable_covered.white", + "count": 8 }, - "b": { - "type": "forge:ore_dict", - "ore": "dyeWhite" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "a": { + "type": "appliedenergistics2:part", + "part": "cable_covered.fluix" + }, + "b": { + "type": "forge:ore_dict", + "ore": "dyeWhite" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/covered_yellow.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/covered_yellow.json index b1da5400..724412be 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/covered_yellow.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/covered_yellow.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "cable_covered.yellow", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "b": { - "type": "forge:ore_dict", - "ore": "dyeYellow" + "result": { + "type": "appliedenergistics2:part", + "part": "cable_covered.yellow", + "count": 8 }, - "a": { - "type": "appliedenergistics2:part", - "part": "cable_covered.fluix" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "b": { + "type": "forge:ore_dict", + "ore": "dyeYellow" + }, + "a": { + "type": "appliedenergistics2:part", + "part": "cable_covered.fluix" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_covered_black.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_covered_black.json index c248cafb..09df187f 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_covered_black.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_covered_black.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "cable_dense_covered.black", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "a": { - "type": "appliedenergistics2:part", - "part": "cable_dense_covered.fluix" + "result": { + "type": "appliedenergistics2:part", + "part": "cable_dense_covered.black", + "count": 8 }, - "b": { - "type": "forge:ore_dict", - "ore": "dyeBlack" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "a": { + "type": "appliedenergistics2:part", + "part": "cable_dense_covered.fluix" + }, + "b": { + "type": "forge:ore_dict", + "ore": "dyeBlack" + } } - } } diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_covered_blue.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_covered_blue.json index a26dc4fa..4204d03f 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_covered_blue.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_covered_blue.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "cable_dense_covered.blue", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "a": { - "type": "appliedenergistics2:part", - "part": "cable_dense_covered.fluix" + "result": { + "type": "appliedenergistics2:part", + "part": "cable_dense_covered.blue", + "count": 8 }, - "b": { - "type": "forge:ore_dict", - "ore": "dyeBlue" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "a": { + "type": "appliedenergistics2:part", + "part": "cable_dense_covered.fluix" + }, + "b": { + "type": "forge:ore_dict", + "ore": "dyeBlue" + } } - } } diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_covered_brown.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_covered_brown.json index 5982c9e2..af87bb96 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_covered_brown.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_covered_brown.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "cable_dense_covered.brown", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "b": { - "type": "forge:ore_dict", - "ore": "dyeBrown" + "result": { + "type": "appliedenergistics2:part", + "part": "cable_dense_covered.brown", + "count": 8 }, - "a": { - "type": "appliedenergistics2:part", - "part": "cable_dense_covered.fluix" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "b": { + "type": "forge:ore_dict", + "ore": "dyeBrown" + }, + "a": { + "type": "appliedenergistics2:part", + "part": "cable_dense_covered.fluix" + } } - } } diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_covered_cyan.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_covered_cyan.json index a27f88fc..a8113072 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_covered_cyan.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_covered_cyan.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "cable_dense_covered.cyan", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "a": { - "type": "appliedenergistics2:part", - "part": "cable_dense_covered.fluix" + "result": { + "type": "appliedenergistics2:part", + "part": "cable_dense_covered.cyan", + "count": 8 }, - "b": { - "type": "forge:ore_dict", - "ore": "dyeCyan" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "a": { + "type": "appliedenergistics2:part", + "part": "cable_dense_covered.fluix" + }, + "b": { + "type": "forge:ore_dict", + "ore": "dyeCyan" + } } - } } diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_covered_fluix.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_covered_fluix.json index e3310a32..5bc62ef2 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_covered_fluix.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_covered_fluix.json @@ -1,25 +1,25 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "cable_dense_covered.fluix" - }, - "type": "appliedenergistics2:part_shapeless", - "ingredients": [ - { - "type": "appliedenergistics2:part", - "part": "cable_covered.fluix" + "result": { + "type": "appliedenergistics2:part", + "part": "cable_dense_covered.fluix" }, - { - "type": "appliedenergistics2:part", - "part": "cable_covered.fluix" - }, - { - "type": "appliedenergistics2:part", - "part": "cable_covered.fluix" - }, - { - "type": "appliedenergistics2:part", - "part": "cable_covered.fluix" - } - ] + "type": "appliedenergistics2:part_shapeless", + "ingredients": [ + { + "type": "appliedenergistics2:part", + "part": "cable_covered.fluix" + }, + { + "type": "appliedenergistics2:part", + "part": "cable_covered.fluix" + }, + { + "type": "appliedenergistics2:part", + "part": "cable_covered.fluix" + }, + { + "type": "appliedenergistics2:part", + "part": "cable_covered.fluix" + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_covered_fluix_clean.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_covered_fluix_clean.json index 80f91465..fdf707b7 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_covered_fluix_clean.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_covered_fluix_clean.json @@ -1,16 +1,16 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "cable_dense_covered.fluix" - }, - "type": "appliedenergistics2:part_shapeless", - "ingredients": [ - { - "type": "appliedenergistics2:part", - "part": "cable_dense_covered" + "result": { + "type": "appliedenergistics2:part", + "part": "cable_dense_covered.fluix" }, - { - "item": "minecraft:water_bucket" - } - ] + "type": "appliedenergistics2:part_shapeless", + "ingredients": [ + { + "type": "appliedenergistics2:part", + "part": "cable_dense_covered" + }, + { + "item": "minecraft:water_bucket" + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_covered_gray.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_covered_gray.json index 607c57c3..dd12b985 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_covered_gray.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_covered_gray.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "cable_dense_covered.gray", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "a": { - "type": "appliedenergistics2:part", - "part": "cable_dense_covered.fluix" + "result": { + "type": "appliedenergistics2:part", + "part": "cable_dense_covered.gray", + "count": 8 }, - "b": { - "type": "forge:ore_dict", - "ore": "dyeGray" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "a": { + "type": "appliedenergistics2:part", + "part": "cable_dense_covered.fluix" + }, + "b": { + "type": "forge:ore_dict", + "ore": "dyeGray" + } } - } } diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_covered_green.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_covered_green.json index f382b717..28a27633 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_covered_green.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_covered_green.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "cable_dense_covered.green", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "b": { - "type": "forge:ore_dict", - "ore": "dyeGreen" + "result": { + "type": "appliedenergistics2:part", + "part": "cable_dense_covered.green", + "count": 8 }, - "a": { - "type": "appliedenergistics2:part", - "part": "cable_dense_covered.fluix" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "b": { + "type": "forge:ore_dict", + "ore": "dyeGreen" + }, + "a": { + "type": "appliedenergistics2:part", + "part": "cable_dense_covered.fluix" + } } - } } diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_covered_light_blue.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_covered_light_blue.json index afd6e1fb..a0dda5b3 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_covered_light_blue.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_covered_light_blue.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "cable_dense_covered.light_blue", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "a": { - "type": "appliedenergistics2:part", - "part": "cable_dense_covered.fluix" + "result": { + "type": "appliedenergistics2:part", + "part": "cable_dense_covered.light_blue", + "count": 8 }, - "b": { - "type": "forge:ore_dict", - "ore": "dyeLightBlue" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "a": { + "type": "appliedenergistics2:part", + "part": "cable_dense_covered.fluix" + }, + "b": { + "type": "forge:ore_dict", + "ore": "dyeLightBlue" + } } - } } diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_covered_light_gray.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_covered_light_gray.json index cbbfcfa8..1b33b111 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_covered_light_gray.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_covered_light_gray.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "cable_dense_covered.light_gray", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "a": { - "type": "appliedenergistics2:part", - "part": "cable_dense_covered.fluix" + "result": { + "type": "appliedenergistics2:part", + "part": "cable_dense_covered.light_gray", + "count": 8 }, - "b": { - "type": "forge:ore_dict", - "ore": "dyeLightGray" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "a": { + "type": "appliedenergistics2:part", + "part": "cable_dense_covered.fluix" + }, + "b": { + "type": "forge:ore_dict", + "ore": "dyeLightGray" + } } - } } diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_covered_lime.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_covered_lime.json index f7a596fe..9512b98f 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_covered_lime.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_covered_lime.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "cable_dense_covered.lime", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "a": { - "type": "appliedenergistics2:part", - "part": "cable_dense_covered.fluix" + "result": { + "type": "appliedenergistics2:part", + "part": "cable_dense_covered.lime", + "count": 8 }, - "b": { - "type": "forge:ore_dict", - "ore": "dyeLime" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "a": { + "type": "appliedenergistics2:part", + "part": "cable_dense_covered.fluix" + }, + "b": { + "type": "forge:ore_dict", + "ore": "dyeLime" + } } - } } diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_covered_magenta.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_covered_magenta.json index 7bfa8492..c8bd6fa5 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_covered_magenta.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_covered_magenta.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "cable_dense_covered.magenta", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "a": { - "type": "appliedenergistics2:part", - "part": "cable_dense_covered.fluix" + "result": { + "type": "appliedenergistics2:part", + "part": "cable_dense_covered.magenta", + "count": 8 }, - "b": { - "type": "forge:ore_dict", - "ore": "dyeMagenta" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "a": { + "type": "appliedenergistics2:part", + "part": "cable_dense_covered.fluix" + }, + "b": { + "type": "forge:ore_dict", + "ore": "dyeMagenta" + } } - } } diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_covered_orange.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_covered_orange.json index 4cdbf27f..ce8b1706 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_covered_orange.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_covered_orange.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "cable_dense_covered.orange", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "a": { - "type": "appliedenergistics2:part", - "part": "cable_dense_covered.fluix" + "result": { + "type": "appliedenergistics2:part", + "part": "cable_dense_covered.orange", + "count": 8 }, - "b": { - "type": "forge:ore_dict", - "ore": "dyeOrange" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "a": { + "type": "appliedenergistics2:part", + "part": "cable_dense_covered.fluix" + }, + "b": { + "type": "forge:ore_dict", + "ore": "dyeOrange" + } } - } } diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_covered_pink.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_covered_pink.json index 98254d3b..cd7fd092 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_covered_pink.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_covered_pink.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "cable_dense_covered.pink", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "a": { - "type": "appliedenergistics2:part", - "part": "cable_dense_covered.fluix" + "result": { + "type": "appliedenergistics2:part", + "part": "cable_dense_covered.pink", + "count": 8 }, - "b": { - "type": "forge:ore_dict", - "ore": "dyePink" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "a": { + "type": "appliedenergistics2:part", + "part": "cable_dense_covered.fluix" + }, + "b": { + "type": "forge:ore_dict", + "ore": "dyePink" + } } - } } diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_covered_purple.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_covered_purple.json index bf51d09e..1bea08ac 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_covered_purple.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_covered_purple.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "cable_dense_covered.purple", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "b": { - "type": "forge:ore_dict", - "ore": "dyePurple" + "result": { + "type": "appliedenergistics2:part", + "part": "cable_dense_covered.purple", + "count": 8 }, - "a": { - "type": "appliedenergistics2:part", - "part": "cable_dense_covered.fluix" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "b": { + "type": "forge:ore_dict", + "ore": "dyePurple" + }, + "a": { + "type": "appliedenergistics2:part", + "part": "cable_dense_covered.fluix" + } } - } } diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_covered_red.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_covered_red.json index 72dc4e09..585342c7 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_covered_red.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_covered_red.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "cable_dense_covered.red", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "a": { - "type": "appliedenergistics2:part", - "part": "cable_dense_covered.fluix" + "result": { + "type": "appliedenergistics2:part", + "part": "cable_dense_covered.red", + "count": 8 }, - "b": { - "type": "forge:ore_dict", - "ore": "dyeRed" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "a": { + "type": "appliedenergistics2:part", + "part": "cable_dense_covered.fluix" + }, + "b": { + "type": "forge:ore_dict", + "ore": "dyeRed" + } } - } } diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_covered_white.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_covered_white.json index 27ba7dc0..b7b813bb 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_covered_white.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_covered_white.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "cable_dense_covered.white", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "a": { - "type": "appliedenergistics2:part", - "part": "cable_dense_covered.fluix" + "result": { + "type": "appliedenergistics2:part", + "part": "cable_dense_covered.white", + "count": 8 }, - "b": { - "type": "forge:ore_dict", - "ore": "dyeWhite" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "a": { + "type": "appliedenergistics2:part", + "part": "cable_dense_covered.fluix" + }, + "b": { + "type": "forge:ore_dict", + "ore": "dyeWhite" + } } - } } diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_covered_yellow.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_covered_yellow.json index 844db59c..bbd0c2d4 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_covered_yellow.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_covered_yellow.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "cable_dense_covered.yellow", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "b": { - "type": "forge:ore_dict", - "ore": "dyeYellow" + "result": { + "type": "appliedenergistics2:part", + "part": "cable_dense_covered.yellow", + "count": 8 }, - "a": { - "type": "appliedenergistics2:part", - "part": "cable_dense_covered.fluix" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "b": { + "type": "forge:ore_dict", + "ore": "dyeYellow" + }, + "a": { + "type": "appliedenergistics2:part", + "part": "cable_dense_covered.fluix" + } } - } } diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_smart_black.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_smart_black.json index 34f0db16..20091a04 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_smart_black.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_smart_black.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "cable_dense_smart.black", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "a": { - "type": "appliedenergistics2:part", - "part": "cable_dense_smart.fluix" + "result": { + "type": "appliedenergistics2:part", + "part": "cable_dense_smart.black", + "count": 8 }, - "b": { - "type": "forge:ore_dict", - "ore": "dyeBlack" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "a": { + "type": "appliedenergistics2:part", + "part": "cable_dense_smart.fluix" + }, + "b": { + "type": "forge:ore_dict", + "ore": "dyeBlack" + } } - } } diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_smart_blue.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_smart_blue.json index c9e7dcd2..984e8bae 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_smart_blue.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_smart_blue.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "cable_dense_smart.blue", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "a": { - "type": "appliedenergistics2:part", - "part": "cable_dense_smart.fluix" + "result": { + "type": "appliedenergistics2:part", + "part": "cable_dense_smart.blue", + "count": 8 }, - "b": { - "type": "forge:ore_dict", - "ore": "dyeBlue" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "a": { + "type": "appliedenergistics2:part", + "part": "cable_dense_smart.fluix" + }, + "b": { + "type": "forge:ore_dict", + "ore": "dyeBlue" + } } - } } diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_smart_brown.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_smart_brown.json index d83beb8b..b7c2983d 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_smart_brown.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_smart_brown.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "cable_dense_smart.brown", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "b": { - "type": "forge:ore_dict", - "ore": "dyeBrown" + "result": { + "type": "appliedenergistics2:part", + "part": "cable_dense_smart.brown", + "count": 8 }, - "a": { - "type": "appliedenergistics2:part", - "part": "cable_dense_smart.fluix" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "b": { + "type": "forge:ore_dict", + "ore": "dyeBrown" + }, + "a": { + "type": "appliedenergistics2:part", + "part": "cable_dense_smart.fluix" + } } - } } diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_smart_cyan.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_smart_cyan.json index c49446c5..7849926b 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_smart_cyan.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_smart_cyan.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "cable_dense_smart.cyan", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "a": { - "type": "appliedenergistics2:part", - "part": "cable_dense_smart.fluix" + "result": { + "type": "appliedenergistics2:part", + "part": "cable_dense_smart.cyan", + "count": 8 }, - "b": { - "type": "forge:ore_dict", - "ore": "dyeCyan" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "a": { + "type": "appliedenergistics2:part", + "part": "cable_dense_smart.fluix" + }, + "b": { + "type": "forge:ore_dict", + "ore": "dyeCyan" + } } - } } diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_smart_fluix.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_smart_fluix.json index 5381c2a8..61ab926c 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_smart_fluix.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_smart_fluix.json @@ -1,21 +1,21 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "cable_dense_smart.fluix" - }, - "type": "appliedenergistics2:part_shapeless", - "ingredients": [ - { - "type": "appliedenergistics2:part", - "part": "cable_dense_covered.fluix" + "result": { + "type": "appliedenergistics2:part", + "part": "cable_dense_smart.fluix" }, - { - "type": "forge:ore_dict", - "ore": "dustRedstone" - }, - { - "type": "forge:ore_dict", - "ore": "dustGlowstone" - } - ] + "type": "appliedenergistics2:part_shapeless", + "ingredients": [ + { + "type": "appliedenergistics2:part", + "part": "cable_dense_covered.fluix" + }, + { + "type": "forge:ore_dict", + "ore": "dustRedstone" + }, + { + "type": "forge:ore_dict", + "ore": "dustGlowstone" + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_smart_fluix_clean.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_smart_fluix_clean.json index 0520f36c..25e9d4e0 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_smart_fluix_clean.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_smart_fluix_clean.json @@ -1,16 +1,16 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "cable_dense_smart.fluix" - }, - "type": "appliedenergistics2:part_shapeless", - "ingredients": [ - { - "type": "appliedenergistics2:part", - "part": "cable_dense_smart" + "result": { + "type": "appliedenergistics2:part", + "part": "cable_dense_smart.fluix" }, - { - "item": "minecraft:water_bucket" - } - ] + "type": "appliedenergistics2:part_shapeless", + "ingredients": [ + { + "type": "appliedenergistics2:part", + "part": "cable_dense_smart" + }, + { + "item": "minecraft:water_bucket" + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_smart_gray.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_smart_gray.json index 14216b26..4da4fdd4 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_smart_gray.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_smart_gray.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "cable_dense_smart.gray", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "a": { - "type": "appliedenergistics2:part", - "part": "cable_dense_smart.fluix" + "result": { + "type": "appliedenergistics2:part", + "part": "cable_dense_smart.gray", + "count": 8 }, - "b": { - "type": "forge:ore_dict", - "ore": "dyeGray" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "a": { + "type": "appliedenergistics2:part", + "part": "cable_dense_smart.fluix" + }, + "b": { + "type": "forge:ore_dict", + "ore": "dyeGray" + } } - } } diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_smart_green.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_smart_green.json index 6656a123..d886a543 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_smart_green.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_smart_green.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "cable_dense_smart.green", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "b": { - "type": "forge:ore_dict", - "ore": "dyeGreen" + "result": { + "type": "appliedenergistics2:part", + "part": "cable_dense_smart.green", + "count": 8 }, - "a": { - "type": "appliedenergistics2:part", - "part": "cable_dense_smart.fluix" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "b": { + "type": "forge:ore_dict", + "ore": "dyeGreen" + }, + "a": { + "type": "appliedenergistics2:part", + "part": "cable_dense_smart.fluix" + } } - } } diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_smart_light_blue.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_smart_light_blue.json index 43f86955..222238fe 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_smart_light_blue.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_smart_light_blue.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "cable_dense_smart.light_blue", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "a": { - "type": "appliedenergistics2:part", - "part": "cable_dense_smart.fluix" + "result": { + "type": "appliedenergistics2:part", + "part": "cable_dense_smart.light_blue", + "count": 8 }, - "b": { - "type": "forge:ore_dict", - "ore": "dyeLightBlue" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "a": { + "type": "appliedenergistics2:part", + "part": "cable_dense_smart.fluix" + }, + "b": { + "type": "forge:ore_dict", + "ore": "dyeLightBlue" + } } - } } diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_smart_light_gray.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_smart_light_gray.json index fa9a0615..b260f66f 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_smart_light_gray.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_smart_light_gray.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "cable_dense_smart.light_gray", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "a": { - "type": "appliedenergistics2:part", - "part": "cable_dense_smart.fluix" + "result": { + "type": "appliedenergistics2:part", + "part": "cable_dense_smart.light_gray", + "count": 8 }, - "b": { - "type": "forge:ore_dict", - "ore": "dyeLightGray" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "a": { + "type": "appliedenergistics2:part", + "part": "cable_dense_smart.fluix" + }, + "b": { + "type": "forge:ore_dict", + "ore": "dyeLightGray" + } } - } } diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_smart_lime.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_smart_lime.json index 2a33a072..55b92649 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_smart_lime.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_smart_lime.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "cable_dense_smart.lime", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "a": { - "type": "appliedenergistics2:part", - "part": "cable_dense_smart.fluix" + "result": { + "type": "appliedenergistics2:part", + "part": "cable_dense_smart.lime", + "count": 8 }, - "b": { - "type": "forge:ore_dict", - "ore": "dyeLime" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "a": { + "type": "appliedenergistics2:part", + "part": "cable_dense_smart.fluix" + }, + "b": { + "type": "forge:ore_dict", + "ore": "dyeLime" + } } - } } diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_smart_magenta.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_smart_magenta.json index bffc8a9c..5587b5b8 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_smart_magenta.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_smart_magenta.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "cable_dense_smart.magenta", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "a": { - "type": "appliedenergistics2:part", - "part": "cable_dense_smart.fluix" + "result": { + "type": "appliedenergistics2:part", + "part": "cable_dense_smart.magenta", + "count": 8 }, - "b": { - "type": "forge:ore_dict", - "ore": "dyeMagenta" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "a": { + "type": "appliedenergistics2:part", + "part": "cable_dense_smart.fluix" + }, + "b": { + "type": "forge:ore_dict", + "ore": "dyeMagenta" + } } - } } diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_smart_orange.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_smart_orange.json index a882cf5c..72edc384 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_smart_orange.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_smart_orange.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "cable_dense_smart.orange", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "a": { - "type": "appliedenergistics2:part", - "part": "cable_dense_smart.fluix" + "result": { + "type": "appliedenergistics2:part", + "part": "cable_dense_smart.orange", + "count": 8 }, - "b": { - "type": "forge:ore_dict", - "ore": "dyeOrange" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "a": { + "type": "appliedenergistics2:part", + "part": "cable_dense_smart.fluix" + }, + "b": { + "type": "forge:ore_dict", + "ore": "dyeOrange" + } } - } } diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_smart_pink.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_smart_pink.json index 0f0cff94..1e465de5 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_smart_pink.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_smart_pink.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "cable_dense_smart.pink", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "a": { - "type": "appliedenergistics2:part", - "part": "cable_dense_smart.fluix" + "result": { + "type": "appliedenergistics2:part", + "part": "cable_dense_smart.pink", + "count": 8 }, - "b": { - "type": "forge:ore_dict", - "ore": "dyePink" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "a": { + "type": "appliedenergistics2:part", + "part": "cable_dense_smart.fluix" + }, + "b": { + "type": "forge:ore_dict", + "ore": "dyePink" + } } - } } diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_smart_purple.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_smart_purple.json index 24906342..7c61b289 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_smart_purple.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_smart_purple.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "cable_dense_smart.purple", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "b": { - "type": "forge:ore_dict", - "ore": "dyePurple" + "result": { + "type": "appliedenergistics2:part", + "part": "cable_dense_smart.purple", + "count": 8 }, - "a": { - "type": "appliedenergistics2:part", - "part": "cable_dense_smart.fluix" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "b": { + "type": "forge:ore_dict", + "ore": "dyePurple" + }, + "a": { + "type": "appliedenergistics2:part", + "part": "cable_dense_smart.fluix" + } } - } } diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_smart_red.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_smart_red.json index 6080ebc0..01aff0bb 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_smart_red.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_smart_red.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "cable_dense_smart.red", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "a": { - "type": "appliedenergistics2:part", - "part": "cable_dense_smart.fluix" + "result": { + "type": "appliedenergistics2:part", + "part": "cable_dense_smart.red", + "count": 8 }, - "b": { - "type": "forge:ore_dict", - "ore": "dyeRed" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "a": { + "type": "appliedenergistics2:part", + "part": "cable_dense_smart.fluix" + }, + "b": { + "type": "forge:ore_dict", + "ore": "dyeRed" + } } - } } diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_smart_white.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_smart_white.json index 9445a900..f314ea2d 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_smart_white.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_smart_white.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "cable_dense_smart.white", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "a": { - "type": "appliedenergistics2:part", - "part": "cable_dense_smart.fluix" + "result": { + "type": "appliedenergistics2:part", + "part": "cable_dense_smart.white", + "count": 8 }, - "b": { - "type": "forge:ore_dict", - "ore": "dyeWhite" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "a": { + "type": "appliedenergistics2:part", + "part": "cable_dense_smart.fluix" + }, + "b": { + "type": "forge:ore_dict", + "ore": "dyeWhite" + } } - } } diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_smart_yellow.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_smart_yellow.json index 1b5df807..4923b06a 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_smart_yellow.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/dense_smart_yellow.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "cable_dense_smart.yellow", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "b": { - "type": "forge:ore_dict", - "ore": "dyeYellow" + "result": { + "type": "appliedenergistics2:part", + "part": "cable_dense_smart.yellow", + "count": 8 }, - "a": { - "type": "appliedenergistics2:part", - "part": "cable_dense_smart.fluix" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "b": { + "type": "forge:ore_dict", + "ore": "dyeYellow" + }, + "a": { + "type": "appliedenergistics2:part", + "part": "cable_dense_smart.fluix" + } } - } } diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/glass_black.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/glass_black.json index 679167c6..2271b4ec 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/glass_black.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/glass_black.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "cable_glass.black", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "a": { - "type": "appliedenergistics2:part", - "part": "cable_glass.fluix" + "result": { + "type": "appliedenergistics2:part", + "part": "cable_glass.black", + "count": 8 }, - "b": { - "type": "forge:ore_dict", - "ore": "dyeBlack" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "a": { + "type": "appliedenergistics2:part", + "part": "cable_glass.fluix" + }, + "b": { + "type": "forge:ore_dict", + "ore": "dyeBlack" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/glass_blue.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/glass_blue.json index e88cb88a..84630502 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/glass_blue.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/glass_blue.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "cable_glass.blue", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "a": { - "type": "appliedenergistics2:part", - "part": "cable_glass.fluix" + "result": { + "type": "appliedenergistics2:part", + "part": "cable_glass.blue", + "count": 8 }, - "b": { - "type": "forge:ore_dict", - "ore": "dyeBlue" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "a": { + "type": "appliedenergistics2:part", + "part": "cable_glass.fluix" + }, + "b": { + "type": "forge:ore_dict", + "ore": "dyeBlue" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/glass_brown.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/glass_brown.json index d883ba15..291153b9 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/glass_brown.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/glass_brown.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "cable_glass.brown", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "b": { - "type": "forge:ore_dict", - "ore": "dyeBrown" + "result": { + "type": "appliedenergistics2:part", + "part": "cable_glass.brown", + "count": 8 }, - "a": { - "type": "appliedenergistics2:part", - "part": "cable_glass.fluix" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "b": { + "type": "forge:ore_dict", + "ore": "dyeBrown" + }, + "a": { + "type": "appliedenergistics2:part", + "part": "cable_glass.fluix" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/glass_cyan.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/glass_cyan.json index ce073ae4..315f914a 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/glass_cyan.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/glass_cyan.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "cable_glass.cyan", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "a": { - "type": "appliedenergistics2:part", - "part": "cable_glass.fluix" + "result": { + "type": "appliedenergistics2:part", + "part": "cable_glass.cyan", + "count": 8 }, - "b": { - "type": "forge:ore_dict", - "ore": "dyeCyan" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "a": { + "type": "appliedenergistics2:part", + "part": "cable_glass.fluix" + }, + "b": { + "type": "forge:ore_dict", + "ore": "dyeCyan" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/glass_fluix.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/glass_fluix.json index 895c4ded..e484a040 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/glass_fluix.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/glass_fluix.json @@ -1,20 +1,20 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "cable_glass.fluix", - "count": 4 - }, - "type": "appliedenergistics2:part_shapeless", - "ingredients": [ - { - "type": "appliedenergistics2:part", - "part": "part.quartz_fiber" + "result": { + "type": "appliedenergistics2:part", + "part": "cable_glass.fluix", + "count": 4 }, - { - "item": "#appliedenergistics2:fluixCrystal" - }, - { - "item": "#appliedenergistics2:fluixCrystal" - } - ] -} \ No newline at end of file + "type": "appliedenergistics2:part_shapeless", + "ingredients": [ + { + "type": "appliedenergistics2:part", + "part": "part.quartz_fiber" + }, + { + "item": "#appliedenergistics2:fluixCrystal" + }, + { + "item": "#appliedenergistics2:fluixCrystal" + } + ] +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/glass_fluix_clean.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/glass_fluix_clean.json index 01f6c193..af5c7ca7 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/glass_fluix_clean.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/glass_fluix_clean.json @@ -1,16 +1,16 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "cable_glass.fluix" - }, - "type": "appliedenergistics2:part_shapeless", - "ingredients": [ - { - "type": "appliedenergistics2:part", - "part": "cable_glass" + "result": { + "type": "appliedenergistics2:part", + "part": "cable_glass.fluix" }, - { - "item": "minecraft:water_bucket" - } - ] -} \ No newline at end of file + "type": "appliedenergistics2:part_shapeless", + "ingredients": [ + { + "type": "appliedenergistics2:part", + "part": "cable_glass" + }, + { + "item": "minecraft:water_bucket" + } + ] +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/glass_gray.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/glass_gray.json index e339c6ef..c6dc3a20 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/glass_gray.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/glass_gray.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "cable_glass.gray", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "a": { - "type": "appliedenergistics2:part", - "part": "cable_glass.fluix" + "result": { + "type": "appliedenergistics2:part", + "part": "cable_glass.gray", + "count": 8 }, - "b": { - "type": "forge:ore_dict", - "ore": "dyeGray" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "a": { + "type": "appliedenergistics2:part", + "part": "cable_glass.fluix" + }, + "b": { + "type": "forge:ore_dict", + "ore": "dyeGray" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/glass_green.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/glass_green.json index e30fd750..b3a24607 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/glass_green.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/glass_green.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "cable_glass.green", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "b": { - "type": "forge:ore_dict", - "ore": "dyeGreen" + "result": { + "type": "appliedenergistics2:part", + "part": "cable_glass.green", + "count": 8 }, - "a": { - "type": "appliedenergistics2:part", - "part": "cable_glass.fluix" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "b": { + "type": "forge:ore_dict", + "ore": "dyeGreen" + }, + "a": { + "type": "appliedenergistics2:part", + "part": "cable_glass.fluix" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/glass_light_blue.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/glass_light_blue.json index afe531e4..dcbe56c8 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/glass_light_blue.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/glass_light_blue.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "cable_glass.light_blue", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "a": { - "type": "appliedenergistics2:part", - "part": "cable_glass.fluix" + "result": { + "type": "appliedenergistics2:part", + "part": "cable_glass.light_blue", + "count": 8 }, - "b": { - "type": "forge:ore_dict", - "ore": "dyeLightBlue" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "a": { + "type": "appliedenergistics2:part", + "part": "cable_glass.fluix" + }, + "b": { + "type": "forge:ore_dict", + "ore": "dyeLightBlue" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/glass_light_gray.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/glass_light_gray.json index fd527080..bc4bde2c 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/glass_light_gray.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/glass_light_gray.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "cable_glass.light_gray", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "a": { - "type": "appliedenergistics2:part", - "part": "cable_glass.fluix" + "result": { + "type": "appliedenergistics2:part", + "part": "cable_glass.light_gray", + "count": 8 }, - "b": { - "type": "forge:ore_dict", - "ore": "dyeLightGray" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "a": { + "type": "appliedenergistics2:part", + "part": "cable_glass.fluix" + }, + "b": { + "type": "forge:ore_dict", + "ore": "dyeLightGray" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/glass_lime.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/glass_lime.json index 7edfa6c7..558ce0e8 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/glass_lime.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/glass_lime.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "cable_glass.lime", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "a": { - "type": "appliedenergistics2:part", - "part": "cable_glass.fluix" + "result": { + "type": "appliedenergistics2:part", + "part": "cable_glass.lime", + "count": 8 }, - "b": { - "type": "forge:ore_dict", - "ore": "dyeLime" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "a": { + "type": "appliedenergistics2:part", + "part": "cable_glass.fluix" + }, + "b": { + "type": "forge:ore_dict", + "ore": "dyeLime" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/glass_magenta.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/glass_magenta.json index 9dc8f954..d28da3e0 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/glass_magenta.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/glass_magenta.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "cable_glass.magenta", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "a": { - "type": "appliedenergistics2:part", - "part": "cable_glass.fluix" + "result": { + "type": "appliedenergistics2:part", + "part": "cable_glass.magenta", + "count": 8 }, - "b": { - "type": "forge:ore_dict", - "ore": "dyeMagenta" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "a": { + "type": "appliedenergistics2:part", + "part": "cable_glass.fluix" + }, + "b": { + "type": "forge:ore_dict", + "ore": "dyeMagenta" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/glass_orange.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/glass_orange.json index edcdec48..e3260609 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/glass_orange.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/glass_orange.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "cable_glass.orange", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "a": { - "type": "appliedenergistics2:part", - "part": "cable_glass.fluix" + "result": { + "type": "appliedenergistics2:part", + "part": "cable_glass.orange", + "count": 8 }, - "b": { - "type": "forge:ore_dict", - "ore": "dyeOrange" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "a": { + "type": "appliedenergistics2:part", + "part": "cable_glass.fluix" + }, + "b": { + "type": "forge:ore_dict", + "ore": "dyeOrange" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/glass_pink.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/glass_pink.json index 6a899798..b64a638e 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/glass_pink.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/glass_pink.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "cable_glass.pink", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "a": { - "type": "appliedenergistics2:part", - "part": "cable_glass.fluix" + "result": { + "type": "appliedenergistics2:part", + "part": "cable_glass.pink", + "count": 8 }, - "b": { - "type": "forge:ore_dict", - "ore": "dyePink" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "a": { + "type": "appliedenergistics2:part", + "part": "cable_glass.fluix" + }, + "b": { + "type": "forge:ore_dict", + "ore": "dyePink" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/glass_purple.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/glass_purple.json index bdd48f45..6bafa676 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/glass_purple.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/glass_purple.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "cable_glass.purple", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "b": { - "type": "forge:ore_dict", - "ore": "dyePurple" + "result": { + "type": "appliedenergistics2:part", + "part": "cable_glass.purple", + "count": 8 }, - "a": { - "type": "appliedenergistics2:part", - "part": "cable_glass.fluix" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "b": { + "type": "forge:ore_dict", + "ore": "dyePurple" + }, + "a": { + "type": "appliedenergistics2:part", + "part": "cable_glass.fluix" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/glass_red.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/glass_red.json index 8aa4406f..d784bb37 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/glass_red.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/glass_red.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "cable_glass.red", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "a": { - "type": "appliedenergistics2:part", - "part": "cable_glass.fluix" + "result": { + "type": "appliedenergistics2:part", + "part": "cable_glass.red", + "count": 8 }, - "b": { - "type": "forge:ore_dict", - "ore": "dyeRed" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "a": { + "type": "appliedenergistics2:part", + "part": "cable_glass.fluix" + }, + "b": { + "type": "forge:ore_dict", + "ore": "dyeRed" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/glass_white.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/glass_white.json index b850a67c..143943f2 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/glass_white.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/glass_white.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "cable_glass.white", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "a": { - "type": "appliedenergistics2:part", - "part": "cable_glass.fluix" + "result": { + "type": "appliedenergistics2:part", + "part": "cable_glass.white", + "count": 8 }, - "b": { - "type": "forge:ore_dict", - "ore": "dyeWhite" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "a": { + "type": "appliedenergistics2:part", + "part": "cable_glass.fluix" + }, + "b": { + "type": "forge:ore_dict", + "ore": "dyeWhite" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/glass_yellow.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/glass_yellow.json index 97de1d9b..899d0b64 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/glass_yellow.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/glass_yellow.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "cable_glass.yellow", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "a": { - "type": "appliedenergistics2:part", - "part": "cable_glass.fluix" + "result": { + "type": "appliedenergistics2:part", + "part": "cable_glass.yellow", + "count": 8 }, - "b": { - "type": "forge:ore_dict", - "ore": "dyeYellow" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "a": { + "type": "appliedenergistics2:part", + "part": "cable_glass.fluix" + }, + "b": { + "type": "forge:ore_dict", + "ore": "dyeYellow" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/smart_black.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/smart_black.json index 007535aa..6f06204b 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/smart_black.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/smart_black.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "cable_smart.black", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "b": { - "type": "forge:ore_dict", - "ore": "dyeBlack" + "result": { + "type": "appliedenergistics2:part", + "part": "cable_smart.black", + "count": 8 }, - "a": { - "type": "appliedenergistics2:part", - "part": "cable_smart.fluix" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "b": { + "type": "forge:ore_dict", + "ore": "dyeBlack" + }, + "a": { + "type": "appliedenergistics2:part", + "part": "cable_smart.fluix" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/smart_blue.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/smart_blue.json index ef0a7dbf..75ba8802 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/smart_blue.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/smart_blue.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "cable_smart.blue", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "a": { - "type": "appliedenergistics2:part", - "part": "cable_smart.fluix" + "result": { + "type": "appliedenergistics2:part", + "part": "cable_smart.blue", + "count": 8 }, - "b": { - "type": "forge:ore_dict", - "ore": "dyeBlue" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "a": { + "type": "appliedenergistics2:part", + "part": "cable_smart.fluix" + }, + "b": { + "type": "forge:ore_dict", + "ore": "dyeBlue" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/smart_brown.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/smart_brown.json index b4a3d046..7ae90ee8 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/smart_brown.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/smart_brown.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "cable_smart.brown", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "b": { - "type": "forge:ore_dict", - "ore": "dyeBrown" + "result": { + "type": "appliedenergistics2:part", + "part": "cable_smart.brown", + "count": 8 }, - "a": { - "type": "appliedenergistics2:part", - "part": "cable_smart.fluix" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "b": { + "type": "forge:ore_dict", + "ore": "dyeBrown" + }, + "a": { + "type": "appliedenergistics2:part", + "part": "cable_smart.fluix" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/smart_cyan.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/smart_cyan.json index 45dd4a28..43736667 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/smart_cyan.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/smart_cyan.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "cable_smart.cyan", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "b": { - "type": "forge:ore_dict", - "ore": "dyeCyan" + "result": { + "type": "appliedenergistics2:part", + "part": "cable_smart.cyan", + "count": 8 }, - "a": { - "type": "appliedenergistics2:part", - "part": "cable_smart.fluix" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "b": { + "type": "forge:ore_dict", + "ore": "dyeCyan" + }, + "a": { + "type": "appliedenergistics2:part", + "part": "cable_smart.fluix" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/smart_fluix.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/smart_fluix.json index 9beede66..caa460cf 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/smart_fluix.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/smart_fluix.json @@ -1,21 +1,21 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "cable_smart.fluix" - }, - "type": "appliedenergistics2:part_shapeless", - "ingredients": [ - { - "type": "appliedenergistics2:part", - "part": "cable_covered.fluix" + "result": { + "type": "appliedenergistics2:part", + "part": "cable_smart.fluix" }, - { - "type": "forge:ore_dict", - "ore": "dustRedstone" - }, - { - "type": "forge:ore_dict", - "ore": "dustGlowstone" - } - ] -} \ No newline at end of file + "type": "appliedenergistics2:part_shapeless", + "ingredients": [ + { + "type": "appliedenergistics2:part", + "part": "cable_covered.fluix" + }, + { + "type": "forge:ore_dict", + "ore": "dustRedstone" + }, + { + "type": "forge:ore_dict", + "ore": "dustGlowstone" + } + ] +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/smart_fluix_clean.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/smart_fluix_clean.json index 4a061caa..c32f3bac 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/smart_fluix_clean.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/smart_fluix_clean.json @@ -1,16 +1,16 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "cable_smart.fluix" - }, - "type": "appliedenergistics2:part_shapeless", - "ingredients": [ - { - "type": "appliedenergistics2:part", - "part": "cable_smart" + "result": { + "type": "appliedenergistics2:part", + "part": "cable_smart.fluix" }, - { - "item": "minecraft:water_bucket" - } - ] -} \ No newline at end of file + "type": "appliedenergistics2:part_shapeless", + "ingredients": [ + { + "type": "appliedenergistics2:part", + "part": "cable_smart" + }, + { + "item": "minecraft:water_bucket" + } + ] +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/smart_gray.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/smart_gray.json index c4f68975..6e09c52e 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/smart_gray.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/smart_gray.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "cable_smart.gray", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "b": { - "type": "forge:ore_dict", - "ore": "dyeGray" + "result": { + "type": "appliedenergistics2:part", + "part": "cable_smart.gray", + "count": 8 }, - "a": { - "type": "appliedenergistics2:part", - "part": "cable_smart.fluix" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "b": { + "type": "forge:ore_dict", + "ore": "dyeGray" + }, + "a": { + "type": "appliedenergistics2:part", + "part": "cable_smart.fluix" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/smart_green.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/smart_green.json index 31a6decf..42e68b56 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/smart_green.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/smart_green.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "cable_smart.green", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "b": { - "type": "forge:ore_dict", - "ore": "dyeGreen" + "result": { + "type": "appliedenergistics2:part", + "part": "cable_smart.green", + "count": 8 }, - "a": { - "type": "appliedenergistics2:part", - "part": "cable_smart.fluix" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "b": { + "type": "forge:ore_dict", + "ore": "dyeGreen" + }, + "a": { + "type": "appliedenergistics2:part", + "part": "cable_smart.fluix" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/smart_light_blue.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/smart_light_blue.json index 92ee6e75..e56b10fb 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/smart_light_blue.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/smart_light_blue.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "cable_smart.light_blue", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "b": { - "type": "forge:ore_dict", - "ore": "dyeLightBlue" + "result": { + "type": "appliedenergistics2:part", + "part": "cable_smart.light_blue", + "count": 8 }, - "a": { - "type": "appliedenergistics2:part", - "part": "cable_smart.fluix" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "b": { + "type": "forge:ore_dict", + "ore": "dyeLightBlue" + }, + "a": { + "type": "appliedenergistics2:part", + "part": "cable_smart.fluix" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/smart_light_gray.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/smart_light_gray.json index 7c9c7910..d053f901 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/smart_light_gray.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/smart_light_gray.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "cable_smart.light_gray", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "b": { - "type": "forge:ore_dict", - "ore": "dyeLightGray" + "result": { + "type": "appliedenergistics2:part", + "part": "cable_smart.light_gray", + "count": 8 }, - "a": { - "type": "appliedenergistics2:part", - "part": "cable_smart.fluix" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "b": { + "type": "forge:ore_dict", + "ore": "dyeLightGray" + }, + "a": { + "type": "appliedenergistics2:part", + "part": "cable_smart.fluix" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/smart_lime.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/smart_lime.json index e91fa519..115a5165 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/smart_lime.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/smart_lime.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "cable_smart.lime", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "a": { - "type": "appliedenergistics2:part", - "part": "cable_smart.fluix" + "result": { + "type": "appliedenergistics2:part", + "part": "cable_smart.lime", + "count": 8 }, - "b": { - "type": "forge:ore_dict", - "ore": "dyeLime" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "a": { + "type": "appliedenergistics2:part", + "part": "cable_smart.fluix" + }, + "b": { + "type": "forge:ore_dict", + "ore": "dyeLime" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/smart_magenta.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/smart_magenta.json index 27b8acc3..32f5deec 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/smart_magenta.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/smart_magenta.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "cable_smart.magenta", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "b": { - "type": "forge:ore_dict", - "ore": "dyeMagenta" + "result": { + "type": "appliedenergistics2:part", + "part": "cable_smart.magenta", + "count": 8 }, - "a": { - "type": "appliedenergistics2:part", - "part": "cable_smart.fluix" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "b": { + "type": "forge:ore_dict", + "ore": "dyeMagenta" + }, + "a": { + "type": "appliedenergistics2:part", + "part": "cable_smart.fluix" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/smart_orange.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/smart_orange.json index b4994768..2428c365 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/smart_orange.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/smart_orange.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "cable_smart.orange", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "b": { - "type": "forge:ore_dict", - "ore": "dyeOrange" + "result": { + "type": "appliedenergistics2:part", + "part": "cable_smart.orange", + "count": 8 }, - "a": { - "type": "appliedenergistics2:part", - "part": "cable_smart.fluix" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "b": { + "type": "forge:ore_dict", + "ore": "dyeOrange" + }, + "a": { + "type": "appliedenergistics2:part", + "part": "cable_smart.fluix" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/smart_pink.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/smart_pink.json index b492fbd6..97c02fe6 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/smart_pink.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/smart_pink.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "cable_smart.pink", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "b": { - "type": "forge:ore_dict", - "ore": "dyePink" + "result": { + "type": "appliedenergistics2:part", + "part": "cable_smart.pink", + "count": 8 }, - "a": { - "type": "appliedenergistics2:part", - "part": "cable_smart.fluix" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "b": { + "type": "forge:ore_dict", + "ore": "dyePink" + }, + "a": { + "type": "appliedenergistics2:part", + "part": "cable_smart.fluix" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/smart_purple.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/smart_purple.json index 83650c29..313c09fc 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/smart_purple.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/smart_purple.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "cable_smart.purple", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "b": { - "type": "forge:ore_dict", - "ore": "dyePurple" + "result": { + "type": "appliedenergistics2:part", + "part": "cable_smart.purple", + "count": 8 }, - "a": { - "type": "appliedenergistics2:part", - "part": "cable_smart.fluix" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "b": { + "type": "forge:ore_dict", + "ore": "dyePurple" + }, + "a": { + "type": "appliedenergistics2:part", + "part": "cable_smart.fluix" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/smart_red.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/smart_red.json index 1d5637cb..bafc795d 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/smart_red.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/smart_red.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "cable_smart.red", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "a": { - "type": "appliedenergistics2:part", - "part": "cable_smart.fluix" + "result": { + "type": "appliedenergistics2:part", + "part": "cable_smart.red", + "count": 8 }, - "b": { - "type": "forge:ore_dict", - "ore": "dyeRed" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "a": { + "type": "appliedenergistics2:part", + "part": "cable_smart.fluix" + }, + "b": { + "type": "forge:ore_dict", + "ore": "dyeRed" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/smart_white.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/smart_white.json index 999738a8..f4785fd5 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/smart_white.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/smart_white.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "cable_smart.white", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "b": { - "type": "forge:ore_dict", - "ore": "dyeWhite" + "result": { + "type": "appliedenergistics2:part", + "part": "cable_smart.white", + "count": 8 }, - "a": { - "type": "appliedenergistics2:part", - "part": "cable_smart.fluix" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "b": { + "type": "forge:ore_dict", + "ore": "dyeWhite" + }, + "a": { + "type": "appliedenergistics2:part", + "part": "cable_smart.fluix" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/smart_yellow.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/smart_yellow.json index 465847e5..40aa8020 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cables/smart_yellow.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cables/smart_yellow.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "cable_smart.yellow", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "b": { - "type": "forge:ore_dict", - "ore": "dyeYellow" + "result": { + "type": "appliedenergistics2:part", + "part": "cable_smart.yellow", + "count": 8 }, - "a": { - "type": "appliedenergistics2:part", - "part": "cable_smart.fluix" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "b": { + "type": "forge:ore_dict", + "ore": "dyeYellow" + }, + "a": { + "type": "appliedenergistics2:part", + "part": "cable_smart.fluix" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cells/empty_storage_cell.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cells/empty_storage_cell.json index 0f656966..0882b552 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cells/empty_storage_cell.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cells/empty_storage_cell.json @@ -1,25 +1,25 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "material.empty_storage_cell" - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aba", - "b b", - "ccc" - ], - "key": { - "a": { - "item": "appliedenergistics2:quartz_glass" + "result": { + "type": "appliedenergistics2:part", + "part": "material.empty_storage_cell" }, - "c": { - "type": "forge:ore_dict", - "ore": "ingotIron" - }, - "b": { - "type": "forge:ore_dict", - "ore": "dustRedstone" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aba", + "b b", + "ccc" + ], + "key": { + "a": { + "item": "appliedenergistics2:quartz_glass" + }, + "c": { + "type": "forge:ore_dict", + "ore": "ingotIron" + }, + "b": { + "type": "forge:ore_dict", + "ore": "dustRedstone" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cells/spatial_components.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cells/spatial_components.json index b165ff18..4f2c859e 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cells/spatial_components.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cells/spatial_components.json @@ -1,26 +1,26 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "material.cell2_spatial_part" - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aba", - "bcb", - "aba" - ], - "key": { - "c": { - "type": "appliedenergistics2:part", - "part": "material.engineering_processor" + "result": { + "type": "appliedenergistics2:part", + "part": "material.cell2_spatial_part" }, - "a": { - "type": "forge:ore_dict", - "ore": "dustGlowstone" - }, - "b": { - "type": "appliedenergistics2:part", - "part": "material.fluix_pearl" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aba", + "bcb", + "aba" + ], + "key": { + "c": { + "type": "appliedenergistics2:part", + "part": "material.engineering_processor" + }, + "a": { + "type": "forge:ore_dict", + "ore": "dustGlowstone" + }, + "b": { + "type": "appliedenergistics2:part", + "part": "material.fluix_pearl" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cells/spatial_components_0.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cells/spatial_components_0.json index bb49e54c..abefec63 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cells/spatial_components_0.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cells/spatial_components_0.json @@ -1,26 +1,26 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "material.cell16_spatial_part" - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aba", - "bcb", - "aba" - ], - "key": { - "c": { - "type": "appliedenergistics2:part", - "part": "material.engineering_processor" + "result": { + "type": "appliedenergistics2:part", + "part": "material.cell16_spatial_part" }, - "b": { - "type": "appliedenergistics2:part", - "part": "material.cell2_spatial_part" - }, - "a": { - "type": "forge:ore_dict", - "ore": "dustGlowstone" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aba", + "bcb", + "aba" + ], + "key": { + "c": { + "type": "appliedenergistics2:part", + "part": "material.engineering_processor" + }, + "b": { + "type": "appliedenergistics2:part", + "part": "material.cell2_spatial_part" + }, + "a": { + "type": "forge:ore_dict", + "ore": "dustGlowstone" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cells/spatial_components_1.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cells/spatial_components_1.json index 063f611e..3a59d525 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cells/spatial_components_1.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cells/spatial_components_1.json @@ -1,26 +1,26 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "material.cell128_spatial_part" - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aba", - "bcb", - "aba" - ], - "key": { - "c": { - "type": "appliedenergistics2:part", - "part": "material.engineering_processor" + "result": { + "type": "appliedenergistics2:part", + "part": "material.cell128_spatial_part" }, - "b": { - "type": "appliedenergistics2:part", - "part": "material.cell16_spatial_part" - }, - "a": { - "type": "forge:ore_dict", - "ore": "dustGlowstone" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aba", + "bcb", + "aba" + ], + "key": { + "c": { + "type": "appliedenergistics2:part", + "part": "material.engineering_processor" + }, + "b": { + "type": "appliedenergistics2:part", + "part": "material.cell16_spatial_part" + }, + "a": { + "type": "forge:ore_dict", + "ore": "dustGlowstone" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cells/spatial_storage_cell_128_cubed.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cells/spatial_storage_cell_128_cubed.json index c56cdde1..71a84c6b 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cells/spatial_storage_cell_128_cubed.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cells/spatial_storage_cell_128_cubed.json @@ -1,28 +1,28 @@ { - "result": { - "item": "appliedenergistics2:spatial_storage_cell_128_cubed" - }, - "type": "forge:ore_shaped", - "pattern": [ - "aba", - "bcb", - "ddd" - ], - "key": { - "a": { - "item": "appliedenergistics2:quartz_glass" + "result": { + "item": "appliedenergistics2:spatial_storage_cell_128_cubed" }, - "d": { - "type": "forge:ore_dict", - "ore": "ingotIron" - }, - "b": { - "type": "forge:ore_dict", - "ore": "dustRedstone" - }, - "c": { - "type": "appliedenergistics2:part", - "part": "material.cell128_spatial_part" + "type": "forge:ore_shaped", + "pattern": [ + "aba", + "bcb", + "ddd" + ], + "key": { + "a": { + "item": "appliedenergistics2:quartz_glass" + }, + "d": { + "type": "forge:ore_dict", + "ore": "ingotIron" + }, + "b": { + "type": "forge:ore_dict", + "ore": "dustRedstone" + }, + "c": { + "type": "appliedenergistics2:part", + "part": "material.cell128_spatial_part" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cells/spatial_storage_cell_128_cubed_storage.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cells/spatial_storage_cell_128_cubed_storage.json index fbda0799..54a9b00d 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cells/spatial_storage_cell_128_cubed_storage.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cells/spatial_storage_cell_128_cubed_storage.json @@ -1,16 +1,16 @@ { - "result": { - "item": "appliedenergistics2:spatial_storage_cell_128_cubed" - }, - "type": "forge:ore_shapeless", - "ingredients": [ - { - "type": "appliedenergistics2:part", - "part": "material.empty_storage_cell" + "result": { + "item": "appliedenergistics2:spatial_storage_cell_128_cubed" }, - { - "type": "appliedenergistics2:part", - "part": "material.cell128_spatial_part" - } - ] -} \ No newline at end of file + "type": "forge:ore_shapeless", + "ingredients": [ + { + "type": "appliedenergistics2:part", + "part": "material.empty_storage_cell" + }, + { + "type": "appliedenergistics2:part", + "part": "material.cell128_spatial_part" + } + ] +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cells/spatial_storage_cell_16_cubed.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cells/spatial_storage_cell_16_cubed.json index 465655ba..45d6feec 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cells/spatial_storage_cell_16_cubed.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cells/spatial_storage_cell_16_cubed.json @@ -1,28 +1,28 @@ { - "result": { - "item": "appliedenergistics2:spatial_storage_cell_16_cubed" - }, - "type": "forge:ore_shaped", - "pattern": [ - "aba", - "bcb", - "ddd" - ], - "key": { - "a": { - "item": "appliedenergistics2:quartz_glass" + "result": { + "item": "appliedenergistics2:spatial_storage_cell_16_cubed" }, - "d": { - "type": "forge:ore_dict", - "ore": "ingotIron" - }, - "c": { - "type": "appliedenergistics2:part", - "part": "material.cell16_spatial_part" - }, - "b": { - "type": "forge:ore_dict", - "ore": "dustRedstone" + "type": "forge:ore_shaped", + "pattern": [ + "aba", + "bcb", + "ddd" + ], + "key": { + "a": { + "item": "appliedenergistics2:quartz_glass" + }, + "d": { + "type": "forge:ore_dict", + "ore": "ingotIron" + }, + "c": { + "type": "appliedenergistics2:part", + "part": "material.cell16_spatial_part" + }, + "b": { + "type": "forge:ore_dict", + "ore": "dustRedstone" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cells/spatial_storage_cell_16_cubed_storage.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cells/spatial_storage_cell_16_cubed_storage.json index f47e7511..ee29c74d 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cells/spatial_storage_cell_16_cubed_storage.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cells/spatial_storage_cell_16_cubed_storage.json @@ -1,16 +1,16 @@ { - "result": { - "item": "appliedenergistics2:spatial_storage_cell_16_cubed" - }, - "type": "forge:ore_shapeless", - "ingredients": [ - { - "type": "appliedenergistics2:part", - "part": "material.empty_storage_cell" + "result": { + "item": "appliedenergistics2:spatial_storage_cell_16_cubed" }, - { - "type": "appliedenergistics2:part", - "part": "material.cell16_spatial_part" - } - ] -} \ No newline at end of file + "type": "forge:ore_shapeless", + "ingredients": [ + { + "type": "appliedenergistics2:part", + "part": "material.empty_storage_cell" + }, + { + "type": "appliedenergistics2:part", + "part": "material.cell16_spatial_part" + } + ] +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cells/spatial_storage_cell_2_cubed.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cells/spatial_storage_cell_2_cubed.json index 08a0aafc..ab98d1ef 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cells/spatial_storage_cell_2_cubed.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cells/spatial_storage_cell_2_cubed.json @@ -1,28 +1,28 @@ { - "result": { - "item": "appliedenergistics2:spatial_storage_cell_2_cubed" - }, - "type": "forge:ore_shaped", - "pattern": [ - "aba", - "bcb", - "ddd" - ], - "key": { - "a": { - "item": "appliedenergistics2:quartz_glass" + "result": { + "item": "appliedenergistics2:spatial_storage_cell_2_cubed" }, - "d": { - "type": "forge:ore_dict", - "ore": "ingotIron" - }, - "b": { - "type": "forge:ore_dict", - "ore": "dustRedstone" - }, - "c": { - "type": "appliedenergistics2:part", - "part": "material.cell2_spatial_part" + "type": "forge:ore_shaped", + "pattern": [ + "aba", + "bcb", + "ddd" + ], + "key": { + "a": { + "item": "appliedenergistics2:quartz_glass" + }, + "d": { + "type": "forge:ore_dict", + "ore": "ingotIron" + }, + "b": { + "type": "forge:ore_dict", + "ore": "dustRedstone" + }, + "c": { + "type": "appliedenergistics2:part", + "part": "material.cell2_spatial_part" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cells/spatial_storage_cell_2_cubed_storage.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cells/spatial_storage_cell_2_cubed_storage.json index 7a14a1f9..c5fa547d 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cells/spatial_storage_cell_2_cubed_storage.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cells/spatial_storage_cell_2_cubed_storage.json @@ -1,16 +1,16 @@ { - "result": { - "item": "appliedenergistics2:spatial_storage_cell_2_cubed" - }, - "type": "forge:ore_shapeless", - "ingredients": [ - { - "type": "appliedenergistics2:part", - "part": "material.empty_storage_cell" + "result": { + "item": "appliedenergistics2:spatial_storage_cell_2_cubed" }, - { - "type": "appliedenergistics2:part", - "part": "material.cell2_spatial_part" - } - ] -} \ No newline at end of file + "type": "forge:ore_shapeless", + "ingredients": [ + { + "type": "appliedenergistics2:part", + "part": "material.empty_storage_cell" + }, + { + "type": "appliedenergistics2:part", + "part": "material.cell2_spatial_part" + } + ] +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cells/storage_cell_16k.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cells/storage_cell_16k.json index 5e9b943d..e4263bbe 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cells/storage_cell_16k.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cells/storage_cell_16k.json @@ -1,28 +1,28 @@ { - "result": { - "item": "appliedenergistics2:storage_cell_16k" - }, - "type": "forge:ore_shaped", - "pattern": [ - "aba", - "bcb", - "ddd" - ], - "key": { - "a": { - "item": "appliedenergistics2:quartz_glass" + "result": { + "item": "appliedenergistics2:storage_cell_16k" }, - "c": { - "type": "appliedenergistics2:part", - "part": "material.cell16k_part" - }, - "d": { - "type": "forge:ore_dict", - "ore": "ingotIron" - }, - "b": { - "type": "forge:ore_dict", - "ore": "dustRedstone" + "type": "forge:ore_shaped", + "pattern": [ + "aba", + "bcb", + "ddd" + ], + "key": { + "a": { + "item": "appliedenergistics2:quartz_glass" + }, + "c": { + "type": "appliedenergistics2:part", + "part": "material.cell16k_part" + }, + "d": { + "type": "forge:ore_dict", + "ore": "ingotIron" + }, + "b": { + "type": "forge:ore_dict", + "ore": "dustRedstone" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cells/storage_cell_16k_storage.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cells/storage_cell_16k_storage.json index 5b4329a7..db1de7ad 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cells/storage_cell_16k_storage.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cells/storage_cell_16k_storage.json @@ -1,16 +1,16 @@ { - "result": { - "item": "appliedenergistics2:storage_cell_16k" - }, - "type": "forge:ore_shapeless", - "ingredients": [ - { - "type": "appliedenergistics2:part", - "part": "material.cell16k_part" + "result": { + "item": "appliedenergistics2:storage_cell_16k" }, - { - "type": "appliedenergistics2:part", - "part": "material.empty_storage_cell" - } - ] -} \ No newline at end of file + "type": "forge:ore_shapeless", + "ingredients": [ + { + "type": "appliedenergistics2:part", + "part": "material.cell16k_part" + }, + { + "type": "appliedenergistics2:part", + "part": "material.empty_storage_cell" + } + ] +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cells/storage_cell_1k.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cells/storage_cell_1k.json index 9324d1b2..6fed11c9 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cells/storage_cell_1k.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cells/storage_cell_1k.json @@ -1,28 +1,28 @@ { - "result": { - "item": "appliedenergistics2:storage_cell_1k" - }, - "type": "forge:ore_shaped", - "pattern": [ - "aba", - "bcb", - "ddd" - ], - "key": { - "a": { - "item": "appliedenergistics2:quartz_glass" + "result": { + "item": "appliedenergistics2:storage_cell_1k" }, - "d": { - "type": "forge:ore_dict", - "ore": "ingotIron" - }, - "b": { - "type": "forge:ore_dict", - "ore": "dustRedstone" - }, - "c": { - "type": "appliedenergistics2:part", - "part": "material.cell1k_part" + "type": "forge:ore_shaped", + "pattern": [ + "aba", + "bcb", + "ddd" + ], + "key": { + "a": { + "item": "appliedenergistics2:quartz_glass" + }, + "d": { + "type": "forge:ore_dict", + "ore": "ingotIron" + }, + "b": { + "type": "forge:ore_dict", + "ore": "dustRedstone" + }, + "c": { + "type": "appliedenergistics2:part", + "part": "material.cell1k_part" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cells/storage_cell_1k_storage.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cells/storage_cell_1k_storage.json index 2aa43fc4..3fa6d507 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cells/storage_cell_1k_storage.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cells/storage_cell_1k_storage.json @@ -1,16 +1,16 @@ { - "result": { - "item": "appliedenergistics2:storage_cell_1k" - }, - "type": "forge:ore_shapeless", - "ingredients": [ - { - "type": "appliedenergistics2:part", - "part": "material.empty_storage_cell" + "result": { + "item": "appliedenergistics2:storage_cell_1k" }, - { - "type": "appliedenergistics2:part", - "part": "material.cell1k_part" - } - ] -} \ No newline at end of file + "type": "forge:ore_shapeless", + "ingredients": [ + { + "type": "appliedenergistics2:part", + "part": "material.empty_storage_cell" + }, + { + "type": "appliedenergistics2:part", + "part": "material.cell1k_part" + } + ] +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cells/storage_cell_4k.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cells/storage_cell_4k.json index 12509135..08322c9a 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cells/storage_cell_4k.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cells/storage_cell_4k.json @@ -1,28 +1,28 @@ { - "result": { - "item": "appliedenergistics2:storage_cell_4k" - }, - "type": "forge:ore_shaped", - "pattern": [ - "aba", - "bcb", - "ddd" - ], - "key": { - "a": { - "item": "appliedenergistics2:quartz_glass" + "result": { + "item": "appliedenergistics2:storage_cell_4k" }, - "d": { - "type": "forge:ore_dict", - "ore": "ingotIron" - }, - "b": { - "type": "forge:ore_dict", - "ore": "dustRedstone" - }, - "c": { - "type": "appliedenergistics2:part", - "part": "material.cell4k_part" + "type": "forge:ore_shaped", + "pattern": [ + "aba", + "bcb", + "ddd" + ], + "key": { + "a": { + "item": "appliedenergistics2:quartz_glass" + }, + "d": { + "type": "forge:ore_dict", + "ore": "ingotIron" + }, + "b": { + "type": "forge:ore_dict", + "ore": "dustRedstone" + }, + "c": { + "type": "appliedenergistics2:part", + "part": "material.cell4k_part" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cells/storage_cell_4k_storage.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cells/storage_cell_4k_storage.json index 0af8cf8d..8bb5f344 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cells/storage_cell_4k_storage.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cells/storage_cell_4k_storage.json @@ -1,16 +1,16 @@ { - "result": { - "item": "appliedenergistics2:storage_cell_4k" - }, - "type": "forge:ore_shapeless", - "ingredients": [ - { - "type": "appliedenergistics2:part", - "part": "material.empty_storage_cell" + "result": { + "item": "appliedenergistics2:storage_cell_4k" }, - { - "type": "appliedenergistics2:part", - "part": "material.cell4k_part" - } - ] -} \ No newline at end of file + "type": "forge:ore_shapeless", + "ingredients": [ + { + "type": "appliedenergistics2:part", + "part": "material.empty_storage_cell" + }, + { + "type": "appliedenergistics2:part", + "part": "material.cell4k_part" + } + ] +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cells/storage_cell_64k.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cells/storage_cell_64k.json index 141c3af9..f7cdc696 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cells/storage_cell_64k.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cells/storage_cell_64k.json @@ -1,28 +1,28 @@ { - "result": { - "item": "appliedenergistics2:storage_cell_64k" - }, - "type": "forge:ore_shaped", - "pattern": [ - "aba", - "bcb", - "ddd" - ], - "key": { - "a": { - "item": "appliedenergistics2:quartz_glass" + "result": { + "item": "appliedenergistics2:storage_cell_64k" }, - "d": { - "type": "forge:ore_dict", - "ore": "ingotIron" - }, - "b": { - "type": "forge:ore_dict", - "ore": "dustRedstone" - }, - "c": { - "type": "appliedenergistics2:part", - "part": "material.cell64k_part" + "type": "forge:ore_shaped", + "pattern": [ + "aba", + "bcb", + "ddd" + ], + "key": { + "a": { + "item": "appliedenergistics2:quartz_glass" + }, + "d": { + "type": "forge:ore_dict", + "ore": "ingotIron" + }, + "b": { + "type": "forge:ore_dict", + "ore": "dustRedstone" + }, + "c": { + "type": "appliedenergistics2:part", + "part": "material.cell64k_part" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cells/storage_cell_64k_storage.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cells/storage_cell_64k_storage.json index 687a77df..64a158e1 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cells/storage_cell_64k_storage.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cells/storage_cell_64k_storage.json @@ -1,16 +1,16 @@ { - "result": { - "item": "appliedenergistics2:storage_cell_64k" - }, - "type": "forge:ore_shapeless", - "ingredients": [ - { - "type": "appliedenergistics2:part", - "part": "material.empty_storage_cell" + "result": { + "item": "appliedenergistics2:storage_cell_64k" }, - { - "type": "appliedenergistics2:part", - "part": "material.cell64k_part" - } - ] -} \ No newline at end of file + "type": "forge:ore_shapeless", + "ingredients": [ + { + "type": "appliedenergistics2:part", + "part": "material.empty_storage_cell" + }, + { + "type": "appliedenergistics2:part", + "part": "material.cell64k_part" + } + ] +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cells/storage_components_cell_16k_part.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cells/storage_components_cell_16k_part.json index e38d7e0e..37192c44 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cells/storage_components_cell_16k_part.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cells/storage_components_cell_16k_part.json @@ -1,29 +1,29 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "material.cell16k_part" - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aba", - "cdc", - "aca" - ], - "key": { - "b": { - "type": "appliedenergistics2:part", - "part": "material.engineering_processor" + "result": { + "type": "appliedenergistics2:part", + "part": "material.cell16k_part" }, - "d": { - "item": "appliedenergistics2:quartz_glass" - }, - "c": { - "type": "appliedenergistics2:part", - "part": "material.cell4k_part" - }, - "a": { - "type": "forge:ore_dict", - "ore": "dustGlowstone" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aba", + "cdc", + "aca" + ], + "key": { + "b": { + "type": "appliedenergistics2:part", + "part": "material.engineering_processor" + }, + "d": { + "item": "appliedenergistics2:quartz_glass" + }, + "c": { + "type": "appliedenergistics2:part", + "part": "material.cell4k_part" + }, + "a": { + "type": "forge:ore_dict", + "ore": "dustGlowstone" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cells/storage_components_cell_1k_part.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cells/storage_components_cell_1k_part.json index a3e35cf1..7810fb63 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cells/storage_components_cell_1k_part.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cells/storage_components_cell_1k_part.json @@ -1,25 +1,25 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "material.cell1k_part" - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aba", - "bcb", - "aba" - ], - "key": { - "a": { - "type": "forge:ore_dict", - "ore": "dustRedstone" + "result": { + "type": "appliedenergistics2:part", + "part": "material.cell1k_part" }, - "b": { - "item": "#appliedenergistics2:certusCrystal" - }, - "c": { - "type": "appliedenergistics2:part", - "part": "material.logic_processor" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aba", + "bcb", + "aba" + ], + "key": { + "a": { + "type": "forge:ore_dict", + "ore": "dustRedstone" + }, + "b": { + "item": "#appliedenergistics2:certusCrystal" + }, + "c": { + "type": "appliedenergistics2:part", + "part": "material.logic_processor" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cells/storage_components_cell_4k_part.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cells/storage_components_cell_4k_part.json index e8d08e8d..c32a151f 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cells/storage_components_cell_4k_part.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cells/storage_components_cell_4k_part.json @@ -1,29 +1,29 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "material.cell4k_part" - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aba", - "cdc", - "aca" - ], - "key": { - "d": { - "item": "appliedenergistics2:quartz_glass" + "result": { + "type": "appliedenergistics2:part", + "part": "material.cell4k_part" }, - "a": { - "type": "forge:ore_dict", - "ore": "dustRedstone" - }, - "c": { - "type": "appliedenergistics2:part", - "part": "material.cell1k_part" - }, - "b": { - "type": "appliedenergistics2:part", - "part": "material.calculation_processor" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aba", + "cdc", + "aca" + ], + "key": { + "d": { + "item": "appliedenergistics2:quartz_glass" + }, + "a": { + "type": "forge:ore_dict", + "ore": "dustRedstone" + }, + "c": { + "type": "appliedenergistics2:part", + "part": "material.cell1k_part" + }, + "b": { + "type": "appliedenergistics2:part", + "part": "material.calculation_processor" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cells/storage_components_cell_64k_part.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cells/storage_components_cell_64k_part.json index c057c80b..0408dc5a 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cells/storage_components_cell_64k_part.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cells/storage_components_cell_64k_part.json @@ -1,29 +1,29 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "material.cell64k_part" - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aba", - "cdc", - "aca" - ], - "key": { - "b": { - "type": "appliedenergistics2:part", - "part": "material.engineering_processor" + "result": { + "type": "appliedenergistics2:part", + "part": "material.cell64k_part" }, - "c": { - "type": "appliedenergistics2:part", - "part": "material.cell16k_part" - }, - "d": { - "item": "appliedenergistics2:quartz_glass" - }, - "a": { - "type": "forge:ore_dict", - "ore": "dustGlowstone" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aba", + "cdc", + "aca" + ], + "key": { + "b": { + "type": "appliedenergistics2:part", + "part": "material.engineering_processor" + }, + "c": { + "type": "appliedenergistics2:part", + "part": "material.cell16k_part" + }, + "d": { + "item": "appliedenergistics2:quartz_glass" + }, + "a": { + "type": "forge:ore_dict", + "ore": "dustGlowstone" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cells/view_cell.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cells/view_cell.json index 6c8d9be8..456ea233 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cells/view_cell.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cells/view_cell.json @@ -1,27 +1,27 @@ { - "result": { - "item": "appliedenergistics2:view_cell" - }, - "type": "forge:ore_shaped", - "pattern": [ - "aba", - "bcb", - "ddd" - ], - "key": { - "a": { - "item": "appliedenergistics2:quartz_glass" + "result": { + "item": "appliedenergistics2:view_cell" }, - "d": { - "type": "forge:ore_dict", - "ore": "ingotIron" - }, - "b": { - "type": "forge:ore_dict", - "ore": "dustRedstone" - }, - "c": { - "item": "#appliedenergistics2:certusCrystal" + "type": "forge:ore_shaped", + "pattern": [ + "aba", + "bcb", + "ddd" + ], + "key": { + "a": { + "item": "appliedenergistics2:quartz_glass" + }, + "d": { + "type": "forge:ore_dict", + "ore": "ingotIron" + }, + "b": { + "type": "forge:ore_dict", + "ore": "dustRedstone" + }, + "c": { + "item": "#appliedenergistics2:certusCrystal" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/cells/view_cell_storage.json b/src/main/resources/assets/appliedenergistics2/recipes/network/cells/view_cell_storage.json index 29f92765..30095a3f 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/cells/view_cell_storage.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/cells/view_cell_storage.json @@ -1,15 +1,15 @@ { - "result": { - "item": "appliedenergistics2:view_cell" - }, - "type": "forge:ore_shapeless", - "ingredients": [ - { - "type": "appliedenergistics2:part", - "part": "material.empty_storage_cell" + "result": { + "item": "appliedenergistics2:view_cell" }, - { - "item": "#appliedenergistics2:certusCrystal" - } - ] -} \ No newline at end of file + "type": "forge:ore_shapeless", + "ingredients": [ + { + "type": "appliedenergistics2:part", + "part": "material.empty_storage_cell" + }, + { + "item": "#appliedenergistics2:certusCrystal" + } + ] +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/crafting/cpu_crafting_accelerator.json b/src/main/resources/assets/appliedenergistics2/recipes/network/crafting/cpu_crafting_accelerator.json index d49f93b5..86607e2d 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/crafting/cpu_crafting_accelerator.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/crafting/cpu_crafting_accelerator.json @@ -1,15 +1,15 @@ { - "result": { - "item": "appliedenergistics2:crafting_accelerator" - }, - "type": "forge:ore_shapeless", - "ingredients": [ - { - "type": "appliedenergistics2:part", - "part": "material.engineering_processor" + "result": { + "item": "appliedenergistics2:crafting_accelerator" }, - { - "item": "appliedenergistics2:crafting_unit" - } - ] -} \ No newline at end of file + "type": "forge:ore_shapeless", + "ingredients": [ + { + "type": "appliedenergistics2:part", + "part": "material.engineering_processor" + }, + { + "item": "appliedenergistics2:crafting_unit" + } + ] +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/crafting/cpu_crafting_monitor.json b/src/main/resources/assets/appliedenergistics2/recipes/network/crafting/cpu_crafting_monitor.json index 507eaab7..5c3db065 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/crafting/cpu_crafting_monitor.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/crafting/cpu_crafting_monitor.json @@ -1,15 +1,15 @@ { - "result": { - "item": "appliedenergistics2:crafting_monitor" - }, - "type": "forge:ore_shapeless", - "ingredients": [ - { - "type": "appliedenergistics2:part", - "part": "part.storage_monitor" + "result": { + "item": "appliedenergistics2:crafting_monitor" }, - { - "item": "appliedenergistics2:crafting_unit" - } - ] -} \ No newline at end of file + "type": "forge:ore_shapeless", + "ingredients": [ + { + "type": "appliedenergistics2:part", + "part": "part.storage_monitor" + }, + { + "item": "appliedenergistics2:crafting_unit" + } + ] +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/crafting/cpu_crafting_storage_16k.json b/src/main/resources/assets/appliedenergistics2/recipes/network/crafting/cpu_crafting_storage_16k.json index a290bafa..8aedc0be 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/crafting/cpu_crafting_storage_16k.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/crafting/cpu_crafting_storage_16k.json @@ -1,15 +1,15 @@ { - "result": { - "item": "appliedenergistics2:crafting_storage_16k" - }, - "type": "forge:ore_shapeless", - "ingredients": [ - { - "type": "appliedenergistics2:part", - "part": "material.cell16k_part" + "result": { + "item": "appliedenergistics2:crafting_storage_16k" }, - { - "item": "appliedenergistics2:crafting_unit" - } - ] -} \ No newline at end of file + "type": "forge:ore_shapeless", + "ingredients": [ + { + "type": "appliedenergistics2:part", + "part": "material.cell16k_part" + }, + { + "item": "appliedenergistics2:crafting_unit" + } + ] +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/crafting/cpu_crafting_storage_1k.json b/src/main/resources/assets/appliedenergistics2/recipes/network/crafting/cpu_crafting_storage_1k.json index 342c2309..7de42414 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/crafting/cpu_crafting_storage_1k.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/crafting/cpu_crafting_storage_1k.json @@ -1,15 +1,15 @@ { - "result": { - "item": "appliedenergistics2:crafting_storage_1k" - }, - "type": "forge:ore_shapeless", - "ingredients": [ - { - "item": "appliedenergistics2:crafting_unit" + "result": { + "item": "appliedenergistics2:crafting_storage_1k" }, - { - "type": "appliedenergistics2:part", - "part": "material.cell1k_part" - } - ] -} \ No newline at end of file + "type": "forge:ore_shapeless", + "ingredients": [ + { + "item": "appliedenergistics2:crafting_unit" + }, + { + "type": "appliedenergistics2:part", + "part": "material.cell1k_part" + } + ] +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/crafting/cpu_crafting_storage_4k.json b/src/main/resources/assets/appliedenergistics2/recipes/network/crafting/cpu_crafting_storage_4k.json index e98a7306..a2d0429d 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/crafting/cpu_crafting_storage_4k.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/crafting/cpu_crafting_storage_4k.json @@ -1,15 +1,15 @@ { - "result": { - "item": "appliedenergistics2:crafting_storage_4k" - }, - "type": "forge:ore_shapeless", - "ingredients": [ - { - "type": "appliedenergistics2:part", - "part": "material.cell4k_part" + "result": { + "item": "appliedenergistics2:crafting_storage_4k" }, - { - "item": "appliedenergistics2:crafting_unit" - } - ] -} \ No newline at end of file + "type": "forge:ore_shapeless", + "ingredients": [ + { + "type": "appliedenergistics2:part", + "part": "material.cell4k_part" + }, + { + "item": "appliedenergistics2:crafting_unit" + } + ] +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/crafting/cpu_crafting_storage_64k.json b/src/main/resources/assets/appliedenergistics2/recipes/network/crafting/cpu_crafting_storage_64k.json index b5ca14cf..e9e56f03 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/crafting/cpu_crafting_storage_64k.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/crafting/cpu_crafting_storage_64k.json @@ -1,15 +1,15 @@ { - "result": { - "item": "appliedenergistics2:crafting_storage_64k" - }, - "type": "forge:ore_shapeless", - "ingredients": [ - { - "item": "appliedenergistics2:crafting_unit" + "result": { + "item": "appliedenergistics2:crafting_storage_64k" }, - { - "type": "appliedenergistics2:part", - "part": "material.cell64k_part" - } - ] -} \ No newline at end of file + "type": "forge:ore_shapeless", + "ingredients": [ + { + "item": "appliedenergistics2:crafting_unit" + }, + { + "type": "appliedenergistics2:part", + "part": "material.cell64k_part" + } + ] +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/crafting/cpu_crafting_unit.json b/src/main/resources/assets/appliedenergistics2/recipes/network/crafting/cpu_crafting_unit.json index 4d5016c9..1799326b 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/crafting/cpu_crafting_unit.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/crafting/cpu_crafting_unit.json @@ -1,29 +1,29 @@ { - "result": { - "item": "appliedenergistics2:crafting_unit" - }, - "type": "forge:ore_shaped", - "pattern": [ - "aba", - "cdc", - "aba" - ], - "key": { - "a": { - "type": "forge:ore_dict", - "ore": "ingotIron" + "result": { + "item": "appliedenergistics2:crafting_unit" }, - "d": { - "type": "appliedenergistics2:part", - "part": "material.logic_processor" - }, - "c": { - "type": "appliedenergistics2:part", - "part": "cable_glass.fluix" - }, - "b": { - "type": "appliedenergistics2:part", - "part": "material.calculation_processor" + "type": "forge:ore_shaped", + "pattern": [ + "aba", + "cdc", + "aba" + ], + "key": { + "a": { + "type": "forge:ore_dict", + "ore": "ingotIron" + }, + "d": { + "type": "appliedenergistics2:part", + "part": "material.logic_processor" + }, + "c": { + "type": "appliedenergistics2:part", + "part": "cable_glass.fluix" + }, + "b": { + "type": "appliedenergistics2:part", + "part": "material.calculation_processor" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/crafting/molecular_assembler.json b/src/main/resources/assets/appliedenergistics2/recipes/network/crafting/molecular_assembler.json index 673bfaab..96c573e7 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/crafting/molecular_assembler.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/crafting/molecular_assembler.json @@ -1,32 +1,32 @@ { - "result": { - "item": "appliedenergistics2:molecular_assembler" - }, - "type": "forge:ore_shaped", - "pattern": [ - "aba", - "cde", - "aba" - ], - "key": { - "e": { - "type": "appliedenergistics2:part", - "part": "material.formation_core" + "result": { + "item": "appliedenergistics2:molecular_assembler" }, - "b": { - "item": "appliedenergistics2:quartz_glass" - }, - "d": { - "type": "forge:ore_dict", - "ore": "craftingTableWood" - }, - "a": { - "type": "forge:ore_dict", - "ore": "ingotIron" - }, - "c": { - "type": "appliedenergistics2:part", - "part": "material.annihilation_core" + "type": "forge:ore_shaped", + "pattern": [ + "aba", + "cde", + "aba" + ], + "key": { + "e": { + "type": "appliedenergistics2:part", + "part": "material.formation_core" + }, + "b": { + "item": "appliedenergistics2:quartz_glass" + }, + "d": { + "type": "forge:ore_dict", + "ore": "craftingTableWood" + }, + "a": { + "type": "forge:ore_dict", + "ore": "ingotIron" + }, + "c": { + "type": "appliedenergistics2:part", + "part": "material.annihilation_core" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/crafting/patterns_blank.json b/src/main/resources/assets/appliedenergistics2/recipes/network/crafting/patterns_blank.json index 068fffc2..f9b47951 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/crafting/patterns_blank.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/crafting/patterns_blank.json @@ -1,28 +1,28 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "material.blank_pattern" - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aba", - "bcb", - "ddd" - ], - "key": { - "a": { - "item": "appliedenergistics2:quartz_glass" + "result": { + "type": "appliedenergistics2:part", + "part": "material.blank_pattern" }, - "d": { - "type": "forge:ore_dict", - "ore": "ingotIron" - }, - "c": { - "item": "#appliedenergistics2:certusCrystal" - }, - "b": { - "type": "forge:ore_dict", - "ore": "dustGlowstone" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aba", + "bcb", + "ddd" + ], + "key": { + "a": { + "item": "appliedenergistics2:quartz_glass" + }, + "d": { + "type": "forge:ore_dict", + "ore": "ingotIron" + }, + "c": { + "item": "#appliedenergistics2:certusCrystal" + }, + "b": { + "type": "forge:ore_dict", + "ore": "dustGlowstone" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/parts/cable_anchor.json b/src/main/resources/assets/appliedenergistics2/recipes/network/parts/cable_anchor.json index 4e57a1c8..29fb484a 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/parts/cable_anchor.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/parts/cable_anchor.json @@ -1,16 +1,16 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "part.cable_anchor", - "count": 3 - }, - "type": "appliedenergistics2:part_shapeless", - "ingredients": [ - { - "item": "#appliedenergistics2:metalIngots" + "result": { + "type": "appliedenergistics2:part", + "part": "part.cable_anchor", + "count": 3 }, - { - "item": "#appliedenergistics2:knife" - } - ] -} \ No newline at end of file + "type": "appliedenergistics2:part_shapeless", + "ingredients": [ + { + "item": "#appliedenergistics2:metalIngots" + }, + { + "item": "#appliedenergistics2:knife" + } + ] +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/parts/export_bus.json b/src/main/resources/assets/appliedenergistics2/recipes/network/parts/export_bus.json index 9614c29a..6f782185 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/parts/export_bus.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/parts/export_bus.json @@ -1,24 +1,24 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "part.export_bus" - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aba", - " c " - ], - "key": { - "b": { - "type": "appliedenergistics2:part", - "part": "material.formation_core" + "result": { + "type": "appliedenergistics2:part", + "part": "part.export_bus" }, - "a": { - "type": "forge:ore_dict", - "ore": "ingotIron" - }, - "c": { - "item": "minecraft:piston" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aba", + " c " + ], + "key": { + "b": { + "type": "appliedenergistics2:part", + "part": "material.formation_core" + }, + "a": { + "type": "forge:ore_dict", + "ore": "ingotIron" + }, + "c": { + "item": "minecraft:piston" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/parts/import_bus.json b/src/main/resources/assets/appliedenergistics2/recipes/network/parts/import_bus.json index 18ddf1d4..e0445bf3 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/parts/import_bus.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/parts/import_bus.json @@ -1,24 +1,24 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "part.import_bus" - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - " a ", - "bcb" - ], - "key": { - "c": { - "item": "minecraft:sticky_piston" + "result": { + "type": "appliedenergistics2:part", + "part": "part.import_bus" }, - "b": { - "type": "forge:ore_dict", - "ore": "ingotIron" - }, - "a": { - "type": "appliedenergistics2:part", - "part": "material.annihilation_core" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + " a ", + "bcb" + ], + "key": { + "c": { + "item": "minecraft:sticky_piston" + }, + "b": { + "type": "forge:ore_dict", + "ore": "ingotIron" + }, + "a": { + "type": "appliedenergistics2:part", + "part": "material.annihilation_core" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/parts/level_emitter.json b/src/main/resources/assets/appliedenergistics2/recipes/network/parts/level_emitter.json index 743df213..6db170d4 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/parts/level_emitter.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/parts/level_emitter.json @@ -1,16 +1,16 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "part.level_emitter" - }, - "type": "appliedenergistics2:part_shapeless", - "ingredients": [ - { - "item": "minecraft:redstone_torch" + "result": { + "type": "appliedenergistics2:part", + "part": "part.level_emitter" }, - { - "type": "appliedenergistics2:part", - "part": "material.calculation_processor" - } - ] -} \ No newline at end of file + "type": "appliedenergistics2:part_shapeless", + "ingredients": [ + { + "item": "minecraft:redstone_torch" + }, + { + "type": "appliedenergistics2:part", + "part": "material.calculation_processor" + } + ] +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/parts/monitors_conversion.json b/src/main/resources/assets/appliedenergistics2/recipes/network/parts/monitors_conversion.json index 0edeb2fb..eb388ada 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/parts/monitors_conversion.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/parts/monitors_conversion.json @@ -1,21 +1,21 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "part.conversion_monitor" - }, - "type": "appliedenergistics2:part_shapeless", - "ingredients": [ - { - "type": "appliedenergistics2:part", - "part": "material.formation_core" + "result": { + "type": "appliedenergistics2:part", + "part": "part.conversion_monitor" }, - { - "type": "appliedenergistics2:part", - "part": "part.storage_monitor" - }, - { - "type": "appliedenergistics2:part", - "part": "material.annihilation_core" - } - ] -} \ No newline at end of file + "type": "appliedenergistics2:part_shapeless", + "ingredients": [ + { + "type": "appliedenergistics2:part", + "part": "material.formation_core" + }, + { + "type": "appliedenergistics2:part", + "part": "part.storage_monitor" + }, + { + "type": "appliedenergistics2:part", + "part": "material.annihilation_core" + } + ] +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/parts/monitors_storage.json b/src/main/resources/assets/appliedenergistics2/recipes/network/parts/monitors_storage.json index 3e1361bf..6696df07 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/parts/monitors_storage.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/parts/monitors_storage.json @@ -1,17 +1,17 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "part.storage_monitor" - }, - "type": "appliedenergistics2:part_shapeless", - "ingredients": [ - { - "type": "appliedenergistics2:part", - "part": "part.level_emitter" + "result": { + "type": "appliedenergistics2:part", + "part": "part.storage_monitor" }, - { - "type": "forge:ore_dict", - "ore": "itemIlluminatedPanel" - } - ] -} \ No newline at end of file + "type": "appliedenergistics2:part_shapeless", + "ingredients": [ + { + "type": "appliedenergistics2:part", + "part": "part.level_emitter" + }, + { + "type": "forge:ore_dict", + "ore": "itemIlluminatedPanel" + } + ] +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/parts/panels_dark_monitor.json b/src/main/resources/assets/appliedenergistics2/recipes/network/parts/panels_dark_monitor.json index 270b2b4b..be640b3a 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/parts/panels_dark_monitor.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/parts/panels_dark_monitor.json @@ -1,13 +1,13 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "part.dark_monitor" - }, - "type": "appliedenergistics2:part_shapeless", - "ingredients": [ - { - "type": "appliedenergistics2:part", - "part": "part.monitor" - } - ] -} \ No newline at end of file + "result": { + "type": "appliedenergistics2:part", + "part": "part.dark_monitor" + }, + "type": "appliedenergistics2:part_shapeless", + "ingredients": [ + { + "type": "appliedenergistics2:part", + "part": "part.monitor" + } + ] +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/parts/panels_monitor.json b/src/main/resources/assets/appliedenergistics2/recipes/network/parts/panels_monitor.json index 4b7b758c..7b45e1ed 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/parts/panels_monitor.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/parts/panels_monitor.json @@ -1,13 +1,13 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "part.monitor" - }, - "type": "appliedenergistics2:part_shapeless", - "ingredients": [ - { - "type": "appliedenergistics2:part", - "part": "part.semi_dark_monitor" - } - ] -} \ No newline at end of file + "result": { + "type": "appliedenergistics2:part", + "part": "part.monitor" + }, + "type": "appliedenergistics2:part_shapeless", + "ingredients": [ + { + "type": "appliedenergistics2:part", + "part": "part.semi_dark_monitor" + } + ] +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/parts/panels_semi_dark_monitor.json b/src/main/resources/assets/appliedenergistics2/recipes/network/parts/panels_semi_dark_monitor.json index 9d6f31c3..4a14d254 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/parts/panels_semi_dark_monitor.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/parts/panels_semi_dark_monitor.json @@ -1,30 +1,30 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "part.semi_dark_monitor", - "count": 3 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - " ab", - "cdb", - " ab" - ], - "key": { - "b": { - "item": "appliedenergistics2:quartz_glass" + "result": { + "type": "appliedenergistics2:part", + "part": "part.semi_dark_monitor", + "count": 3 }, - "c": { - "type": "forge:ore_dict", - "ore": "ingotIron" - }, - "d": { - "type": "forge:ore_dict", - "ore": "dustRedstone" - }, - "a": { - "type": "forge:ore_dict", - "ore": "dustGlowstone" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + " ab", + "cdb", + " ab" + ], + "key": { + "b": { + "item": "appliedenergistics2:quartz_glass" + }, + "c": { + "type": "forge:ore_dict", + "ore": "ingotIron" + }, + "d": { + "type": "forge:ore_dict", + "ore": "dustRedstone" + }, + "a": { + "type": "forge:ore_dict", + "ore": "dustGlowstone" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/parts/panels_semi_dark_monitor_alt.json b/src/main/resources/assets/appliedenergistics2/recipes/network/parts/panels_semi_dark_monitor_alt.json index 0d4aadcf..19eda0c3 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/parts/panels_semi_dark_monitor_alt.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/parts/panels_semi_dark_monitor_alt.json @@ -1,13 +1,13 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "part.semi_dark_monitor" - }, - "type": "appliedenergistics2:part_shapeless", - "ingredients": [ - { - "type": "appliedenergistics2:part", - "part": "part.dark_monitor" - } - ] -} \ No newline at end of file + "result": { + "type": "appliedenergistics2:part", + "part": "part.semi_dark_monitor" + }, + "type": "appliedenergistics2:part_shapeless", + "ingredients": [ + { + "type": "appliedenergistics2:part", + "part": "part.dark_monitor" + } + ] +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/parts/planes_annihilation_alt.json b/src/main/resources/assets/appliedenergistics2/recipes/network/parts/planes_annihilation_alt.json index df4efa8a..b7063599 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/parts/planes_annihilation_alt.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/parts/planes_annihilation_alt.json @@ -1,24 +1,24 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "part.annihilation_plane" - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "bcb" - ], - "key": { - "b": { - "type": "forge:ore_dict", - "ore": "ingotIron" + "result": { + "type": "appliedenergistics2:part", + "part": "part.annihilation_plane" }, - "a": { - "item": "#appliedenergistics2:fluixCrystal" - }, - "c": { - "type": "appliedenergistics2:part", - "part": "material.annihilation_core" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "bcb" + ], + "key": { + "b": { + "type": "forge:ore_dict", + "ore": "ingotIron" + }, + "a": { + "item": "#appliedenergistics2:fluixCrystal" + }, + "c": { + "type": "appliedenergistics2:part", + "part": "material.annihilation_core" + } } - } } diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/parts/planes_annihilation_alt2.json b/src/main/resources/assets/appliedenergistics2/recipes/network/parts/planes_annihilation_alt2.json index b7c9f973..c800223a 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/parts/planes_annihilation_alt2.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/parts/planes_annihilation_alt2.json @@ -1,25 +1,25 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "part.annihilation_plane" - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "ab", - "cb", - "ab" - ], - "key": { - "a": { - "type": "forge:ore_dict", - "ore": "ingotIron" + "result": { + "type": "appliedenergistics2:part", + "part": "part.annihilation_plane" }, - "b": { - "item": "#appliedenergistics2:fluixCrystal" - }, - "c": { - "type": "appliedenergistics2:part", - "part": "material.annihilation_core" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "ab", + "cb", + "ab" + ], + "key": { + "a": { + "type": "forge:ore_dict", + "ore": "ingotIron" + }, + "b": { + "item": "#appliedenergistics2:fluixCrystal" + }, + "c": { + "type": "appliedenergistics2:part", + "part": "material.annihilation_core" + } } - } } diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/parts/planes_annihilatition_identity.json b/src/main/resources/assets/appliedenergistics2/recipes/network/parts/planes_annihilatition_identity.json index c5d7bf80..0bbdcf88 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/parts/planes_annihilatition_identity.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/parts/planes_annihilatition_identity.json @@ -1,17 +1,17 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "part.identity_annihilation_plane" - }, - "type": "appliedenergistics2:part_shapeless", - "ingredients": [ - { - "type": "appliedenergistics2:part", - "part": "part.annihilation_plane" + "result": { + "type": "appliedenergistics2:part", + "part": "part.identity_annihilation_plane" }, - { - "type": "appliedenergistics2:part", - "part": "material.fluix_pearl" - } - ] + "type": "appliedenergistics2:part_shapeless", + "ingredients": [ + { + "type": "appliedenergistics2:part", + "part": "part.annihilation_plane" + }, + { + "type": "appliedenergistics2:part", + "part": "material.fluix_pearl" + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/parts/planes_formation.json b/src/main/resources/assets/appliedenergistics2/recipes/network/parts/planes_formation.json index 2d249a5b..d647a210 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/parts/planes_formation.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/parts/planes_formation.json @@ -1,24 +1,24 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "part.formation_plane" - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "bcb" - ], - "key": { - "c": { - "type": "appliedenergistics2:part", - "part": "material.formation_core" + "result": { + "type": "appliedenergistics2:part", + "part": "part.formation_plane" }, - "b": { - "type": "forge:ore_dict", - "ore": "ingotIron" - }, - "a": { - "item": "#appliedenergistics2:fluixCrystal" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "bcb" + ], + "key": { + "c": { + "type": "appliedenergistics2:part", + "part": "material.formation_core" + }, + "b": { + "type": "forge:ore_dict", + "ore": "ingotIron" + }, + "a": { + "item": "#appliedenergistics2:fluixCrystal" + } } - } } diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/parts/planes_formation_alt.json b/src/main/resources/assets/appliedenergistics2/recipes/network/parts/planes_formation_alt.json index 7c79e31e..93b6111f 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/parts/planes_formation_alt.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/parts/planes_formation_alt.json @@ -1,25 +1,25 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "part.formation_plane" - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "ab", - "cb", - "ab" - ], - "key": { - "c": { - "type": "appliedenergistics2:part", - "part": "material.formation_core" + "result": { + "type": "appliedenergistics2:part", + "part": "part.formation_plane" }, - "a": { - "type": "forge:ore_dict", - "ore": "ingotIron" - }, - "b": { - "item": "#appliedenergistics2:fluixCrystal" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "ab", + "cb", + "ab" + ], + "key": { + "c": { + "type": "appliedenergistics2:part", + "part": "material.formation_core" + }, + "a": { + "type": "forge:ore_dict", + "ore": "ingotIron" + }, + "b": { + "item": "#appliedenergistics2:fluixCrystal" + } } - } } diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/parts/quartz_fiber_part.json b/src/main/resources/assets/appliedenergistics2/recipes/network/parts/quartz_fiber_part.json index eda2213a..f91968f9 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/parts/quartz_fiber_part.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/parts/quartz_fiber_part.json @@ -1,21 +1,21 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "part.quartz_fiber", - "count": 3 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "bbb", - "aaa" - ], - "key": { - "a": { - "item": "#appliedenergistics2:glass" + "result": { + "type": "appliedenergistics2:part", + "part": "part.quartz_fiber", + "count": 3 }, - "b": { - "item": "#appliedenergistics2:dustQuartz" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "bbb", + "aaa" + ], + "key": { + "a": { + "item": "#appliedenergistics2:glass" + }, + "b": { + "item": "#appliedenergistics2:dustQuartz" + } } - } } diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/parts/storage_bus.json b/src/main/resources/assets/appliedenergistics2/recipes/network/parts/storage_bus.json index 7dcbfbf2..9d0191e8 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/parts/storage_bus.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/parts/storage_bus.json @@ -1,18 +1,18 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "part.storage_bus" - }, - "type": "appliedenergistics2:part_shapeless", - "ingredients": [ - { - "item": "minecraft:sticky_piston" + "result": { + "type": "appliedenergistics2:part", + "part": "part.storage_bus" }, - { - "item": "#appliedenergistics2:interface" - }, - { - "item": "minecraft:piston" - } - ] + "type": "appliedenergistics2:part_shapeless", + "ingredients": [ + { + "item": "minecraft:sticky_piston" + }, + { + "item": "#appliedenergistics2:interface" + }, + { + "item": "minecraft:piston" + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/parts/terminals.json b/src/main/resources/assets/appliedenergistics2/recipes/network/parts/terminals.json index 95e0c686..14a1ea71 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/parts/terminals.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/parts/terminals.json @@ -1,25 +1,25 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "part.terminal" - }, - "type": "appliedenergistics2:part_shapeless", - "ingredients": [ - { - "type": "appliedenergistics2:part", - "part": "material.formation_core" + "result": { + "type": "appliedenergistics2:part", + "part": "part.terminal" }, - { - "type": "forge:ore_dict", - "ore": "itemIlluminatedPanel" - }, - { - "type": "appliedenergistics2:part", - "part": "material.logic_processor" - }, - { - "type": "appliedenergistics2:part", - "part": "material.annihilation_core" - } - ] + "type": "appliedenergistics2:part_shapeless", + "ingredients": [ + { + "type": "appliedenergistics2:part", + "part": "material.formation_core" + }, + { + "type": "forge:ore_dict", + "ore": "itemIlluminatedPanel" + }, + { + "type": "appliedenergistics2:part", + "part": "material.logic_processor" + }, + { + "type": "appliedenergistics2:part", + "part": "material.annihilation_core" + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/parts/terminals_crafting.json b/src/main/resources/assets/appliedenergistics2/recipes/network/parts/terminals_crafting.json index 4214e700..0e8bde02 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/parts/terminals_crafting.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/parts/terminals_crafting.json @@ -1,21 +1,21 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "part.crafting_terminal" - }, - "type": "appliedenergistics2:part_shapeless", - "ingredients": [ - { - "type": "appliedenergistics2:part", - "part": "part.terminal" + "result": { + "type": "appliedenergistics2:part", + "part": "part.crafting_terminal" }, - { - "type": "forge:ore_dict", - "ore": "craftingTableWood" - }, - { - "type": "appliedenergistics2:part", - "part": "material.calculation_processor" - } - ] + "type": "appliedenergistics2:part_shapeless", + "ingredients": [ + { + "type": "appliedenergistics2:part", + "part": "part.terminal" + }, + { + "type": "forge:ore_dict", + "ore": "craftingTableWood" + }, + { + "type": "appliedenergistics2:part", + "part": "material.calculation_processor" + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/parts/terminals_interface.json b/src/main/resources/assets/appliedenergistics2/recipes/network/parts/terminals_interface.json index 3e15bae4..cb664ef4 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/parts/terminals_interface.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/parts/terminals_interface.json @@ -1,20 +1,20 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "part.interface_terminal" - }, - "type": "appliedenergistics2:part_shapeless", - "ingredients": [ - { - "type": "forge:ore_dict", - "ore": "itemIlluminatedPanel" + "result": { + "type": "appliedenergistics2:part", + "part": "part.interface_terminal" }, - { - "type": "appliedenergistics2:part", - "part": "material.engineering_processor" - }, - { - "item": "#appliedenergistics2:interface" - } - ] + "type": "appliedenergistics2:part_shapeless", + "ingredients": [ + { + "type": "forge:ore_dict", + "ore": "itemIlluminatedPanel" + }, + { + "type": "appliedenergistics2:part", + "part": "material.engineering_processor" + }, + { + "item": "#appliedenergistics2:interface" + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/parts/terminals_pattern.json b/src/main/resources/assets/appliedenergistics2/recipes/network/parts/terminals_pattern.json index a99eacf4..47ed814e 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/parts/terminals_pattern.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/parts/terminals_pattern.json @@ -1,17 +1,17 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "part.pattern_terminal" - }, - "type": "appliedenergistics2:part_shapeless", - "ingredients": [ - { - "type": "appliedenergistics2:part", - "part": "material.engineering_processor" + "result": { + "type": "appliedenergistics2:part", + "part": "part.pattern_terminal" }, - { - "type": "appliedenergistics2:part", - "part": "part.crafting_terminal" - } - ] + "type": "appliedenergistics2:part_shapeless", + "ingredients": [ + { + "type": "appliedenergistics2:part", + "part": "material.engineering_processor" + }, + { + "type": "appliedenergistics2:part", + "part": "part.crafting_terminal" + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/parts/toggle_bus.json b/src/main/resources/assets/appliedenergistics2/recipes/network/parts/toggle_bus.json index 72785ba9..ccd763ac 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/parts/toggle_bus.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/parts/toggle_bus.json @@ -1,25 +1,25 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "part.toggle_bus" - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - " a ", - "bcb", - " a " - ], - "key": { - "c": { - "item": "minecraft:lever" + "result": { + "type": "appliedenergistics2:part", + "part": "part.toggle_bus" }, - "a": { - "type": "forge:ore_dict", - "ore": "dustRedstone" - }, - "b": { - "type": "appliedenergistics2:part", - "part": "cable_glass.fluix" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + " a ", + "bcb", + " a " + ], + "key": { + "c": { + "item": "minecraft:lever" + }, + "a": { + "type": "forge:ore_dict", + "ore": "dustRedstone" + }, + "b": { + "type": "appliedenergistics2:part", + "part": "cable_glass.fluix" + } } - } } diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/parts/toggle_bus_alt.json b/src/main/resources/assets/appliedenergistics2/recipes/network/parts/toggle_bus_alt.json index 0a17b5c5..d49f5d5f 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/parts/toggle_bus_alt.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/parts/toggle_bus_alt.json @@ -1,13 +1,13 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "part.toggle_bus" - }, - "type": "appliedenergistics2:part_shapeless", - "ingredients": [ - { - "type": "appliedenergistics2:part", - "part": "part.inverted_toggle_bus" - } - ] + "result": { + "type": "appliedenergistics2:part", + "part": "part.toggle_bus" + }, + "type": "appliedenergistics2:part_shapeless", + "ingredients": [ + { + "type": "appliedenergistics2:part", + "part": "part.inverted_toggle_bus" + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/parts/toggle_bus_inverted_alt.json b/src/main/resources/assets/appliedenergistics2/recipes/network/parts/toggle_bus_inverted_alt.json index 3dcea02d..c30760b2 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/parts/toggle_bus_inverted_alt.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/parts/toggle_bus_inverted_alt.json @@ -1,13 +1,13 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "part.inverted_toggle_bus" - }, - "type": "appliedenergistics2:part_shapeless", - "ingredients": [ - { - "type": "appliedenergistics2:part", - "part": "part.toggle_bus" - } - ] + "result": { + "type": "appliedenergistics2:part", + "part": "part.inverted_toggle_bus" + }, + "type": "appliedenergistics2:part_shapeless", + "ingredients": [ + { + "type": "appliedenergistics2:part", + "part": "part.toggle_bus" + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/parts/tunnels_me.json b/src/main/resources/assets/appliedenergistics2/recipes/network/parts/tunnels_me.json index 9cde0b8b..c186f522 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/parts/tunnels_me.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/parts/tunnels_me.json @@ -1,25 +1,25 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "part.p2p_tunnel_me" - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - " a ", - "aba", - "ccc" - ], - "key": { - "b": { - "type": "appliedenergistics2:part", - "part": "material.engineering_processor" + "result": { + "type": "appliedenergistics2:part", + "part": "part.p2p_tunnel_me" }, - "a": { - "type": "forge:ore_dict", - "ore": "ingotIron" - }, - "c": { - "item": "#appliedenergistics2:fluixCrystal" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + " a ", + "aba", + "ccc" + ], + "key": { + "b": { + "type": "appliedenergistics2:part", + "part": "material.engineering_processor" + }, + "a": { + "type": "forge:ore_dict", + "ore": "ingotIron" + }, + "c": { + "item": "#appliedenergistics2:fluixCrystal" + } } - } } diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/wireless_access_point.json b/src/main/resources/assets/appliedenergistics2/recipes/network/wireless_access_point.json index 105391ee..a5618659 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/wireless_access_point.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/wireless_access_point.json @@ -1,25 +1,25 @@ { - "result": { - "item": "appliedenergistics2:wireless_access_point" - }, - "type": "forge:ore_shaped", - "pattern": [ - "a", - "b", - "c" - ], - "key": { - "a": { - "type": "appliedenergistics2:part", - "part": "material.wireless" + "result": { + "item": "appliedenergistics2:wireless_access_point" }, - "c": { - "type": "appliedenergistics2:part", - "part": "cable_glass.fluix" - }, - "b": { - "type": "appliedenergistics2:part", - "part": "material.calculation_processor" + "type": "forge:ore_shaped", + "pattern": [ + "a", + "b", + "c" + ], + "key": { + "a": { + "type": "appliedenergistics2:part", + "part": "material.wireless" + }, + "c": { + "type": "appliedenergistics2:part", + "part": "cable_glass.fluix" + }, + "b": { + "type": "appliedenergistics2:part", + "part": "material.calculation_processor" + } } - } } diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/wireless_booster.json b/src/main/resources/assets/appliedenergistics2/recipes/network/wireless_booster.json index 2b9446b0..fe16941b 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/wireless_booster.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/wireless_booster.json @@ -1,28 +1,28 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "material.wireless_booster", - "count": 2 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "abc", - "ddd" - ], - "key": { - "d": { - "type": "forge:ore_dict", - "ore": "ingotIron" + "result": { + "type": "appliedenergistics2:part", + "part": "material.wireless_booster", + "count": 2 }, - "b": { - "item": "#appliedenergistics2:certusCrystal" - }, - "a": { - "type": "forge:ore_dict", - "ore": "dustFluix" - }, - "c": { - "item": "#appliedenergistics2:dustEnder" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "abc", + "ddd" + ], + "key": { + "d": { + "type": "forge:ore_dict", + "ore": "ingotIron" + }, + "b": { + "item": "#appliedenergistics2:certusCrystal" + }, + "a": { + "type": "forge:ore_dict", + "ore": "dustFluix" + }, + "c": { + "item": "#appliedenergistics2:dustEnder" + } } - } } diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/wireless_part.json b/src/main/resources/assets/appliedenergistics2/recipes/network/wireless_part.json index a8efcc6a..091d3569 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/wireless_part.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/wireless_part.json @@ -1,26 +1,26 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "material.wireless" - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - " a ", - "bcb", - " b " - ], - "key": { - "b": { - "type": "forge:ore_dict", - "ore": "ingotIron" + "result": { + "type": "appliedenergistics2:part", + "part": "material.wireless" }, - "c": { - "type": "appliedenergistics2:part", - "part": "part.quartz_fiber" - }, - "a": { - "type": "appliedenergistics2:part", - "part": "material.fluix_pearl" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + " a ", + "bcb", + " b " + ], + "key": { + "b": { + "type": "forge:ore_dict", + "ore": "ingotIron" + }, + "c": { + "type": "appliedenergistics2:part", + "part": "part.quartz_fiber" + }, + "a": { + "type": "appliedenergistics2:part", + "part": "material.fluix_pearl" + } } - } } diff --git a/src/main/resources/assets/appliedenergistics2/recipes/network/wireless_terminal.json b/src/main/resources/assets/appliedenergistics2/recipes/network/wireless_terminal.json index b4ae269c..2fc545f7 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/network/wireless_terminal.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/network/wireless_terminal.json @@ -1,24 +1,24 @@ { - "result": { - "item": "appliedenergistics2:wireless_terminal" - }, - "type": "forge:ore_shaped", - "pattern": [ - "a", - "b", - "c" - ], - "key": { - "b": { - "type": "appliedenergistics2:part", - "part": "part.terminal" + "result": { + "item": "appliedenergistics2:wireless_terminal" }, - "c": { - "item": "appliedenergistics2:dense_energy_cell" - }, - "a": { - "type": "appliedenergistics2:part", - "part": "material.wireless" + "type": "forge:ore_shaped", + "pattern": [ + "a", + "b", + "c" + ], + "key": { + "b": { + "type": "appliedenergistics2:part", + "part": "part.terminal" + }, + "c": { + "item": "appliedenergistics2:dense_energy_cell" + }, + "a": { + "type": "appliedenergistics2:part", + "part": "material.wireless" + } } - } } diff --git a/src/main/resources/assets/appliedenergistics2/recipes/tools/certus_quartz_axe.json b/src/main/resources/assets/appliedenergistics2/recipes/tools/certus_quartz_axe.json index 7fbe1430..5c0c795d 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/tools/certus_quartz_axe.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/tools/certus_quartz_axe.json @@ -1,21 +1,21 @@ { - "result": { - "item": "appliedenergistics2:certus_quartz_axe" - }, - "type": "forge:ore_shaped", - "pattern": [ - "aa", - "ab", - " b" - ], - "key": { - "a": { - "type": "forge:ore_dict", - "ore": "crystalCertusQuartz" + "result": { + "item": "appliedenergistics2:certus_quartz_axe" }, - "b": { - "type": "forge:ore_dict", - "ore": "stickWood" + "type": "forge:ore_shaped", + "pattern": [ + "aa", + "ab", + " b" + ], + "key": { + "a": { + "type": "forge:ore_dict", + "ore": "crystalCertusQuartz" + }, + "b": { + "type": "forge:ore_dict", + "ore": "stickWood" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/tools/certus_quartz_cutting_knife.json b/src/main/resources/assets/appliedenergistics2/recipes/tools/certus_quartz_cutting_knife.json index de700af8..30ece254 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/tools/certus_quartz_cutting_knife.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/tools/certus_quartz_cutting_knife.json @@ -1,25 +1,25 @@ { - "result": { - "item": "appliedenergistics2:certus_quartz_cutting_knife" - }, - "type": "forge:ore_shaped", - "pattern": [ - " a", - "ba ", - "cc " - ], - "key": { - "b": { - "type": "forge:ore_dict", - "ore": "ingotIron" + "result": { + "item": "appliedenergistics2:certus_quartz_cutting_knife" }, - "c": { - "type": "forge:ore_dict", - "ore": "crystalCertusQuartz" - }, - "a": { - "type": "forge:ore_dict", - "ore": "stickWood" + "type": "forge:ore_shaped", + "pattern": [ + " a", + "ba ", + "cc " + ], + "key": { + "b": { + "type": "forge:ore_dict", + "ore": "ingotIron" + }, + "c": { + "type": "forge:ore_dict", + "ore": "crystalCertusQuartz" + }, + "a": { + "type": "forge:ore_dict", + "ore": "stickWood" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/tools/certus_quartz_hoe.json b/src/main/resources/assets/appliedenergistics2/recipes/tools/certus_quartz_hoe.json index a12d08e2..b8cf144a 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/tools/certus_quartz_hoe.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/tools/certus_quartz_hoe.json @@ -1,21 +1,21 @@ { - "result": { - "item": "appliedenergistics2:certus_quartz_hoe" - }, - "type": "forge:ore_shaped", - "pattern": [ - "aa", - " b", - " b" - ], - "key": { - "a": { - "type": "forge:ore_dict", - "ore": "crystalCertusQuartz" + "result": { + "item": "appliedenergistics2:certus_quartz_hoe" }, - "b": { - "type": "forge:ore_dict", - "ore": "stickWood" + "type": "forge:ore_shaped", + "pattern": [ + "aa", + " b", + " b" + ], + "key": { + "a": { + "type": "forge:ore_dict", + "ore": "crystalCertusQuartz" + }, + "b": { + "type": "forge:ore_dict", + "ore": "stickWood" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/tools/certus_quartz_pickaxe.json b/src/main/resources/assets/appliedenergistics2/recipes/tools/certus_quartz_pickaxe.json index 9e2cacbc..882c53dd 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/tools/certus_quartz_pickaxe.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/tools/certus_quartz_pickaxe.json @@ -1,21 +1,21 @@ { - "result": { - "item": "appliedenergistics2:certus_quartz_pickaxe" - }, - "type": "forge:ore_shaped", - "pattern": [ - "aaa", - " b ", - " b " - ], - "key": { - "a": { - "type": "forge:ore_dict", - "ore": "crystalCertusQuartz" + "result": { + "item": "appliedenergistics2:certus_quartz_pickaxe" }, - "b": { - "type": "forge:ore_dict", - "ore": "stickWood" + "type": "forge:ore_shaped", + "pattern": [ + "aaa", + " b ", + " b " + ], + "key": { + "a": { + "type": "forge:ore_dict", + "ore": "crystalCertusQuartz" + }, + "b": { + "type": "forge:ore_dict", + "ore": "stickWood" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/tools/certus_quartz_spade.json b/src/main/resources/assets/appliedenergistics2/recipes/tools/certus_quartz_spade.json index 43aaf8fa..8adb32c0 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/tools/certus_quartz_spade.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/tools/certus_quartz_spade.json @@ -1,21 +1,21 @@ { - "result": { - "item": "appliedenergistics2:certus_quartz_spade" - }, - "type": "forge:ore_shaped", - "pattern": [ - "a", - "b", - "b" - ], - "key": { - "a": { - "type": "forge:ore_dict", - "ore": "crystalCertusQuartz" + "result": { + "item": "appliedenergistics2:certus_quartz_spade" }, - "b": { - "type": "forge:ore_dict", - "ore": "stickWood" + "type": "forge:ore_shaped", + "pattern": [ + "a", + "b", + "b" + ], + "key": { + "a": { + "type": "forge:ore_dict", + "ore": "crystalCertusQuartz" + }, + "b": { + "type": "forge:ore_dict", + "ore": "stickWood" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/tools/certus_quartz_sword.json b/src/main/resources/assets/appliedenergistics2/recipes/tools/certus_quartz_sword.json index 6eb02019..8174351a 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/tools/certus_quartz_sword.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/tools/certus_quartz_sword.json @@ -1,21 +1,21 @@ { - "result": { - "item": "appliedenergistics2:certus_quartz_sword" - }, - "type": "forge:ore_shaped", - "pattern": [ - "a", - "a", - "b" - ], - "key": { - "a": { - "type": "forge:ore_dict", - "ore": "crystalCertusQuartz" + "result": { + "item": "appliedenergistics2:certus_quartz_sword" }, - "b": { - "type": "forge:ore_dict", - "ore": "stickWood" + "type": "forge:ore_shaped", + "pattern": [ + "a", + "a", + "b" + ], + "key": { + "a": { + "type": "forge:ore_dict", + "ore": "crystalCertusQuartz" + }, + "b": { + "type": "forge:ore_dict", + "ore": "stickWood" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/tools/certus_quartz_wrench.json b/src/main/resources/assets/appliedenergistics2/recipes/tools/certus_quartz_wrench.json index 1a11fdb5..72683ec7 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/tools/certus_quartz_wrench.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/tools/certus_quartz_wrench.json @@ -1,17 +1,17 @@ { - "result": { - "item": "appliedenergistics2:certus_quartz_wrench" - }, - "type": "forge:ore_shaped", - "pattern": [ - "a a", - " a ", - "a a" - ], - "key": { - "a": { - "type": "forge:ore_dict", - "ore": "crystalCertusQuartz" + "result": { + "item": "appliedenergistics2:certus_quartz_wrench" + }, + "type": "forge:ore_shaped", + "pattern": [ + "a a", + " a ", + "a a" + ], + "key": { + "a": { + "type": "forge:ore_dict", + "ore": "crystalCertusQuartz" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/tools/matter_cannon.json b/src/main/resources/assets/appliedenergistics2/recipes/tools/matter_cannon.json index 82bceb0c..fb693630 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/tools/matter_cannon.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/tools/matter_cannon.json @@ -1,28 +1,28 @@ { - "result": { - "item": "appliedenergistics2:matter_cannon" - }, - "type": "forge:ore_shaped", - "pattern": [ - "aab", - "cd ", - "a " - ], - "key": { - "b": { - "type": "appliedenergistics2:part", - "part": "material.formation_core" + "result": { + "item": "appliedenergistics2:matter_cannon" }, - "a": { - "type": "forge:ore_dict", - "ore": "ingotIron" - }, - "c": { - "type": "appliedenergistics2:part", - "part": "material.cell4k_part" - }, - "d": { - "item": "appliedenergistics2:energy_cell" + "type": "forge:ore_shaped", + "pattern": [ + "aab", + "cd ", + "a " + ], + "key": { + "b": { + "type": "appliedenergistics2:part", + "part": "material.formation_core" + }, + "a": { + "type": "forge:ore_dict", + "ore": "ingotIron" + }, + "c": { + "type": "appliedenergistics2:part", + "part": "material.cell4k_part" + }, + "d": { + "item": "appliedenergistics2:energy_cell" + } } - } } diff --git a/src/main/resources/assets/appliedenergistics2/recipes/tools/misctools_charged_staff.json b/src/main/resources/assets/appliedenergistics2/recipes/tools/misctools_charged_staff.json index 13cad921..1922db08 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/tools/misctools_charged_staff.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/tools/misctools_charged_staff.json @@ -1,21 +1,21 @@ { - "result": { - "item": "appliedenergistics2:charged_staff" - }, - "type": "forge:ore_shaped", - "pattern": [ - "a ", - " b ", - " b" - ], - "key": { - "b": { - "type": "forge:ore_dict", - "ore": "ingotIron" + "result": { + "item": "appliedenergistics2:charged_staff" }, - "a": { - "type": "appliedenergistics2:part", - "part": "material.certus_quartz_crystal_charged" + "type": "forge:ore_shaped", + "pattern": [ + "a ", + " b ", + " b" + ], + "key": { + "b": { + "type": "forge:ore_dict", + "ore": "ingotIron" + }, + "a": { + "type": "appliedenergistics2:part", + "part": "material.certus_quartz_crystal_charged" + } } - } } diff --git a/src/main/resources/assets/appliedenergistics2/recipes/tools/misctools_entropy_manipulator.json b/src/main/resources/assets/appliedenergistics2/recipes/tools/misctools_entropy_manipulator.json index 56849ba4..ce0f6131 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/tools/misctools_entropy_manipulator.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/tools/misctools_entropy_manipulator.json @@ -1,27 +1,27 @@ { - "result": { - "item": "appliedenergistics2:entropy_manipulator" - }, - "type": "forge:ore_shaped", - "pattern": [ - "ab ", - "cd ", - " d" - ], - "key": { - "c": { - "type": "appliedenergistics2:part", - "part": "material.engineering_processor" + "result": { + "item": "appliedenergistics2:entropy_manipulator" }, - "d": { - "type": "forge:ore_dict", - "ore": "ingotIron" - }, - "b": { - "item": "appliedenergistics2:energy_cell" - }, - "a": { - "item": "#appliedenergistics2:fluixCrystal" + "type": "forge:ore_shaped", + "pattern": [ + "ab ", + "cd ", + " d" + ], + "key": { + "c": { + "type": "appliedenergistics2:part", + "part": "material.engineering_processor" + }, + "d": { + "type": "forge:ore_dict", + "ore": "ingotIron" + }, + "b": { + "item": "appliedenergistics2:energy_cell" + }, + "a": { + "item": "#appliedenergistics2:fluixCrystal" + } } - } } diff --git a/src/main/resources/assets/appliedenergistics2/recipes/tools/nether_quartz_axe.json b/src/main/resources/assets/appliedenergistics2/recipes/tools/nether_quartz_axe.json index 9978995d..0cdcc434 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/tools/nether_quartz_axe.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/tools/nether_quartz_axe.json @@ -1,21 +1,21 @@ { - "result": { - "item": "appliedenergistics2:nether_quartz_axe" - }, - "type": "forge:ore_shaped", - "pattern": [ - "aa", - "ab", - " b" - ], - "key": { - "a": { - "type": "forge:ore_dict", - "ore": "crystalNetherQuartz" + "result": { + "item": "appliedenergistics2:nether_quartz_axe" }, - "b": { - "type": "forge:ore_dict", - "ore": "stickWood" + "type": "forge:ore_shaped", + "pattern": [ + "aa", + "ab", + " b" + ], + "key": { + "a": { + "type": "forge:ore_dict", + "ore": "crystalNetherQuartz" + }, + "b": { + "type": "forge:ore_dict", + "ore": "stickWood" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/tools/nether_quartz_cutting_knife.json b/src/main/resources/assets/appliedenergistics2/recipes/tools/nether_quartz_cutting_knife.json index d1dd4e13..ebbf8312 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/tools/nether_quartz_cutting_knife.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/tools/nether_quartz_cutting_knife.json @@ -1,25 +1,25 @@ { - "result": { - "item": "appliedenergistics2:nether_quartz_cutting_knife" - }, - "type": "forge:ore_shaped", - "pattern": [ - " a", - "ba ", - "cc " - ], - "key": { - "b": { - "type": "forge:ore_dict", - "ore": "ingotIron" + "result": { + "item": "appliedenergistics2:nether_quartz_cutting_knife" }, - "c": { - "type": "forge:ore_dict", - "ore": "crystalNetherQuartz" - }, - "a": { - "type": "forge:ore_dict", - "ore": "stickWood" + "type": "forge:ore_shaped", + "pattern": [ + " a", + "ba ", + "cc " + ], + "key": { + "b": { + "type": "forge:ore_dict", + "ore": "ingotIron" + }, + "c": { + "type": "forge:ore_dict", + "ore": "crystalNetherQuartz" + }, + "a": { + "type": "forge:ore_dict", + "ore": "stickWood" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/tools/nether_quartz_hoe.json b/src/main/resources/assets/appliedenergistics2/recipes/tools/nether_quartz_hoe.json index 48f8b735..28752833 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/tools/nether_quartz_hoe.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/tools/nether_quartz_hoe.json @@ -1,21 +1,21 @@ { - "result": { - "item": "appliedenergistics2:nether_quartz_hoe" - }, - "type": "forge:ore_shaped", - "pattern": [ - "aa", - " b", - " b" - ], - "key": { - "a": { - "type": "forge:ore_dict", - "ore": "crystalNetherQuartz" + "result": { + "item": "appliedenergistics2:nether_quartz_hoe" }, - "b": { - "type": "forge:ore_dict", - "ore": "stickWood" + "type": "forge:ore_shaped", + "pattern": [ + "aa", + " b", + " b" + ], + "key": { + "a": { + "type": "forge:ore_dict", + "ore": "crystalNetherQuartz" + }, + "b": { + "type": "forge:ore_dict", + "ore": "stickWood" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/tools/nether_quartz_pickaxe.json b/src/main/resources/assets/appliedenergistics2/recipes/tools/nether_quartz_pickaxe.json index 0d9189f9..64696094 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/tools/nether_quartz_pickaxe.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/tools/nether_quartz_pickaxe.json @@ -1,21 +1,21 @@ { - "result": { - "item": "appliedenergistics2:nether_quartz_pickaxe" - }, - "type": "forge:ore_shaped", - "pattern": [ - "aaa", - " b ", - " b " - ], - "key": { - "a": { - "type": "forge:ore_dict", - "ore": "crystalNetherQuartz" + "result": { + "item": "appliedenergistics2:nether_quartz_pickaxe" }, - "b": { - "type": "forge:ore_dict", - "ore": "stickWood" + "type": "forge:ore_shaped", + "pattern": [ + "aaa", + " b ", + " b " + ], + "key": { + "a": { + "type": "forge:ore_dict", + "ore": "crystalNetherQuartz" + }, + "b": { + "type": "forge:ore_dict", + "ore": "stickWood" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/tools/nether_quartz_spade.json b/src/main/resources/assets/appliedenergistics2/recipes/tools/nether_quartz_spade.json index 1be7ccbf..0b11731a 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/tools/nether_quartz_spade.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/tools/nether_quartz_spade.json @@ -1,21 +1,21 @@ { - "result": { - "item": "appliedenergistics2:nether_quartz_spade" - }, - "type": "forge:ore_shaped", - "pattern": [ - "a", - "b", - "b" - ], - "key": { - "a": { - "type": "forge:ore_dict", - "ore": "crystalNetherQuartz" + "result": { + "item": "appliedenergistics2:nether_quartz_spade" }, - "b": { - "type": "forge:ore_dict", - "ore": "stickWood" + "type": "forge:ore_shaped", + "pattern": [ + "a", + "b", + "b" + ], + "key": { + "a": { + "type": "forge:ore_dict", + "ore": "crystalNetherQuartz" + }, + "b": { + "type": "forge:ore_dict", + "ore": "stickWood" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/tools/nether_quartz_sword.json b/src/main/resources/assets/appliedenergistics2/recipes/tools/nether_quartz_sword.json index 909bd1cb..71d7899d 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/tools/nether_quartz_sword.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/tools/nether_quartz_sword.json @@ -1,21 +1,21 @@ { - "result": { - "item": "appliedenergistics2:nether_quartz_sword" - }, - "type": "forge:ore_shaped", - "pattern": [ - "a", - "a", - "b" - ], - "key": { - "a": { - "type": "forge:ore_dict", - "ore": "crystalNetherQuartz" + "result": { + "item": "appliedenergistics2:nether_quartz_sword" }, - "b": { - "type": "forge:ore_dict", - "ore": "stickWood" + "type": "forge:ore_shaped", + "pattern": [ + "a", + "a", + "b" + ], + "key": { + "a": { + "type": "forge:ore_dict", + "ore": "crystalNetherQuartz" + }, + "b": { + "type": "forge:ore_dict", + "ore": "stickWood" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/tools/nether_quartz_wrench.json b/src/main/resources/assets/appliedenergistics2/recipes/tools/nether_quartz_wrench.json index dad9e531..0435c6e5 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/tools/nether_quartz_wrench.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/tools/nether_quartz_wrench.json @@ -1,17 +1,17 @@ { - "result": { - "item": "appliedenergistics2:nether_quartz_wrench" - }, - "type": "forge:ore_shaped", - "pattern": [ - "a a", - " a ", - "a a" - ], - "key": { - "a": { - "type": "forge:ore_dict", - "ore": "crystalNetherQuartz" + "result": { + "item": "appliedenergistics2:nether_quartz_wrench" + }, + "type": "forge:ore_shaped", + "pattern": [ + "a a", + " a ", + "a a" + ], + "key": { + "a": { + "type": "forge:ore_dict", + "ore": "crystalNetherQuartz" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/tools/network_biometric_card.json b/src/main/resources/assets/appliedenergistics2/recipes/tools/network_biometric_card.json index e1826e55..ce1727c8 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/tools/network_biometric_card.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/tools/network_biometric_card.json @@ -1,28 +1,28 @@ { - "result": { - "item": "appliedenergistics2:biometric_card" - }, - "type": "forge:ore_shaped", - "pattern": [ - "abb", - "cdc" - ], - "key": { - "a": { - "type": "appliedenergistics2:part", - "part": "material.engineering_processor" + "result": { + "item": "appliedenergistics2:biometric_card" }, - "b": { - "type": "forge:ore_dict", - "ore": "ingotIron" - }, - "d": { - "type": "forge:ore_dict", - "ore": "dustRedstone" - }, - "c": { - "type": "forge:ore_dict", - "ore": "ingotGold" + "type": "forge:ore_shaped", + "pattern": [ + "abb", + "cdc" + ], + "key": { + "a": { + "type": "appliedenergistics2:part", + "part": "material.engineering_processor" + }, + "b": { + "type": "forge:ore_dict", + "ore": "ingotIron" + }, + "d": { + "type": "forge:ore_dict", + "ore": "dustRedstone" + }, + "c": { + "type": "forge:ore_dict", + "ore": "ingotGold" + } } - } } diff --git a/src/main/resources/assets/appliedenergistics2/recipes/tools/network_color_applicator.json b/src/main/resources/assets/appliedenergistics2/recipes/tools/network_color_applicator.json index fd8a59f3..d0edebcb 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/tools/network_color_applicator.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/tools/network_color_applicator.json @@ -1,28 +1,28 @@ { - "result": { - "item": "appliedenergistics2:color_applicator" - }, - "type": "forge:ore_shaped", - "pattern": [ - "ab ", - "bc ", - " d" - ], - "key": { - "a": { - "type": "appliedenergistics2:part", - "part": "material.formation_core" + "result": { + "item": "appliedenergistics2:color_applicator" }, - "b": { - "type": "forge:ore_dict", - "ore": "ingotIron" - }, - "c": { - "type": "appliedenergistics2:part", - "part": "material.cell4k_part" - }, - "d": { - "item": "appliedenergistics2:energy_cell" + "type": "forge:ore_shaped", + "pattern": [ + "ab ", + "bc ", + " d" + ], + "key": { + "a": { + "type": "appliedenergistics2:part", + "part": "material.formation_core" + }, + "b": { + "type": "forge:ore_dict", + "ore": "ingotIron" + }, + "c": { + "type": "appliedenergistics2:part", + "part": "material.cell4k_part" + }, + "d": { + "item": "appliedenergistics2:energy_cell" + } } - } } diff --git a/src/main/resources/assets/appliedenergistics2/recipes/tools/network_memory_card.json b/src/main/resources/assets/appliedenergistics2/recipes/tools/network_memory_card.json index df159388..30dee8d8 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/tools/network_memory_card.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/tools/network_memory_card.json @@ -1,28 +1,28 @@ { - "result": { - "item": "appliedenergistics2:memory_card" - }, - "type": "forge:ore_shaped", - "pattern": [ - "abb", - "cdc" - ], - "key": { - "b": { - "type": "forge:ore_dict", - "ore": "ingotIron" + "result": { + "item": "appliedenergistics2:memory_card" }, - "d": { - "type": "forge:ore_dict", - "ore": "dustRedstone" - }, - "c": { - "type": "forge:ore_dict", - "ore": "ingotGold" - }, - "a": { - "type": "appliedenergistics2:part", - "part": "material.calculation_processor" + "type": "forge:ore_shaped", + "pattern": [ + "abb", + "cdc" + ], + "key": { + "b": { + "type": "forge:ore_dict", + "ore": "ingotIron" + }, + "d": { + "type": "forge:ore_dict", + "ore": "dustRedstone" + }, + "c": { + "type": "forge:ore_dict", + "ore": "ingotGold" + }, + "a": { + "type": "appliedenergistics2:part", + "part": "material.calculation_processor" + } } - } } diff --git a/src/main/resources/assets/appliedenergistics2/recipes/tools/network_portable_cell.json b/src/main/resources/assets/appliedenergistics2/recipes/tools/network_portable_cell.json index ec4e6a58..1b984e1e 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/tools/network_portable_cell.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/tools/network_portable_cell.json @@ -1,21 +1,21 @@ { - "result": { - "item": "appliedenergistics2:portable_cell" - }, - "type": "forge:ore_shaped", - "pattern": [ - "abc" - ], - "key": { - "a": { - "item": "appliedenergistics2:chest" + "result": { + "item": "appliedenergistics2:portable_cell" }, - "c": { - "item": "appliedenergistics2:energy_cell" - }, - "b": { - "type": "appliedenergistics2:part", - "part": "material.cell1k_part" + "type": "forge:ore_shaped", + "pattern": [ + "abc" + ], + "key": { + "a": { + "item": "appliedenergistics2:chest" + }, + "c": { + "item": "appliedenergistics2:energy_cell" + }, + "b": { + "type": "appliedenergistics2:part", + "part": "material.cell1k_part" + } } - } } diff --git a/src/main/resources/assets/appliedenergistics2/recipes/tools/network_tool.json b/src/main/resources/assets/appliedenergistics2/recipes/tools/network_tool.json index 6ad73649..e508b7d4 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/tools/network_tool.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/tools/network_tool.json @@ -1,23 +1,23 @@ { - "result": { - "item": "appliedenergistics2:network_tool" - }, - "type": "forge:ore_shapeless", - "ingredients": [ - { - "type": "forge:ore_dict", - "ore": "itemIlluminatedPanel" + "result": { + "item": "appliedenergistics2:network_tool" }, - { - "type": "forge:ore_dict", - "ore": "chestWood" - }, - { - "item": "#appliedenergistics2:wrench" - }, - { - "type": "appliedenergistics2:part", - "part": "material.calculation_processor" - } - ] + "type": "forge:ore_shapeless", + "ingredients": [ + { + "type": "forge:ore_dict", + "ore": "itemIlluminatedPanel" + }, + { + "type": "forge:ore_dict", + "ore": "chestWood" + }, + { + "item": "#appliedenergistics2:wrench" + }, + { + "type": "appliedenergistics2:part", + "part": "material.calculation_processor" + } + ] } diff --git a/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_black.json b/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_black.json index a95a214a..e7894d36 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_black.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_black.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "paint_ball.black", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "b": { - "type": "forge:ore_dict", - "ore": "dyeBlack" + "result": { + "type": "appliedenergistics2:part", + "part": "paint_ball.black", + "count": 8 }, - "a": { - "type": "appliedenergistics2:part", - "part": "material.matter_ball" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "b": { + "type": "forge:ore_dict", + "ore": "dyeBlack" + }, + "a": { + "type": "appliedenergistics2:part", + "part": "material.matter_ball" + } } - } } diff --git a/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_blue.json b/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_blue.json index d6f445f8..7a761e60 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_blue.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_blue.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "paint_ball.blue", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "a": { - "type": "appliedenergistics2:part", - "part": "material.matter_ball" + "result": { + "type": "appliedenergistics2:part", + "part": "paint_ball.blue", + "count": 8 }, - "b": { - "type": "forge:ore_dict", - "ore": "dyeBlue" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "a": { + "type": "appliedenergistics2:part", + "part": "material.matter_ball" + }, + "b": { + "type": "forge:ore_dict", + "ore": "dyeBlue" + } } - } } diff --git a/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_brown.json b/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_brown.json index f3ab6c8a..5c8f1884 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_brown.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_brown.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "paint_ball.brown", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "b": { - "type": "forge:ore_dict", - "ore": "dyeBrown" + "result": { + "type": "appliedenergistics2:part", + "part": "paint_ball.brown", + "count": 8 }, - "a": { - "type": "appliedenergistics2:part", - "part": "material.matter_ball" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "b": { + "type": "forge:ore_dict", + "ore": "dyeBrown" + }, + "a": { + "type": "appliedenergistics2:part", + "part": "material.matter_ball" + } } - } } diff --git a/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_cyan.json b/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_cyan.json index 9dd1b7ca..94130c8c 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_cyan.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_cyan.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "paint_ball.cyan", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "b": { - "type": "forge:ore_dict", - "ore": "dyeCyan" + "result": { + "type": "appliedenergistics2:part", + "part": "paint_ball.cyan", + "count": 8 }, - "a": { - "type": "appliedenergistics2:part", - "part": "material.matter_ball" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "b": { + "type": "forge:ore_dict", + "ore": "dyeCyan" + }, + "a": { + "type": "appliedenergistics2:part", + "part": "material.matter_ball" + } } - } } diff --git a/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_gray.json b/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_gray.json index 5baec29b..981a99d6 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_gray.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_gray.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "paint_ball.gray", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "b": { - "type": "forge:ore_dict", - "ore": "dyeGray" + "result": { + "type": "appliedenergistics2:part", + "part": "paint_ball.gray", + "count": 8 }, - "a": { - "type": "appliedenergistics2:part", - "part": "material.matter_ball" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "b": { + "type": "forge:ore_dict", + "ore": "dyeGray" + }, + "a": { + "type": "appliedenergistics2:part", + "part": "material.matter_ball" + } } - } } diff --git a/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_green.json b/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_green.json index 9daa722d..9011a695 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_green.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_green.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "paint_ball.green", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "b": { - "type": "forge:ore_dict", - "ore": "dyeGreen" + "result": { + "type": "appliedenergistics2:part", + "part": "paint_ball.green", + "count": 8 }, - "a": { - "type": "appliedenergistics2:part", - "part": "material.matter_ball" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "b": { + "type": "forge:ore_dict", + "ore": "dyeGreen" + }, + "a": { + "type": "appliedenergistics2:part", + "part": "material.matter_ball" + } } - } } diff --git a/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_light_blue.json b/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_light_blue.json index ae7c8935..cd4e10d3 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_light_blue.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_light_blue.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "paint_ball.light_blue", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "b": { - "type": "forge:ore_dict", - "ore": "dyeLightBlue" + "result": { + "type": "appliedenergistics2:part", + "part": "paint_ball.light_blue", + "count": 8 }, - "a": { - "type": "appliedenergistics2:part", - "part": "material.matter_ball" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "b": { + "type": "forge:ore_dict", + "ore": "dyeLightBlue" + }, + "a": { + "type": "appliedenergistics2:part", + "part": "material.matter_ball" + } } - } } diff --git a/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_light_gray.json b/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_light_gray.json index 1e78f273..d9ad4b5c 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_light_gray.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_light_gray.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "paint_ball.light_gray", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "b": { - "type": "forge:ore_dict", - "ore": "dyeLightGray" + "result": { + "type": "appliedenergistics2:part", + "part": "paint_ball.light_gray", + "count": 8 }, - "a": { - "type": "appliedenergistics2:part", - "part": "material.matter_ball" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "b": { + "type": "forge:ore_dict", + "ore": "dyeLightGray" + }, + "a": { + "type": "appliedenergistics2:part", + "part": "material.matter_ball" + } } - } } diff --git a/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_lime.json b/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_lime.json index 590b357f..63cbd391 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_lime.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_lime.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "paint_ball.lime", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "a": { - "type": "appliedenergistics2:part", - "part": "material.matter_ball" + "result": { + "type": "appliedenergistics2:part", + "part": "paint_ball.lime", + "count": 8 }, - "b": { - "type": "forge:ore_dict", - "ore": "dyeLime" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "a": { + "type": "appliedenergistics2:part", + "part": "material.matter_ball" + }, + "b": { + "type": "forge:ore_dict", + "ore": "dyeLime" + } } - } } diff --git a/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_lumen_black.json b/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_lumen_black.json index becad112..d11b7abe 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_lumen_black.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_lumen_black.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "lumen_paint_ball.black", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "a": { - "type": "appliedenergistics2:part", - "part": "paint_ball.black" + "result": { + "type": "appliedenergistics2:part", + "part": "lumen_paint_ball.black", + "count": 8 }, - "b": { - "type": "forge:ore_dict", - "ore": "dustGlowstone" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "a": { + "type": "appliedenergistics2:part", + "part": "paint_ball.black" + }, + "b": { + "type": "forge:ore_dict", + "ore": "dustGlowstone" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_lumen_blue.json b/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_lumen_blue.json index ee83ce8a..36ffcf1e 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_lumen_blue.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_lumen_blue.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "lumen_paint_ball.blue", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "a": { - "type": "appliedenergistics2:part", - "part": "paint_ball.blue" + "result": { + "type": "appliedenergistics2:part", + "part": "lumen_paint_ball.blue", + "count": 8 }, - "b": { - "type": "forge:ore_dict", - "ore": "dustGlowstone" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "a": { + "type": "appliedenergistics2:part", + "part": "paint_ball.blue" + }, + "b": { + "type": "forge:ore_dict", + "ore": "dustGlowstone" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_lumen_brown.json b/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_lumen_brown.json index fbfb5f61..680b4d6f 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_lumen_brown.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_lumen_brown.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "lumen_paint_ball.brown", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "a": { - "type": "appliedenergistics2:part", - "part": "paint_ball.brown" + "result": { + "type": "appliedenergistics2:part", + "part": "lumen_paint_ball.brown", + "count": 8 }, - "b": { - "type": "forge:ore_dict", - "ore": "dustGlowstone" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "a": { + "type": "appliedenergistics2:part", + "part": "paint_ball.brown" + }, + "b": { + "type": "forge:ore_dict", + "ore": "dustGlowstone" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_lumen_cyan.json b/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_lumen_cyan.json index c355fd8b..1a30e1b0 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_lumen_cyan.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_lumen_cyan.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "lumen_paint_ball.cyan", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "a": { - "type": "appliedenergistics2:part", - "part": "paint_ball.cyan" + "result": { + "type": "appliedenergistics2:part", + "part": "lumen_paint_ball.cyan", + "count": 8 }, - "b": { - "type": "forge:ore_dict", - "ore": "dustGlowstone" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "a": { + "type": "appliedenergistics2:part", + "part": "paint_ball.cyan" + }, + "b": { + "type": "forge:ore_dict", + "ore": "dustGlowstone" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_lumen_gray.json b/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_lumen_gray.json index 47c33699..0787865f 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_lumen_gray.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_lumen_gray.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "lumen_paint_ball.gray", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "a": { - "type": "appliedenergistics2:part", - "part": "paint_ball.gray" + "result": { + "type": "appliedenergistics2:part", + "part": "lumen_paint_ball.gray", + "count": 8 }, - "b": { - "type": "forge:ore_dict", - "ore": "dustGlowstone" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "a": { + "type": "appliedenergistics2:part", + "part": "paint_ball.gray" + }, + "b": { + "type": "forge:ore_dict", + "ore": "dustGlowstone" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_lumen_green.json b/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_lumen_green.json index 992473a9..f73862cc 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_lumen_green.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_lumen_green.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "lumen_paint_ball.green", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "a": { - "type": "appliedenergistics2:part", - "part": "paint_ball.green" + "result": { + "type": "appliedenergistics2:part", + "part": "lumen_paint_ball.green", + "count": 8 }, - "b": { - "type": "forge:ore_dict", - "ore": "dustGlowstone" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "a": { + "type": "appliedenergistics2:part", + "part": "paint_ball.green" + }, + "b": { + "type": "forge:ore_dict", + "ore": "dustGlowstone" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_lumen_light_blue.json b/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_lumen_light_blue.json index c65da0aa..3682a676 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_lumen_light_blue.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_lumen_light_blue.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "lumen_paint_ball.light_blue", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "a": { - "type": "appliedenergistics2:part", - "part": "paint_ball.light_blue" + "result": { + "type": "appliedenergistics2:part", + "part": "lumen_paint_ball.light_blue", + "count": 8 }, - "b": { - "type": "forge:ore_dict", - "ore": "dustGlowstone" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "a": { + "type": "appliedenergistics2:part", + "part": "paint_ball.light_blue" + }, + "b": { + "type": "forge:ore_dict", + "ore": "dustGlowstone" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_lumen_light_gray.json b/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_lumen_light_gray.json index 079ac1f4..2bf98e67 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_lumen_light_gray.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_lumen_light_gray.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "lumen_paint_ball.light_gray", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "a": { - "type": "appliedenergistics2:part", - "part": "paint_ball.light_gray" + "result": { + "type": "appliedenergistics2:part", + "part": "lumen_paint_ball.light_gray", + "count": 8 }, - "b": { - "type": "forge:ore_dict", - "ore": "dustGlowstone" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "a": { + "type": "appliedenergistics2:part", + "part": "paint_ball.light_gray" + }, + "b": { + "type": "forge:ore_dict", + "ore": "dustGlowstone" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_lumen_lime.json b/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_lumen_lime.json index f9d685e4..ac3eb7df 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_lumen_lime.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_lumen_lime.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "lumen_paint_ball.lime", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "a": { - "type": "appliedenergistics2:part", - "part": "paint_ball.lime" + "result": { + "type": "appliedenergistics2:part", + "part": "lumen_paint_ball.lime", + "count": 8 }, - "b": { - "type": "forge:ore_dict", - "ore": "dustGlowstone" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "a": { + "type": "appliedenergistics2:part", + "part": "paint_ball.lime" + }, + "b": { + "type": "forge:ore_dict", + "ore": "dustGlowstone" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_lumen_magenta.json b/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_lumen_magenta.json index f14e9f20..54ecc2c9 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_lumen_magenta.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_lumen_magenta.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "lumen_paint_ball.magenta", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "a": { - "type": "appliedenergistics2:part", - "part": "paint_ball.magenta" + "result": { + "type": "appliedenergistics2:part", + "part": "lumen_paint_ball.magenta", + "count": 8 }, - "b": { - "type": "forge:ore_dict", - "ore": "dustGlowstone" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "a": { + "type": "appliedenergistics2:part", + "part": "paint_ball.magenta" + }, + "b": { + "type": "forge:ore_dict", + "ore": "dustGlowstone" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_lumen_orange.json b/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_lumen_orange.json index fd6de276..679b17d4 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_lumen_orange.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_lumen_orange.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "lumen_paint_ball.orange", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "b": { - "type": "forge:ore_dict", - "ore": "dustGlowstone" + "result": { + "type": "appliedenergistics2:part", + "part": "lumen_paint_ball.orange", + "count": 8 }, - "a": { - "type": "appliedenergistics2:part", - "part": "paint_ball.orange" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "b": { + "type": "forge:ore_dict", + "ore": "dustGlowstone" + }, + "a": { + "type": "appliedenergistics2:part", + "part": "paint_ball.orange" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_lumen_pink.json b/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_lumen_pink.json index 4db37a2b..db765731 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_lumen_pink.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_lumen_pink.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "lumen_paint_ball.pink", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "a": { - "type": "appliedenergistics2:part", - "part": "paint_ball.pink" + "result": { + "type": "appliedenergistics2:part", + "part": "lumen_paint_ball.pink", + "count": 8 }, - "b": { - "type": "forge:ore_dict", - "ore": "dustGlowstone" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "a": { + "type": "appliedenergistics2:part", + "part": "paint_ball.pink" + }, + "b": { + "type": "forge:ore_dict", + "ore": "dustGlowstone" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_lumen_purple.json b/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_lumen_purple.json index 596df61e..ede3b448 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_lumen_purple.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_lumen_purple.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "lumen_paint_ball.purple", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "a": { - "type": "appliedenergistics2:part", - "part": "paint_ball.purple" + "result": { + "type": "appliedenergistics2:part", + "part": "lumen_paint_ball.purple", + "count": 8 }, - "b": { - "type": "forge:ore_dict", - "ore": "dustGlowstone" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "a": { + "type": "appliedenergistics2:part", + "part": "paint_ball.purple" + }, + "b": { + "type": "forge:ore_dict", + "ore": "dustGlowstone" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_lumen_red.json b/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_lumen_red.json index a11c47fe..cd55dcba 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_lumen_red.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_lumen_red.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "lumen_paint_ball.red", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "a": { - "type": "appliedenergistics2:part", - "part": "paint_ball.red" + "result": { + "type": "appliedenergistics2:part", + "part": "lumen_paint_ball.red", + "count": 8 }, - "b": { - "type": "forge:ore_dict", - "ore": "dustGlowstone" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "a": { + "type": "appliedenergistics2:part", + "part": "paint_ball.red" + }, + "b": { + "type": "forge:ore_dict", + "ore": "dustGlowstone" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_lumen_white.json b/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_lumen_white.json index ded0eaaa..faf716d7 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_lumen_white.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_lumen_white.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "lumen_paint_ball.white", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "a": { - "type": "appliedenergistics2:part", - "part": "paint_ball.white" + "result": { + "type": "appliedenergistics2:part", + "part": "lumen_paint_ball.white", + "count": 8 }, - "b": { - "type": "forge:ore_dict", - "ore": "dustGlowstone" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "a": { + "type": "appliedenergistics2:part", + "part": "paint_ball.white" + }, + "b": { + "type": "forge:ore_dict", + "ore": "dustGlowstone" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_lumen_yellow.json b/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_lumen_yellow.json index 4cdb9495..ab0d241c 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_lumen_yellow.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_lumen_yellow.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "lumen_paint_ball.yellow", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "a": { - "type": "appliedenergistics2:part", - "part": "paint_ball.yellow" + "result": { + "type": "appliedenergistics2:part", + "part": "lumen_paint_ball.yellow", + "count": 8 }, - "b": { - "type": "forge:ore_dict", - "ore": "dustGlowstone" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "a": { + "type": "appliedenergistics2:part", + "part": "paint_ball.yellow" + }, + "b": { + "type": "forge:ore_dict", + "ore": "dustGlowstone" + } } - } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_magenta.json b/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_magenta.json index be197eab..0a0f8b7a 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_magenta.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_magenta.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "paint_ball.magenta", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "b": { - "type": "forge:ore_dict", - "ore": "dyeMagenta" + "result": { + "type": "appliedenergistics2:part", + "part": "paint_ball.magenta", + "count": 8 }, - "a": { - "type": "appliedenergistics2:part", - "part": "material.matter_ball" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "b": { + "type": "forge:ore_dict", + "ore": "dyeMagenta" + }, + "a": { + "type": "appliedenergistics2:part", + "part": "material.matter_ball" + } } - } } diff --git a/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_orange.json b/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_orange.json index c9bea9b5..81b3e16f 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_orange.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_orange.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "paint_ball.orange", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "b": { - "type": "forge:ore_dict", - "ore": "dyeOrange" + "result": { + "type": "appliedenergistics2:part", + "part": "paint_ball.orange", + "count": 8 }, - "a": { - "type": "appliedenergistics2:part", - "part": "material.matter_ball" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "b": { + "type": "forge:ore_dict", + "ore": "dyeOrange" + }, + "a": { + "type": "appliedenergistics2:part", + "part": "material.matter_ball" + } } - } } diff --git a/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_pink.json b/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_pink.json index 695f65a1..35a75788 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_pink.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_pink.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "paint_ball.pink", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "b": { - "type": "forge:ore_dict", - "ore": "dyePink" + "result": { + "type": "appliedenergistics2:part", + "part": "paint_ball.pink", + "count": 8 }, - "a": { - "type": "appliedenergistics2:part", - "part": "material.matter_ball" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "b": { + "type": "forge:ore_dict", + "ore": "dyePink" + }, + "a": { + "type": "appliedenergistics2:part", + "part": "material.matter_ball" + } } - } } diff --git a/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_purple.json b/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_purple.json index 0dec3a16..dccdf672 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_purple.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_purple.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "paint_ball.purple", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "b": { - "type": "forge:ore_dict", - "ore": "dyePurple" + "result": { + "type": "appliedenergistics2:part", + "part": "paint_ball.purple", + "count": 8 }, - "a": { - "type": "appliedenergistics2:part", - "part": "material.matter_ball" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "b": { + "type": "forge:ore_dict", + "ore": "dyePurple" + }, + "a": { + "type": "appliedenergistics2:part", + "part": "material.matter_ball" + } } - } } diff --git a/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_red.json b/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_red.json index 50a1c1a3..b275750e 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_red.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_red.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "paint_ball.red", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "a": { - "type": "appliedenergistics2:part", - "part": "material.matter_ball" + "result": { + "type": "appliedenergistics2:part", + "part": "paint_ball.red", + "count": 8 }, - "b": { - "type": "forge:ore_dict", - "ore": "dyeRed" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "a": { + "type": "appliedenergistics2:part", + "part": "material.matter_ball" + }, + "b": { + "type": "forge:ore_dict", + "ore": "dyeRed" + } } - } } diff --git a/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_white.json b/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_white.json index d339cd08..34673fcd 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_white.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_white.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "paint_ball.white", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "b": { - "type": "forge:ore_dict", - "ore": "dyeWhite" + "result": { + "type": "appliedenergistics2:part", + "part": "paint_ball.white", + "count": 8 }, - "a": { - "type": "appliedenergistics2:part", - "part": "material.matter_ball" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "b": { + "type": "forge:ore_dict", + "ore": "dyeWhite" + }, + "a": { + "type": "appliedenergistics2:part", + "part": "material.matter_ball" + } } - } } diff --git a/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_yellow.json b/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_yellow.json index 942728bd..a90d2ec4 100644 --- a/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_yellow.json +++ b/src/main/resources/assets/appliedenergistics2/recipes/tools/paintballs_yellow.json @@ -1,23 +1,23 @@ { - "result": { - "type": "appliedenergistics2:part", - "part": "paint_ball.yellow", - "count": 8 - }, - "type": "appliedenergistics2:part_shaped", - "pattern": [ - "aaa", - "aba", - "aaa" - ], - "key": { - "b": { - "type": "forge:ore_dict", - "ore": "dyeYellow" + "result": { + "type": "appliedenergistics2:part", + "part": "paint_ball.yellow", + "count": 8 }, - "a": { - "type": "appliedenergistics2:part", - "part": "material.matter_ball" + "type": "appliedenergistics2:part_shaped", + "pattern": [ + "aaa", + "aba", + "aaa" + ], + "key": { + "b": { + "type": "forge:ore_dict", + "ore": "dyeYellow" + }, + "a": { + "type": "appliedenergistics2:part", + "part": "material.matter_ball" + } } - } }