Advertisement
Doppytoo

Recipe

Jan 22nd, 2021
1,112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 2.05 KB | None | 0 0
  1. {
  2.   "type": "astralsorcery:altar",
  3.   "altar_type": 3,
  4.   "duration": 600,
  5.   "starlight": 6400,
  6.   "pattern": [
  7.     "FWOWI",
  8.     "P1M2P",
  9.     "Z4NVB",
  10.     "H536G",
  11.     "CRLST"
  12.   ],
  13.   "key": {
  14.     "F": {
  15.       "item": "iceandfire:dragon_skull_fire"
  16.     },
  17.     "I": {
  18.       "item": "iceandfire:dragon_skull_ice"
  19.     },
  20.     "L": {
  21.       "item": "iceandfire:dragon_skull_lightning"
  22.     },
  23.     "Z": {
  24.       "item": "iceandfire:cockatrice_skull"
  25.     },
  26.     "B": {
  27.       "item": "iceandfire:stymphalian_skull"
  28.     },
  29.     "H": {
  30.       "item": "iceandfire:hydra_skull"
  31.     },
  32.     "C": {
  33.       "item": "iceandfire:cyclops_skull"
  34.     },
  35.     "T": {
  36.       "item": "iceandfire:troll_skull"
  37.     },
  38.     "G": {
  39.       "item": "iceandfire:gorgon_head"
  40.     },
  41.     "P": {
  42.       "item": "pneumaticcraft:printed_circuit_board"
  43.     },
  44.     "1": {
  45.       "item": "iceandfire:dragonsteel_fire_block"
  46.     },
  47.     "2": {
  48.       "item": "iceandfire:dragonsteel_ice_block"
  49.     },
  50.     "3": {
  51.       "item": "iceandfire:dragonsteel_lightning_block"
  52.     },
  53.     "M": {
  54.       "item": "undergarden:masticated_chestplate"
  55.     },
  56.     "V": {
  57.       "item": "undergarden:virulent_mix_bucket"
  58.     },
  59.     "R": {
  60.       "item": "create:refined_radiance"
  61.     },
  62.     "S": {
  63.       "item": "create:shadow_steel"
  64.     },
  65.     "O": {
  66.       "item": "rats:oratchalcum_block"
  67.     },
  68.     "N": {
  69.       "item": "rats:rat_upgrade_nonbeliever"
  70.     },
  71.     "4": {
  72.       "item": "meetyourfight:mossy_tooth"
  73.     },
  74.     "5": {
  75.       "item": "meetyourfight:phantoplasm"
  76.     },
  77.     "6": {
  78.       "item": "meetyourfight:fortunes_favor"
  79.     },
  80.     "W": {
  81.       "tag": "forge:ancient_wills"
  82.     }
  83.   },
  84.   "output": [
  85.     {
  86.       "item": "rats:creative_cheese",
  87.       "count": 1,
  88.     }
  89.   ],
  90.   "focus_constellation": "astralsorcery:horologium",
  91.   "effects": [
  92.     "astralsorcery:built_in_effect_constellation_finish",
  93.     "astralsorcery:pillar_sparkle",
  94.     "astralsorcery:luminescence_flare",
  95.     "astralsorcery:built_in_effect_discovery_central_beam",
  96.     "astralsorcery:upgrade_altar",
  97.     "astralsorcery:altar_default_sparkle",
  98.     "astralsorcery:built_in_effect_constellation_lines",
  99.     "astralsorcery:built_in_effect_attunement_sparkle"
  100.   ]
  101. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement