* ignore .vs * initial commit of ~space~ * fixed planets in config * adding ore blocks to anorthite, renamed moon deepslate to dunite * added moon ore veins, adjusted earth ones, added separate rock blocks * added new buds for the new minerals, adjusted veins again * forgot to add titanium to the moon! * added moon zombies * adjusted veins + added endermites * first step to the moon Signed-off-by: SverhRazum-Nah <leon.trol@mail.ru> * change sky colors back to black * added ad astra ores * add desh veins to the moon * added missing certus clusters * adding desh veins/loc * adding meteors + rabbit houses * cheeeeeeese * replaced meteor concrete with sky stone * burying the meteors a little more * initial commit of ores to field guide tool * updated mineral data with new space ores * fixed trapdoor orientation * added anorthite rocks/bricks, changed names of cut deepslate, made cut deepslate + asurine visible * changed average moon temp * First Push * split 'for' value into arrays, added russian * pillars are stone, not metal * adjusting spawns (again) * oh so that's how charge and energy budget work * added recipes for the create decoration blocks * bricks and rocks * remove ad astra recipes * added limpets to the moon * Landing on Mars Signed-off-by: SverhRazum-Nah <leon.trol@mail.ru> * Man thats a lot * added translations for vein types, rock types, and added ukranium * rabbit adjustments * removed cooking anorthite cobble into raw * Pushin P * Parity * Move translation tokens to the language tokens JSON * Remove bin and obj * Update .gitignore * Update .gitignore Signed-off-by: Pyritie <pyritie@gmail.com> * moon mobs again * Ore Index being Written * More PRogress * Improve string formatting * toned down realgar * structures! shulkers! oh my! * Some progress on the vein index writing * replace obsidian with scorchia in meteors * meteor adjustments * Actual vein index * add globes to loot table * Project Completed * added solar power values * adjusted ad astra recipes, hid some of the items, added bedrock ores * more fiddling with structures * made the rover a bit cheaper * comply with review * anorthite dust * retextured shulkers * disabled stuff from species/endermanoverhaul * texture tweak * recipe tweak * fixed space rocks being invisible on the map for some reason * removed earth bauxite vein * mars rock * mars stuff * starting work on mars biome generation * put biomes in folders * climate stuff * more mars worldgen * added carve tag to space blocks * move to correct folder * removed veins * added armalcolite to the moon * anorthite -> anorthosite * plagioclase -> syenite * dunite -> basanite * what is climate * climates again * mars rock layers * fixed the temps! * Update tags.js Signed-off-by: Pyritie <pyritie@gmail.com> * Add a Solution file * adding this back * remove tools folder since it was moved to a different repo * some stuff that didn't merge * updates * merges * merges --------- Signed-off-by: SverhRazum-Nah <leon.trol@mail.ru> Signed-off-by: Pyritie <pyritie@gmail.com> Co-authored-by: SverhRazum-Nah <leon.trol@mail.ru> Co-authored-by: Nebby1999 <nebby131999@gmail.com>
255 lines
8.1 KiB
JavaScript
255 lines
8.1 KiB
JavaScript
// priority: 0
|
||
|
||
/**
|
||
* Список хранит предметы,
|
||
* у которых должны быть удалены тэги и они должны быть скрыты в REI.
|
||
*/
|
||
global.CREATE_DISABLED_ITEMS = [
|
||
// Ores
|
||
'create:zinc_ore',
|
||
'create:deepslate_zinc_ore',
|
||
|
||
// Raw Ores
|
||
'create:raw_zinc',
|
||
|
||
// Raw Block Ores
|
||
'create:raw_zinc_block',
|
||
|
||
// Sheets
|
||
'create:iron_sheet',
|
||
|
||
// Flour
|
||
'create:wheat_flour',
|
||
'create:wheat_flour',
|
||
|
||
// Vergilium Blocks
|
||
'create:veridium',
|
||
'create:cut_veridium',
|
||
'create:cut_veridium_stairs',
|
||
'create:cut_veridium_slab',
|
||
'create:cut_veridium_wall',
|
||
'create:polished_cut_veridium',
|
||
'create:polished_cut_veridium_stairs',
|
||
'create:polished_cut_veridium_slab',
|
||
'create:polished_cut_veridium_wall',
|
||
'create:cut_veridium_bricks',
|
||
'create:cut_veridium_brick_stairs',
|
||
'create:cut_veridium_brick_slab',
|
||
'create:cut_veridium_brick_wall',
|
||
'create:small_veridium_bricks',
|
||
'create:small_veridium_brick_stairs',
|
||
'create:small_veridium_brick_slab',
|
||
'create:small_veridium_brick_wall',
|
||
'create:layered_veridium',
|
||
'create:veridium_pillar',
|
||
|
||
// Scoria
|
||
'create:scoria',
|
||
'create:cut_scoria',
|
||
'create:cut_scoria_stairs',
|
||
'create:cut_scoria_slab',
|
||
'create:cut_scoria_wall',
|
||
'create:polished_cut_scoria',
|
||
'create:polished_cut_scoria_stairs',
|
||
'create:polished_cut_scoria_slab',
|
||
'create:polished_cut_scoria_wall',
|
||
'create:cut_scoria_bricks',
|
||
'create:cut_scoria_brick_stairs',
|
||
'create:cut_scoria_brick_slab',
|
||
'create:cut_scoria_brick_wall',
|
||
'create:small_scoria_bricks',
|
||
'create:small_scoria_brick_stairs',
|
||
'create:small_scoria_brick_slab',
|
||
'create:small_scoria_brick_wall',
|
||
'create:layered_scoria',
|
||
'create:scoria_pillar',
|
||
|
||
// Ochrium
|
||
'create:ochrum',
|
||
'create:cut_ochrum',
|
||
'create:cut_ochrum_stairs',
|
||
'create:cut_ochrum_slab',
|
||
'create:cut_ochrum_wall',
|
||
'create:polished_cut_ochrum',
|
||
'create:polished_cut_ochrum_stairs',
|
||
'create:polished_cut_ochrum_slab',
|
||
'create:polished_cut_ochrum_wall',
|
||
'create:cut_ochrum_bricks',
|
||
'create:cut_ochrum_brick_stairs',
|
||
'create:cut_ochrum_brick_slab',
|
||
'create:cut_ochrum_brick_wall',
|
||
'create:small_ochrum_bricks',
|
||
'create:small_ochrum_brick_stairs',
|
||
'create:small_ochrum_brick_slab',
|
||
'create:small_ochrum_brick_wall',
|
||
'create:layered_ochrum',
|
||
'create:ochrum_pillar',
|
||
|
||
// Cringite
|
||
'create:crimsite',
|
||
'create:cut_crimsite',
|
||
'create:cut_crimsite_stairs',
|
||
'create:cut_crimsite_slab',
|
||
'create:cut_crimsite_wall',
|
||
'create:polished_cut_crimsite',
|
||
'create:polished_cut_crimsite_stairs',
|
||
'create:polished_cut_crimsite_slab',
|
||
'create:polished_cut_crimsite_wall',
|
||
'create:cut_crimsite_bricks',
|
||
'create:cut_crimsite_brick_stairs',
|
||
'create:cut_crimsite_brick_slab',
|
||
'create:cut_crimsite_brick_wall',
|
||
'create:small_crimsite_bricks',
|
||
'create:small_crimsite_brick_stairs',
|
||
'create:small_crimsite_brick_slab',
|
||
'create:small_crimsite_brick_wall',
|
||
'create:layered_crimsite',
|
||
'create:crimsite_pillar',
|
||
|
||
// Tuff
|
||
'create:cut_tuff',
|
||
'create:cut_tuff_stairs',
|
||
'create:cut_tuff_slab',
|
||
'create:cut_tuff_wall',
|
||
'create:polished_cut_tuff',
|
||
'create:polished_cut_tuff_stairs',
|
||
'create:polished_cut_tuff_slab',
|
||
'create:polished_cut_tuff_wall',
|
||
'create:cut_tuff_bricks',
|
||
'create:cut_tuff_brick_stairs',
|
||
'create:cut_tuff_brick_slab',
|
||
'create:cut_tuff_brick_wall',
|
||
'create:small_tuff_bricks',
|
||
'create:small_tuff_brick_stairs',
|
||
'create:small_tuff_brick_slab',
|
||
'create:small_tuff_brick_wall',
|
||
'create:layered_tuff',
|
||
'create:tuff_pillar',
|
||
|
||
|
||
// Shit Glass
|
||
'create:crimson_window',
|
||
'create:warped_window',
|
||
'create:oak_window',
|
||
'create:spruce_window',
|
||
'create:birch_window',
|
||
'create:jungle_window',
|
||
'create:acacia_window',
|
||
'create:oak_window_pane',
|
||
'create:spruce_window_pane',
|
||
'create:birch_window_pane',
|
||
'create:jungle_window_pane',
|
||
'create:acacia_window_pane',
|
||
'create:crimson_window_pane',
|
||
'create:warped_window_pane',
|
||
|
||
// Blocks
|
||
'create:andesite_alloy_block',
|
||
'create:industrial_iron_block',
|
||
'create:experience_block',
|
||
'create:rose_quartz_block',
|
||
'create:rose_quartz_tiles',
|
||
'create:small_rose_quartz_tiles',
|
||
|
||
// Shit Copper Blocks (Когда гребаный Create стал модом про декор)
|
||
'create:oxidized_copper_tiles',
|
||
'create:copper_tile_slab',
|
||
'create:exposed_copper_tile_slab',
|
||
'create:weathered_copper_tile_slab',
|
||
'create:oxidized_copper_tile_slab',
|
||
'create:copper_tile_stairs',
|
||
'create:exposed_copper_tile_stairs',
|
||
'create:weathered_copper_tile_stairs',
|
||
'create:oxidized_copper_tile_stairs',
|
||
'create:copper_shingles',
|
||
'create:exposed_copper_shingles',
|
||
'create:weathered_copper_shingles',
|
||
'create:oxidized_copper_shingles',
|
||
'create:copper_shingle_slab',
|
||
'create:exposed_copper_shingle_slab',
|
||
'create:weathered_copper_shingle_slab',
|
||
'create:oxidized_copper_shingle_slab',
|
||
'create:copper_shingle_stairs',
|
||
'create:exposed_copper_shingle_stairs',
|
||
'create:weathered_copper_shingle_stairs',
|
||
'create:oxidized_copper_shingle_stairs',
|
||
'create:waxed_copper_shingles',
|
||
'create:waxed_exposed_copper_shingles',
|
||
'create:waxed_weathered_copper_shingles',
|
||
'create:waxed_oxidized_copper_shingles',
|
||
'create:waxed_copper_shingle_slab',
|
||
'create:waxed_exposed_copper_shingle_slab',
|
||
'create:waxed_weathered_copper_shingle_slab',
|
||
'create:waxed_oxidized_copper_shingle_slab',
|
||
'create:waxed_copper_shingle_stairs',
|
||
'create:waxed_exposed_copper_shingle_stairs',
|
||
'create:waxed_weathered_copper_shingle_stairs',
|
||
'create:waxed_oxidized_copper_shingle_stairs',
|
||
'create:copper_tiles',
|
||
'create:exposed_copper_tiles',
|
||
'create:weathered_copper_tiles',
|
||
'create:waxed_copper_tiles',
|
||
'create:waxed_exposed_copper_tiles',
|
||
'create:waxed_weathered_copper_tiles',
|
||
'create:waxed_oxidized_copper_tiles',
|
||
'create:waxed_copper_tile_slab',
|
||
'create:waxed_exposed_copper_tile_slab',
|
||
'create:waxed_weathered_copper_tile_slab',
|
||
'create:waxed_oxidized_copper_tile_slab',
|
||
'create:waxed_copper_tile_stairs',
|
||
'create:waxed_exposed_copper_tile_stairs',
|
||
'create:waxed_weathered_copper_tile_stairs',
|
||
'create:waxed_oxidized_copper_tile_stairs',
|
||
|
||
// Other
|
||
'create:honey_bucket',
|
||
'create:chocolate_bucket',
|
||
'create:crushed_raw_quicksilver',
|
||
'create:crushed_raw_aluminum',
|
||
'create:crushed_raw_uranium',
|
||
'create:crushed_raw_nickel',
|
||
'create:rose_quartz_lamp',
|
||
'create:creative_blaze_cake',
|
||
'create:blaze_cake',
|
||
'create:blaze_cake_base',
|
||
'create:sturdy_sheet',
|
||
'create:polished_rose_quartz',
|
||
'create:rose_quartz',
|
||
'create:cinder_flour',
|
||
'create:dough',
|
||
'create:bar_of_chocolate',
|
||
'create:sweet_roll',
|
||
'create:chocolate_glazed_berries',
|
||
'create:honeyed_apple',
|
||
'create:builders_tea',
|
||
'create:andesite_alloy',
|
||
'create:chromatic_compound',
|
||
'create:shadow_steel',
|
||
'create:refined_radiance',
|
||
'create:crushed_raw_platinum',
|
||
'create:crushed_raw_osmium',
|
||
'create:crushed_raw_iron',
|
||
'create:experience_nugget',
|
||
'create:andesite_bars',
|
||
'create:brass_bars',
|
||
'create:copper_bars',
|
||
'create:tree_fertilizer',
|
||
'create:handheld_worldshaper',
|
||
'create:creative_crate',
|
||
'create:creative_fluid_tank',
|
||
'create:unprocessed_obsidian_sheet',
|
||
'create:creative_motor',
|
||
'create:refined_radiance_casing',
|
||
'create:shadow_steel_casing',
|
||
'create:wooden_bracket',
|
||
'create:sand_paper',
|
||
'create:red_sand_paper',
|
||
'create:empty_blaze_burner',
|
||
'create:minecart_contraption',
|
||
'create:furnace_minecart_contraption',
|
||
'create:chest_minecart_contraption',
|
||
'create:mechanical_pump',
|
||
'create:peculiar_bell',
|
||
'create:haunted_bell',
|
||
'create:adjustable_chain_gearshift'
|
||
];
|