#loader contenttweaker import contenttweaker.builder.vanilla.item.Basic; import contenttweaker.object.vanilla.property.StandardItemProperties; val deceasedCreativeTab = .create("deceasedTab", ); val deceasedTab = ; // Usable val horde_beacon = .typed() .tab(deceasedTab) .rarity() .build("horde_beacon"); // Misc val incomplete_solar_panel = .typed() .tab(deceasedTab) .durability(20) .rarity() .build("incomplete_solar_panel"); val incomplete_ender_pearl = .typed() .tab(deceasedTab) .rarity() .build("incomplete_ender_pearl"); val polyethylene = .typed() .tab(deceasedTab) .rarity() .build("polyethylene"); val high_carbon_steel_alloy = .typed() .tab(deceasedTab) .rarity() .build("high_carbon_steel_alloy"); val resistant_fiber = .typed() .tab(deceasedTab) .rarity() .build("resistant_fiber"); val resistant_fabric = .typed() .tab(deceasedTab) .rarity() .build("resistant_fabric"); val rubber = .typed() .tab(deceasedTab) .rarity() .build("rubber"); val research_paper_1 = .typed() .tab(deceasedTab) .rarity() .build("research_paper_1"); val research_paper_2 = .typed() .tab(deceasedTab) .rarity() .build("research_paper_2"); val research_paper_3 = .typed() .tab(deceasedTab) .rarity() .build("research_paper_3"); val research_paper_4 = .typed() .tab(deceasedTab) .rarity() .build("research_paper_4"); val research_paper_5 = .typed() .tab(deceasedTab) .rarity() .build("research_paper_5"); val research_book = .typed() .tab(deceasedTab) .rarity() .build("research_book"); val formula_x = .typed() .tab(deceasedTab) .rarity() .build("formula_x"); // IE val incomplete_electron_tube = .typed() .tab(deceasedTab) .durability(3) .rarity() .build("incomplete_electron_tube"); val incomplete_component_electronic = .typed() .tab(deceasedTab) .durability(3) .rarity() .build("incomplete_component_electronic"); val incomplete_component_electronic_adv = .typed() .tab(deceasedTab) .durability(3) .rarity() .build("incomplete_component_electronic_adv"); // refinedstorage val silica_dust = .typed() .tab(deceasedTab) .rarity() .build("silica_dust"); val incomplete_basic_processor = .typed() .tab(deceasedTab) .rarity() .build("incomplete_basic_processor"); val incomplete_improved_processor = .typed() .tab(deceasedTab) .rarity() .build("incomplete_improved_processor"); val incomplete_advanced_processor = .typed() .tab(deceasedTab) .rarity() .build("incomplete_advanced_processor"); val incomplete_1k_storage_part = .typed() .tab(deceasedTab) .rarity() .build("incomplete_1k_storage_part"); val incomplete_4k_storage_part = .typed() .tab(deceasedTab) .rarity() .build("incomplete_4k_storage_part"); val incomplete_16k_storage_part = .typed() .tab(deceasedTab) .rarity() .build("incomplete_16k_storage_part"); val incomplete_64k_storage_part = .typed() .tab(deceasedTab) .rarity() .build("incomplete_64k_storage_part"); val incomplete_64k_fluid_storage_part = .typed() .tab(deceasedTab) .rarity() .build("incomplete_64k_fluid_storage_part"); val incomplete_256k_fluid_storage_part = .typed() .tab(deceasedTab) .rarity() .build("incomplete_256k_fluid_storage_part"); val incomplete_1024k_fluid_storage_part = .typed() .tab(deceasedTab) .rarity() .build("incomplete_1024k_fluid_storage_part"); val incomplete_4096k_fluid_storage_part = .typed() .tab(deceasedTab) .rarity() .build("incomplete_4096k_fluid_storage_part"); // Cure Ingredient val x_factor = .typed() .tab(deceasedTab) .rarity() .build("x_factor"); // Molds val mold_basic_processor = .typed() .tab(deceasedTab) .rarity() .build("mold_basic_processor"); val mold_improved_processor = .typed() .tab(deceasedTab) .rarity() .build("mold_improved_processor"); val mold_advanced_processor = .typed() .tab(deceasedTab) .rarity() .build("mold_advanced_processor"); val incomplete_bullet = .typed() .tab(deceasedTab) .rarity() .build("incomplete_bullet"); /// Bullet Casing val bullet_casing_9mm_round = .typed() .tab(deceasedTab) .rarity() .build("bullet_casing_9mm_round"); val bullet_casing_10_gauge_round = .typed() .tab(deceasedTab) .rarity() .build("bullet_casing_10_gauge_round"); val bullet_casing_46x30 = .typed() .tab(deceasedTab) .rarity() .build("bullet_casing_46x30"); val bullet_casing_50bmg = .typed() .tab(deceasedTab) .rarity() .build("bullet_casing_50bmg"); val bullet_casing_57x28 = .typed() .tab(deceasedTab) .rarity() .build("bullet_casing_57x28"); val bullet_casing_58x42 = .typed() .tab(deceasedTab) .rarity() .build("bullet_casing_58x42"); val bullet_casing_762x25 = .typed() .tab(deceasedTab) .rarity() .build("bullet_casing_762x25"); val bullet_casing_762x39 = .typed() .tab(deceasedTab) .rarity() .build("bullet_casing_762x39"); val bullet_casing_762x54 = .typed() .tab(deceasedTab) .rarity() .build("bullet_casing_762x54"); val bullet_casing_ae50 = .typed() .tab(deceasedTab) .rarity() .build("bullet_casing_ae50"); val bullet_casing_bmagnum = .typed() .tab(deceasedTab) .rarity() .build("bullet_casing_bmagnum"); val bullet_casing_bullet68 = .typed() .tab(deceasedTab) .rarity() .build("bullet_casing_bullet68"); val bullet_casing_bullet308 = .typed() .tab(deceasedTab) .rarity() .build("bullet_casing_bullet308"); val bullet_casing_lapua338 = .typed() .tab(deceasedTab) .rarity() .build("bullet_casing_lapua338"); val bullet_casing_nato556 = .typed() .tab(deceasedTab) .rarity() .build("bullet_casing_nato556"); val bullet_casing_round45 = .typed() .tab(deceasedTab) .rarity() .build("bullet_casing_round45"); val bullet_casing_win3030 = .typed() .tab(deceasedTab) .rarity() .build("bullet_casing_win3030"); // Molds val mold_bullet_casing_9mm_round = .typed() .tab(deceasedTab) .rarity() .build("mold_bullet_casing_9mm_round"); val mold_bullet_casing_10_gauge_round = .typed() .tab(deceasedTab) .rarity() .build("mold_bullet_casing_10_gauge_round"); val mold_bullet_casing_46x30 = .typed() .tab(deceasedTab) .rarity() .build("mold_bullet_casing_46x30"); val mold_bullet_casing_50bmg = .typed() .tab(deceasedTab) .rarity() .build("mold_bullet_casing_50bmg"); val mold_bullet_casing_57x28 = .typed() .tab(deceasedTab) .rarity() .build("mold_bullet_casing_57x28"); val mold_bullet_casing_58x42 = .typed() .tab(deceasedTab) .rarity() .build("mold_bullet_casing_58x42"); val mold_bullet_casing_762x25 = .typed() .tab(deceasedTab) .rarity() .build("mold_bullet_casing_762x25"); val mold_bullet_casing_762x39 = .typed() .tab(deceasedTab) .rarity() .build("mold_bullet_casing_762x39"); val mold_bullet_casing_762x54 = .typed() .tab(deceasedTab) .rarity() .build("mold_bullet_casing_762x54"); val mold_bullet_casing_ae50 = .typed() .tab(deceasedTab) .rarity() .build("mold_bullet_casing_ae50"); val mold_bullet_casing_bmagnum = .typed() .tab(deceasedTab) .rarity() .build("mold_bullet_casing_bmagnum"); val mold_bullet_casing_bullet68 = .typed() .tab(deceasedTab) .rarity() .build("mold_bullet_casing_bullet68"); val mold_bullet_casing_bullet308 = .typed() .tab(deceasedTab) .rarity() .build("mold_bullet_casing_bullet308"); val mold_bullet_casing_lapua338 = .typed() .tab(deceasedTab) .rarity() .build("mold_bullet_casing_lapua338"); val mold_bullet_casing_nato556 = .typed() .tab(deceasedTab) .rarity() .build("mold_bullet_casing_nato556"); val mold_bullet_casing_round45 = .typed() .tab(deceasedTab) .rarity() .build("mold_bullet_casing_round45"); val mold_bullet_casing_win3030 = .typed() .tab(deceasedTab) .rarity() .build("mold_bullet_casing_win3030"); // Cars val incomplete_battery = .typed() .tab(deceasedTab) .durability(10) .rarity() .build("incomplete_battery"); val incomplete_engine_piston = .typed() .tab(deceasedTab) .durability(4) .rarity() .build("incomplete_engine_piston"); val incomplete_engine_3_cylinder = .typed() .tab(deceasedTab) .durability(18) .rarity() .build("incomplete_engine_3_cylinder"); val incomplete_engine_6_cylinder = .typed() .tab(deceasedTab) .durability(18) .rarity() .build("incomplete_engine_6_cylinder"); val incomplete_engine_truck = .typed() .tab(deceasedTab) .durability(18) .rarity() .build("incomplete_engine_truck"); val incomplete_wheel = .typed() .tab(deceasedTab) .durability(9) .rarity() .build("incomplete_wheel"); val incomplete_big_wheel = .typed() .tab(deceasedTab) .durability(9) .rarity() .build("incomplete_big_wheel"); val incomplete_small_tank = .typed() .tab(deceasedTab) .durability(3) .rarity() .build("incomplete_small_tank"); val incomplete_medium_tank = .typed() .tab(deceasedTab) .durability(4) .rarity() .build("incomplete_medium_tank"); val incomplete_large_tank = .typed() .tab(deceasedTab) .durability(4) .rarity() .build("incomplete_large_tank");