neuralgia/kubejs/startup_scripts/ae2/constants.js
FriendlyCube 0519fd26b2 некоторые обновления
убрал кварц и всё что связано с метеоритами из ае2, привязал все крафты к кварцу из грега
2023-12-07 18:38:51 +02:00

214 lines
6.3 KiB
JavaScript

// priority: 199
global.AE2_DISABLED_ITEMS = [
//инструменты
'ae2:certus_quartz_sword',
'ae2:nether_quartz_sword',
'ae2:fluix_sword',
'ae2:certus_quartz_wrench',
'ae2:nether_quartz_wrench',
'ae2:fluix_upgrade_smithing_template',
'ae2:certus_quartz_axe',
'ae2:nether_quartz_axe',
'ae2:fluix_axe',
'ae2:certus_quartz_hoe',
'ae2:nether_quartz_hoe',
'ae2:fluix_hoe',
'ae2:certus_quartz_shovel',
'ae2:nether_quartz_shovel',
'ae2:fluix_shovel',
'ae2:certus_quartz_pickaxe',
'ae2:nether_quartz_pickaxe',
'ae2:fluix_pickaxe',
'ae2:entropy_manipulator',
'ae2:charged_staff',
//budding
'#forge:buds',
'ae2:flawless_budding_quartz',
'ae2:flawed_budding_quartz',
'ae2:chipped_budding_quartz',
'ae2:damaged_budding_quartz',
'ae2:quartz_cluster',
//sky stone
'ae2:sky_stone_block',
'ae2:smooth_sky_stone_block',
'ae2:sky_stone_brick',
'ae2:sky_stone_small_brick',
'ae2:sky_stone_chest',
'ae2:smooth_sky_stone_chest',
'ae2:sky_stone_tank',
'ae2:mysterious_cube',
'ae2:not_so_mysterious_cube',
'ae2:sky_stone_stairs',
'ae2:smooth_sky_stone_stairs',
'ae2:sky_stone_brick_stairs',
'ae2:sky_stone_small_brick_stairs',
'ae2:sky_stone_slab',
'ae2:smooth_sky_stone_slab',
'ae2:sky_stone_brick_slab',
'ae2:sky_stone_small_brick_slab',
'ae2:sky_stone_wall',
'ae2:smooth_sky_stone_wall',
'ae2:sky_stone_brick_wall',
'ae2:sky_stone_small_brick_wall',
//certus quartz crystal
'ae2:certus_quartz_crystal',
//compass
'ae2:meteorite_compass',
//blocks
'ae2:vibration_chamber',
'ae2:crank',
'ae2:charger',
'ae2:spatial_anchor',
'ae2:inscriber',
//dust
'ae2:silicon',
'ae2:certus_quartz_dust',
'ae2:sky_dust',
'ae2:ender_dust',
'ae2:certus_quartz_dust',
];
// Glass Cable
global.AE2_GLASS_CABLE = [
'ae2:white_glass_cable',
'ae2:orange_glass_cable',
'ae2:magenta_glass_cable',
'ae2:light_blue_glass_cable',
'ae2:yellow_glass_cable',
'ae2:lime_glass_cable',
'ae2:pink_glass_cable',
'ae2:gray_glass_cable',
'ae2:light_gray_glass_cable',
'ae2:cyan_glass_cable',
'ae2:purple_glass_cable',
'ae2:blue_glass_cable',
'ae2:brown_glass_cable',
'ae2:green_glass_cable',
'ae2:red_glass_cable',
'ae2:black_glass_cable',
]
// Covered Cable
global.AE2_COVERED_CABLE = [
'ae2:white_covered_cable',
'ae2:orange_covered_cable',
'ae2:magenta_covered_cable',
'ae2:light_blue_covered_cable',
'ae2:yellow_covered_cable',
'ae2:lime_covered_cable',
'ae2:pink_covered_cable',
'ae2:gray_covered_cable',
'ae2:light_gray_covered_cable',
'ae2:cyan_covered_cable',
'ae2:purple_covered_cable',
'ae2:blue_covered_cable',
'ae2:brown_covered_cable',
'ae2:green_covered_cable',
'ae2:red_covered_cable',
'ae2:black_covered_cable',
]
// Dense Covered Cable
global.AE2_COVERED_DENSE_CABLE = [
'ae2:white_covered_dense_cable',
'ae2:orange_covered_dense_cable',
'ae2:magenta_covered_dense_cable',
'ae2:light_blue_covered_dense_cable',
'ae2:yellow_covered_dense_cable',
'ae2:lime_covered_dense_cable',
'ae2:pink_covered_dense_cable',
'ae2:gray_covered_dense_cable',
'ae2:light_gray_covered_dense_cable',
'ae2:cyan_covered_dense_cable',
'ae2:purple_covered_dense_cable',
'ae2:blue_covered_dense_cable',
'ae2:brown_covered_dense_cable',
'ae2:green_covered_dense_cable',
'ae2:red_covered_dense_cable',
'ae2:black_covered_dense_cable',
]
// Smart Cable
global.AE2_SMART_CABLE = [
'ae2:white_smart_cable',
'ae2:orange_smart_cable',
'ae2:magenta_smart_cable',
'ae2:light_blue_smart_cable',
'ae2:yellow_smart_cable',
'ae2:lime_smart_cable',
'ae2:pink_smart_cable',
'ae2:gray_smart_cable',
'ae2:light_gray_smart_cable',
'ae2:cyan_smart_cable',
'ae2:purple_smart_cable',
'ae2:blue_smart_cable',
'ae2:brown_smart_cable',
'ae2:green_smart_cable',
'ae2:red_smart_cable',
'ae2:black_smart_cable',
]
// Dense Smart Cable
global.AE2_SMART_DENSE_CABLE = [
'ae2:white_smart_dense_cable',
'ae2:orange_smart_dense_cable',
'ae2:magenta_smart_dense_cable',
'ae2:light_blue_smart_dense_cable',
'ae2:yellow_smart_dense_cable',
'ae2:lime_smart_dense_cable',
'ae2:pink_smart_dense_cable',
'ae2:gray_smart_dense_cable',
'ae2:light_gray_smart_dense_cable',
'ae2:cyan_smart_dense_cable',
'ae2:purple_smart_dense_cable',
'ae2:blue_smart_dense_cable',
'ae2:brown_smart_dense_cable',
'ae2:green_smart_dense_cable',
'ae2:red_smart_dense_cable',
'ae2:black_smart_dense_cable',
]
/*
// Paint ball
global.AE2_paintBalls = [
item('appliedenergistics2:paint_ball'),
item('appliedenergistics2:paint_ball', 1),
item('appliedenergistics2:paint_ball', 2),
item('appliedenergistics2:paint_ball', 3),
item('appliedenergistics2:paint_ball', 4),
item('appliedenergistics2:paint_ball', 5),
item('appliedenergistics2:paint_ball', 6),
item('appliedenergistics2:paint_ball', 7),
item('appliedenergistics2:paint_ball', 8),
item('appliedenergistics2:paint_ball', 9),
item('appliedenergistics2:paint_ball', 10),
item('appliedenergistics2:paint_ball', 11),
item('appliedenergistics2:paint_ball', 12),
item('appliedenergistics2:paint_ball', 13),
item('appliedenergistics2:paint_ball', 14),
item('appliedenergistics2:paint_ball', 15)
]
// Lumen paint ball
global.AE2_paintBallsLumen = [
item('appliedenergistics2:paint_ball', 20),
item('appliedenergistics2:paint_ball', 21),
item('appliedenergistics2:paint_ball', 22),
item('appliedenergistics2:paint_ball', 23),
item('appliedenergistics2:paint_ball', 24),
item('appliedenergistics2:paint_ball', 25),
item('appliedenergistics2:paint_ball', 26),
item('appliedenergistics2:paint_ball', 27),
item('appliedenergistics2:paint_ball', 28),
item('appliedenergistics2:paint_ball', 29),
item('appliedenergistics2:paint_ball', 30),
item('appliedenergistics2:paint_ball', 31),
item('appliedenergistics2:paint_ball', 32),
item('appliedenergistics2:paint_ball', 33),
item('appliedenergistics2:paint_ball', 34),
item('appliedenergistics2:paint_ball', 35)
]
*/