Advertisement
Guest User

block list config

a guest
Feb 28th, 2021
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.65 KB | None | 0 0
  1. "xrayBlockList": [
  2.     {
  3.       "translationKey": "block.mekanism.fluorite_ore"
  4.     },
  5.     {
  6.       "translationKey": "block.mekanism.lead_ore"
  7.     },
  8.     {
  9.       "translationKey": "block.mekanism.uranium_ore"
  10.     },
  11.     {
  12.       "translationKey": "block.mekanism.copper_ore"
  13.     },
  14.     {
  15.       "translationKey": "block.mekanism.osmium_ore"
  16.     },
  17.     {
  18.       "translationKey": "block.mekanism.tin_ore"
  19.     },
  20.     {
  21.       "translationKey": "block.minecraft.gold_ore"
  22.     },
  23.     {
  24.       "translationKey": "block.minecraft.iron_ore"
  25.     },
  26.     {
  27.       "translationKey": "block.minecraft.coal_ore"
  28.     },
  29.     {
  30.       "translationKey": "block.minecraft.redstone_ore"
  31.     },
  32.     {
  33.       "translationKey": "block.minecraft.emerald_ore"
  34.     },
  35.     {
  36.       "translationKey": "block.minecraft.diamond_ore"
  37.     },
  38.     {
  39.       "translationKey": "block.minecraft.lapis_ore"
  40.     },
  41.     {
  42.       "translationKey": "block.minecraft.ancient_debris"
  43.     },
  44.     {
  45.       "translationKey": "block.minecraft.nether_gold_ore"
  46.     },
  47.     {
  48.       "translationKey": "block.minecraft.lapis_block"
  49.     },
  50.     {
  51.       "translationKey": "block.minecraft.gold_block"
  52.     },
  53.     {
  54.       "translationKey": "block.minecraft.iron_block"
  55.     },
  56.     {
  57.       "translationKey": "block.minecraft.diamond_block"
  58.     },
  59.     {
  60.       "translationKey": "block.minecraft.emerald_block"
  61.     },
  62.     {
  63.       "translationKey": "block.minecraft.netherite_block"
  64.     },
  65.     {
  66.       "translationKey": "block.minecraft.obsidian"
  67.     },
  68.     {
  69.       "translationKey": "block.minecraft.spawner"
  70.     },
  71.     {
  72.       "translationKey": "block.minecraft.end_portal_frame"
  73.     }
  74.   ],
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement