Tekxit Wiki
(Added a config file to help compatibility with Tekxit 3.)
Tag: Visual edit
m (actually specified what the sensor glasses do.)
Tag: Visual edit
 
(One intermediate revision by the same user not shown)
Line 5: Line 5:
 
Config file:
 
Config file:
   
Modify your core.conf file inside Appdata/Roaming/.technic/tekxit-3-official-1122/config/Galacticraft to have this under the compatibility section.
+
Modify your core.conf file inside Appdata/Roaming/.technic/tekxit-3-official-1122/config/Galacticraft to have this under the compatibility section. This will allow the sensor glasses to detect ores from other mods.
 
# List blocks from other mods that the Sensor Glasses should recognize as solid blocks. Format is BlockName or BlockName:metadata.<br>
 
 
    S:"External Detectable IDs" <<br>
        # List blocks from other mods that the Sensor Glasses should recognize as solid blocks. Format is BlockName or BlockName:metadata.
 
  +
        coal_ore<br>
    S:"External Detectable IDs" <
 
        coal_ore
+
        diamond_ore<br>
        diamond_ore
+
        gold_ore<br>
        gold_ore
+
        iron_ore<br>
        iron_ore
+
        lapis_ore<br>
        lapis_ore
+
        redstone_ore<br>
        redstone_ore
+
        lit_redstone_ore<br>
        lit_redstone_ore
+
        bno:ore_netheremerald<br>
        bno:ore_netheremerald
+
        bno:ore_netherdiamond<br>
        bno:ore_netherdiamond
+
        bno:ore_netherlapis<br>
        bno:ore_netherlapis
+
        bno:ore_netherredstone<br>
        bno:ore_netherredstone
+
        bno:ore_nethergold<br>
        bno:ore_nethergold
+
        bno:ore_netheriron<br>
        bno:ore_netheriron
+
        bno:ore_nethercoal<br>
        bno:ore_nethercoal
+
        bno:ore_nethercopper<br>
        bno:ore_nethercopper
+
        bno:ore_nethertin<br>
        bno:ore_nethertin
+
        dungeontactics:silver_ore<br>
        dungeontactics:silver_ore
+
        dungeontactics:nethergold_ore<br>
        dungeontactics:nethergold_ore
+
        dungeontactics:stonequartz_ore<br>
        dungeontactics:stonequartz_ore
+
        dungeontactics:enddiamond_ore<br>
        dungeontactics:enddiamond_ore
+
        dungeontactics:endlapis_ore<br>
        dungeontactics:endlapis_ore
+
        minecraft:glowstone<br>
        minecraft:glowstone
+
        minecraft:quartz_ore<br>
        minecraft:quartz_ore
+
        appliedenergistics2:tile.OreQuartz<br>
        appliedenergistics2:tile.OreQuartz
+
        appliedenergistics2:quartz_ore<br>
        appliedenergistics2:quartz_ore
+
        appliedenergistics2:tile.OreQuartzCharged<br>
        appliedenergistics2:tile.OreQuartzCharged
+
        appliedenergistics2:charged_quartz_ore<br>
        appliedenergistics2:charged_quartz_ore
+
        IC2:blockOreCopper<br>
        IC2:blockOreCopper
+
        IC2:blockOreLead<br>
        IC2:blockOreLead
+
        IC2:blockOreTin<br>
        IC2:blockOreTin
+
        IC2:blockOreUran<br>
        IC2:blockOreUran
+
        ic2:blockmetal:0<br>
        ic2:blockmetal:0
+
        ic2:blockmetal:1<br>
        ic2:blockmetal:1
+
        ic2:blockmetal:2<br>
        ic2:blockmetal:2
+
        ic2:blockmetal:3<br>
        ic2:blockmetal:3
+
        ic2:itemmisc:180<br>
        ic2:itemmisc:180
+
        ic2:itemmisc:181<br>
        ic2:itemmisc:181
+
        railcraft:ore<br>
        railcraft:ore
+
        railcraft:ore_metal<br>
        railcraft:ore_metal
+
        railcraft:ore_metal_poor<br>
        railcraft:ore_metal_poor
+
        railcraft:ore_magic<br>
        railcraft:ore_magic
+
        ThermalFoundation:Ore<br>
        ThermalFoundation:Ore
+
        tconstruct:ore<br>
        tconstruct:ore
+
        TConstruct:GravelOre<br>
        TConstruct:GravelOre
+
        galacticraftcore:basic_block_moon:0<br>
        galacticraftcore:basic_block_moon:0
+
        galacticraftcore:basic_block_moon:1<br>
        galacticraftcore:basic_block_moon:1
+
        galacticraftcore:basic_block_moon:2<br>
        galacticraftcore:basic_block_moon:2
+
        galacticraftcore:basic_block_moon:6<br>
        galacticraftcore:basic_block_moon:6
+
        galacticraftplanets:mars:0<br>
        galacticraftplanets:mars:0
+
        galacticraftplanets:mars:1<br>
        galacticraftplanets:mars:1
+
        galacticraftplanets:mars:2<br>
        galacticraftplanets:mars:2
+
        galacticraftplanets:mars:3<br>
        galacticraftplanets:mars:3
+
        galacticraftplanets:asteroids_block:3<br>
        galacticraftplanets:asteroids_block:3
+
        galacticraftplanets:asteroids_block:4<br>
        galacticraftplanets:asteroids_block:4
+
        galacticraftplanets:asteroids_block:5<br>
        galacticraftplanets:asteroids_block:5
+
        galacticraftplanets:venus:6<br>
        galacticraftplanets:venus:6
+
        galacticraftplanets:venus:7<br>
        galacticraftplanets:venus:7
+
        galacticraftplanets:venus:8<br>
        galacticraftplanets:venus:8
+
        galacticraftplanets:venus:9<br>
        galacticraftplanets:venus:9
+
        galacticraftplanets:venus:10<br>
        galacticraftplanets:venus:10
+
        galacticraftplanets:venus:11<br>
        galacticraftplanets:venus:11
+
        galacticraftplanets:venus:13<br>
        galacticraftplanets:venus:13
+
     >       
     >
 

Latest revision as of 18:12, 1 August 2019

Galacticraft Core/Planets

Wiki

Config file:

Modify your core.conf file inside Appdata/Roaming/.technic/tekxit-3-official-1122/config/Galacticraft to have this under the compatibility section. This will allow the sensor glasses to detect ores from other mods.

# List blocks from other mods that the Sensor Glasses should recognize as solid blocks. Format is BlockName or BlockName:metadata.
    S:"External Detectable IDs" <
        coal_ore
        diamond_ore
        gold_ore
        iron_ore
        lapis_ore
        redstone_ore
        lit_redstone_ore
        bno:ore_netheremerald
        bno:ore_netherdiamond
        bno:ore_netherlapis
        bno:ore_netherredstone
        bno:ore_nethergold
        bno:ore_netheriron
        bno:ore_nethercoal
        bno:ore_nethercopper
        bno:ore_nethertin
        dungeontactics:silver_ore
        dungeontactics:nethergold_ore
        dungeontactics:stonequartz_ore
        dungeontactics:enddiamond_ore
        dungeontactics:endlapis_ore
        minecraft:glowstone
        minecraft:quartz_ore
        appliedenergistics2:tile.OreQuartz
        appliedenergistics2:quartz_ore
        appliedenergistics2:tile.OreQuartzCharged
        appliedenergistics2:charged_quartz_ore
        IC2:blockOreCopper
        IC2:blockOreLead
        IC2:blockOreTin
        IC2:blockOreUran
        ic2:blockmetal:0
        ic2:blockmetal:1
        ic2:blockmetal:2
        ic2:blockmetal:3
        ic2:itemmisc:180
        ic2:itemmisc:181
        railcraft:ore
        railcraft:ore_metal
        railcraft:ore_metal_poor
        railcraft:ore_magic
        ThermalFoundation:Ore
        tconstruct:ore
        TConstruct:GravelOre
        galacticraftcore:basic_block_moon:0
        galacticraftcore:basic_block_moon:1
        galacticraftcore:basic_block_moon:2
        galacticraftcore:basic_block_moon:6
        galacticraftplanets:mars:0
        galacticraftplanets:mars:1
        galacticraftplanets:mars:2
        galacticraftplanets:mars:3
        galacticraftplanets:asteroids_block:3
        galacticraftplanets:asteroids_block:4
        galacticraftplanets:asteroids_block:5
        galacticraftplanets:venus:6
        galacticraftplanets:venus:7
        galacticraftplanets:venus:8
        galacticraftplanets:venus:9
        galacticraftplanets:venus:10
        galacticraftplanets:venus:11
        galacticraftplanets:venus:13
     >