Difference between revisions of "Sensor example"

From Galacticraft Wiki
Jump to: navigation, search
(Created page with " # List blocks from other mods that the Sensor Glasses should recognize as solid blocks. Format is BlockName or BlockName:metadata. S:"External Detectable IDs" <...")
 
m (Radfast moved page Sensor example example to Sensor example without leaving a redirect)
 
(No difference)

Latest revision as of 17:25, 17 May 2017

   # List blocks from other mods that the Sensor Glasses should recognize as solid blocks. Format is BlockName or BlockName:metadata.
   S:"External Detectable IDs" <
       minecraft:coal_ore
       minecraft:diamond_ore
       minecraft:gold_ore
       minecraft:iron_ore
       minecraft:lapis_ore
       minecraft:redstone_ore
       minecraft:lit_redstone_ore
       appliedenergistics2:tile.OreQuartz
       appliedenergistics2:tile.OreQuartzCharged
       BigReactors:YelloriteOre
       BiomesOPlenty:gemOre
       IC2:blockOreCopper
       IC2:blockOreLead
       IC2:blockOreTin
       IC2:blockOreUran
       ImmersiveEngineering:ore
       Mekanism:OreBlock
       Railcraft:ore
       ThermalFoundation:Ore
       TConstruct:GravelOre
    >