DemonicArcher

Myst Pages

Dec 15th, 2017
208
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 3.48 KB | None | 0 0
  1. --Tekkit Mystcraft pages organized by type
  2. -- Place these books in your desk in this order
  3. -- and make sure to sort the pages by clicking
  4. -- the AZ button for each book
  5.  
  6. -- [[
  7. Biomes - Book Name
  8.     Beach Biome
  9.     Desert Biome
  10.     Desert Hills Biome
  11.     Desert Oil Field Biome
  12.     Extreme Hills Biome
  13.     Extreme Hills Edge Biome
  14.     Forrest Biome
  15.     Forest Hills Biome
  16.     Frozen Ocean Biome
  17.     Frozen River Biome
  18.     Hell Biome
  19.     Ice Mountains Biome
  20.     Ice Plains Biome
  21.     Jungle Biome
  22.     Jungle Hills Biome
  23.     Limbo Biome
  24.     Mushroom Island Biome
  25.     Mushroom Island Shore Biome
  26.     Ocean Biome
  27.     Ocean Oil Field Biome
  28.     Plains Biome
  29.     Pocket Dimension Biome
  30.     River Biome
  31.     Sky Biome
  32.     Swampland Biome
  33.     Taiga Biome
  34.     Taiga Hills Biome
  35.  
  36. Biome Controllers - Book Name
  37.     Huge Biomes
  38.     Large Biomes
  39.     Medium Biomes
  40.     Native Biome Controller
  41.     Single Biome
  42.     Small Biomes
  43.     Tiled Biomes
  44.     Tiny Biomes
  45.  
  46. Liquid Blocks - Book Name
  47.     Bacterial Sludge Block
  48.     Biofuel.name Block
  49.     Black Ink Block
  50.     Blazing Pyrotheum Block
  51.     Chocolate Milk.name Block
  52.     Destabilized Redstone Block
  53.     Energized Glowstone Block
  54.     Fuel Block
  55.     Gelid Cryotheum Block
  56.     Lava Block
  57.     Liquifacated Coal Block
  58.     Meat.name Block
  59.     Milk.name Block
  60.     Mob Essence.name Block
  61.     Mushroom Soup.name Block
  62.     Oil Block
  63.     Pink Slime.name Block
  64.     Resonant Ender Block
  65.     Sewage.name Block
  66.     Sludge.name Block
  67.     Toxic Sludge Block
  68.     Water Block
  69.     tile.fluid.cyanite.still.name Block
  70.     tile.fluid.yelloorium.still.name Block
  71.  
  72. Solid Blocks - Book Name
  73.     Birch Wood Block
  74.     Coal Ore Block
  75.     Crystal Block
  76.     Diamond Ore Block
  77.     Dirt Block
  78.     End Stone Block
  79.     Glass Block
  80.     Glowstone Block
  81.     Gold Ore Block
  82.     Ice Block
  83.     Iron Ore Block
  84.     Jungle Wood Block
  85.     Nether Brick Block
  86.     Nether Quartz Ore Block
  87.     Netherrack Block
  88.     Oak Wood Block
  89.     Obsidian Block
  90.     Snow Block
  91.     Spruce Wood Block
  92.     Stone Block
  93.    
  94. Terrain - Book Name
  95.     Cave World
  96.     Flat World
  97.     Island World
  98.     Standard World
  99.     Void World
  100.  
  101. Lighting - Book Name
  102.     Bright Lighting
  103.     Dark Lighting
  104.     Normal Lighting
  105.    
  106. Colors - Book Name
  107.     Black Color
  108.     Blue Color
  109.     Cyan Color
  110.     Dark Green Color
  111.     Gradient
  112.     Green Color
  113.     Grey Color
  114.     Magenta Color
  115.     Maroon Color
  116.     Navy Color
  117.     Olive Color
  118.     Purple Color
  119.     Red Color
  120.     Silver Color
  121.     Teal Color
  122.     White Color
  123.     Yellow Color
  124.  
  125. Moon - Book Name
  126.     Dark Moon
  127.     Normal Moon
  128.  
  129. Stars - Book Name
  130.     Dark Stars
  131.     Ender Starfield
  132.     Normal Stars
  133.     Twinkling Stars
  134.  
  135. Sun - Book Name
  136.     Dark Sun
  137.     Normal Sun
  138.  
  139. Directions - Book Name
  140.     East Direction
  141.     North Direction
  142.     South Direction
  143.     West Direction
  144.  
  145. Phase - Book Name
  146.     Nadir Phase
  147.     Rising Phase
  148.     Setting Phase
  149.     Zenith Phase
  150.  
  151. Time - Book Name
  152.     Double Length
  153.     Full Length
  154.     Half Length
  155.     Zero Length
  156.  
  157. Weather - Book Name
  158.     Eternal Rain
  159.     Eternal Snow
  160.     Eternal Storm
  161.     Eternal Weather
  162.     Fast Weather
  163.     No Weather
  164.     Normal Weather
  165.     Overcast
  166.     Slow Weather
  167.  
  168. Terrain Alterations - Book Name
  169.     Caves
  170.     Floating Islands
  171.     Ravines
  172.     Skylands
  173.     Spheres
  174.     Tendrils
  175.  
  176. Populators - Book Name
  177.     Crystalline Formations
  178.     Deep Lakes
  179.     Dense Ores
  180.     Dungeons
  181.     Huge Trees
  182.     Mineshafts
  183.     Nether Fortress
  184.     Obelisks
  185.     Star Fissure
  186.     Strongholds
  187.     Surface Lakes
  188.     Villages
  189.  
  190. Visuals - Book Name
  191.     Boundless Sky
  192.     Cloud Color
  193.     Fog Color
  194.     Foliage Color
  195.     Grass Color
  196.     Natural Cloud Color
  197.     Natural Fog Color
  198.     Natural Foliage Color
  199.     Natural Grass Color
  200.     Natural Sky Color
  201.     Natural Water Color
  202.     Night Sky Color
  203.     Rainbow
  204.     Sky Color
  205.     Sunset Color
  206.     Water Color
  207.    
  208. Effects - Book Name
  209.     Accelerated
  210.     Lightning
  211.     Meteors
  212.     Scorched Surface
  213.     Spontaneous Explosions
  214. --]]
Advertisement
Add Comment
Please, Sign In to add comment