Advertisement
Guest User

Untitled

a guest
Jul 18th, 2018
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 11.42 KB | None | 0 0
  1. <minecraft:iron_ingot>.addTooltip(format.yellow(minimalPrice + "50" + coins));
  2. <minecraft:gold_ingot>.addTooltip(format.yellow(minimalPrice + "50" + coins));
  3. <AdvancedSolarPanel:asp_crafting_items:10>.addTooltip(format.yellow(minimalPrice + "3000" + coins));
  4. <AdvancedSolarPanel:asp_crafting_items:11>.addTooltip(format.yellow(minimalPrice + "100" + coins));
  5. <ExtraUtilities:bedrockiumIngot>.addTooltip(format.yellow(minimalPrice + "29 000" + coins));
  6. <ExtraUtilities:unstableingot:*>.addTooltip(format.yellow(minimalPrice + "5 000" + coins));
  7. <Forestry:ingotCopper>.addTooltip(format.yellow(minimalPrice + "50" + coins));
  8. <Forestry:ingotTin>.addTooltip(format.yellow(minimalPrice + "50" + coins));
  9. <Forestry:ingotBronze>.addTooltip(format.yellow(minimalPrice + "50" + coins));
  10. <IC2:itemIngot>.addTooltip(format.yellow(minimalPrice + "50" + coins));
  11. <IC2:itemIngot:1>.addTooltip(format.yellow(minimalPrice + "50" + coins));
  12. <IC2:itemIngot:2>.addTooltip(format.yellow(minimalPrice + "50" + coins));
  13. <IC2:itemIngot:3>.addTooltip(format.yellow(minimalPrice + "100" + coins));
  14. <IC2:itemIngot:4>.addTooltip(format.yellow(minimalPrice + "225" + coins));
  15. <IC2:itemIngot:5>.addTooltip(format.yellow(minimalPrice + "50" + coins));
  16. <IC2:itemIngot:6>.addTooltip(format.yellow(minimalPrice + "50" + coins));
  17. <MineFactoryReloaded:meat.ingot.raw>.addTooltip(format.yellow(minimalPrice + "9" + coins));
  18. <MineFactoryReloaded:meat.ingot.cooked>.addTooltip(format.yellow(minimalPrice + "9" + coins));
  19. <ProjRed|Core:projectred.core.part:10>.addTooltip(format.yellow(minimalPrice + "450" + coins));
  20. <ProjRed|Core:projectred.core.part:52>.addTooltip(format.yellow(minimalPrice + "50" + coins));
  21. <ProjRed|Core:projectred.core.part:53>.addTooltip(format.yellow(minimalPrice + "50" + coins));
  22. <ProjRed|Core:projectred.core.part:54>.addTooltip(format.yellow(minimalPrice + "50" + coins));
  23. <ProjRed|Core:projectred.core.part:55>.addTooltip(format.yellow(minimalPrice + "50" + coins));
  24. <Railcraft:ingot>.addTooltip(format.yellow(minimalPrice + "100" + coins));
  25. <Railcraft:ingot:1>.addTooltip(format.yellow(minimalPrice + "50" + coins));
  26. <Railcraft:ingot:2>.addTooltip(format.yellow(minimalPrice + "50" + coins));
  27. <Railcraft:ingot:3>.addTooltip(format.yellow(minimalPrice + "50" + coins));
  28. <RedstoneArsenal:material:32>.addTooltip(format.yellow(minimalPrice + "188" + coins));
  29. <TConstruct:materials:3>.addTooltip(format.yellow(minimalPrice + "100" + coins));
  30. <TConstruct:materials:4>.addTooltip(format.yellow(minimalPrice + "100" + coins));
  31. <TConstruct:materials:5>.addTooltip(format.yellow(minimalPrice + "200" + coins));
  32. <TConstruct:materials:9>.addTooltip(format.yellow(minimalPrice + "50" + coins));
  33. <TConstruct:materials:10>.addTooltip(format.yellow(minimalPrice + "50" + coins));
  34. <TConstruct:materials:11>.addTooltip(format.yellow(minimalPrice + "50" + coins));
  35. <TConstruct:materials:13>.addTooltip(format.yellow(minimalPrice + "50" + coins));
  36. <TConstruct:materials:14>.addTooltip(format.yellow(minimalPrice + "100" + coins));
  37. <TConstruct:materials:15>.addTooltip(format.yellow(minimalPrice + "100" + coins));
  38. <TConstruct:materials:16>.addTooltip(format.yellow(minimalPrice + "100" + coins));
  39. <TConstruct:materials:18>.addTooltip(format.yellow(minimalPrice + "50" + coins));
  40. <TConstruct:materials:34>.addTooltip(format.yellow(minimalPrice + "50" + coins));
  41. <ThermalFoundation:material:64>.addTooltip(format.yellow(minimalPrice + "50" + coins));
  42. <ThermalFoundation:material:65>.addTooltip(format.yellow(minimalPrice + "50" + coins));
  43. <ThermalFoundation:material:66>.addTooltip(format.yellow(minimalPrice + "50" + coins));
  44. <ThermalFoundation:material:67>.addTooltip(format.yellow(minimalPrice + "50" + coins));
  45. <ThermalFoundation:material:68>.addTooltip(format.yellow(minimalPrice + "50" + coins));
  46. <ThermalFoundation:material:69>.addTooltip(format.yellow(minimalPrice + "3000" + coins));
  47. <ThermalFoundation:material:70>.addTooltip(format.yellow(minimalPrice + "3000" + coins));
  48. <ThermalFoundation:material:71>.addTooltip(format.yellow(minimalPrice + "50" + coins));
  49. <ThermalFoundation:material:72>.addTooltip(format.yellow(minimalPrice + "50" + coins));
  50. <ThermalFoundation:material:73>.addTooltip(format.yellow(minimalPrice + "50" + coins));
  51. <ThermalFoundation:material:74>.addTooltip(format.yellow(minimalPrice + "175" + coins));
  52. <ThermalFoundation:material:75>.addTooltip(format.yellow(minimalPrice + "250" + coins));
  53. <ThermalFoundation:material:76>.addTooltip(format.yellow(minimalPrice + "1100" + coins));
  54. <EnderIO:itemPowderIngot:6>.addTooltip(format.yellow(minimalPrice + "788" + coins));
  55. <EnderIO:itemAlloy>.addTooltip(format.yellow(minimalPrice + "100" + coins));
  56. <EnderIO:itemAlloy:1>.addTooltip(format.yellow(minimalPrice + "300" + coins));
  57. <EnderIO:itemAlloy:2>.addTooltip(format.yellow(minimalPrice + "550" + coins));
  58. <EnderIO:itemAlloy:3>.addTooltip(format.yellow(minimalPrice + "50" + coins));
  59. <EnderIO:itemAlloy:4>.addTooltip(format.yellow(minimalPrice + "100" + coins));
  60. <EnderIO:itemAlloy:5>.addTooltip(format.yellow(minimalPrice + "300" + coins));
  61. <EnderIO:itemAlloy:6>.addTooltip(format.yellow(minimalPrice + "150" + coins));
  62. <EnderIO:itemAlloy:7>.addTooltip(format.yellow(minimalPrice + "50" + coins));
  63. <minecraft:stone>.addTooltip(format.yellow(minimalPrice + "1" + coins));
  64. <minecraft:grass>.addTooltip(format.yellow(minimalPrice + "1" + coins));
  65. <minecraft:dirt:*>.addTooltip(format.yellow(minimalPrice + "1" + coins));
  66. <minecraft:cobblestone>.addTooltip(format.yellow(minimalPrice + "1" + coins));
  67. <minecraft:planks:*>.addTooltip(format.yellow(minimalPrice + "1" + coins));
  68. <minecraft:sand:*>.addTooltip(format.yellow(minimalPrice + "1" + coins));
  69. <minecraft:gravel>.addTooltip(format.yellow(minimalPrice + "1" + coins));
  70. <minecraft:log:*>.addTooltip(format.yellow(minimalPrice + "1" + coins));
  71. <minecraft:log2:*>.addTooltip(format.yellow(minimalPrice + "1" + coins));
  72. <minecraft:glass>.addTooltip(format.yellow(minimalPrice + "1" + coins));
  73. <minecraft:sandstone:*>.addTooltip(format.yellow(minimalPrice + "1" + coins));
  74. <minecraft:wool:*>.addTooltip(format.yellow(minimalPrice + "100" + coins));
  75. <minecraft:glowstone>.addTooltip(format.yellow(minimalPrice + "800" + coins));
  76. <minecraft:quartz_block:*>.addTooltip(format.yellow(minimalPrice + "800" + coins));
  77. <minecraft:redstone>.addTooltip(format.yellow(minimalPrice + "50" + coins));
  78. <minecraft:coal:*>.addTooltip(format.yellow(minimalPrice + "50" + coins));
  79. <minecraft:diamond>.addTooltip(format.yellow(minimalPrice + "800" + coins));
  80. <minecraft:glowstone_dust>.addTooltip(format.yellow(minimalPrice + "200" + coins));
  81. <minecraft:dye>.addTooltip(format.yellow(minimalPrice + "50" + coins));
  82. <minecraft:emerald>.addTooltip(format.yellow(minimalPrice + "800" + coins));
  83. <minecraft:quartz>.addTooltip(format.yellow(minimalPrice + "200" + coins));
  84. <minecraft:cooked_porkchop>.addTooltip(format.yellow(minimalPrice + "50" + coins));
  85. <minecraft:cooked_beef>.addTooltip(format.yellow(minimalPrice + "50" + coins));
  86. <minecraft:cooked_chicken>.addTooltip(format.yellow(minimalPrice + "50" + coins));
  87. <minecraft:enchanted_book>.addTooltip(format.yellow(minimalPrice + "5 000" + coins));
  88. <minecraft:skull:1>.addTooltip(format.yellow(minimalPrice + "100 000" + coins));
  89. <minecraft:nether_star>.addTooltip(format.yellow(minimalPrice + "150 000" + coins));
  90. <minecraft:spawn_egg:*>.addTooltip(format.yellow(minimalPrice + "5 000" + coins));
  91. <IC2:blockRubSapling>.addTooltip(format.yellow(minimalPrice + "500" + coins));
  92. <IC2:blockGenerator:3>.addTooltip(format.yellow(minimalPrice + "1 000" + coins));
  93. <AdvancedSolarPanel:BlockAdvSolarPanel>.addTooltip(format.yellow(minimalPrice + "15 000" + coins));
  94. <AdvancedSolarPanel:BlockAdvSolarPanel:1>.addTooltip(format.yellow(minimalPrice + "60 000" + coins));
  95. <AdvancedSolarPanel:BlockAdvSolarPanel:2>.addTooltip(format.yellow(minimalPrice + "300 000" + coins));
  96. <AdvancedSolarPanel:BlockAdvSolarPanel:3>.addTooltip(format.yellow(minimalPrice + "4 000 000" + coins));
  97. <AdvancedSolarPanel:BlockAdvSolarPanel:5>.addTooltip(format.yellow(minimalPrice + "35 000 000" + coins));
  98. <AdvancedSolarPanel:BlockAdvSolarPanel:6>.addTooltip(format.yellow(minimalPrice + "285 000 000" + coins));
  99. <AdvancedSolarPanel:BlockAdvSolarPanel:8>.addTooltip(format.yellow(minimalPrice + "1 150 000 000" + coins));
  100. <AdvancedSolarPanel:BlockAdvSolarPanel:9>.addTooltip(format.yellow(minimalPrice + "5 000 000 000" + coins));
  101. <IC2:itemCellEmpty:3>.addTooltip(format.yellow(minimalPrice + "20 000" + coins));
  102. <IC2:itemCellEmpty:9>.addTooltip(format.yellow(minimalPrice + "800" + coins));
  103. <IC2:itemTurningBlanks:*>.addTooltip(format.yellow(minimalPrice + "125" + coins));
  104. <IC2:itemOreIridium>.addTooltip(format.yellow(minimalPrice + "3 000" + coins));
  105. <IC2:itemToolDrill:*>.addTooltip(format.yellow(minimalPrice + "1 600" + coins));
  106. <IC2:itemToolDDrill:*>.addTooltip(format.yellow(minimalPrice + "4 000" + coins));
  107. <IC2:itemToolIridiumDrill:*>.addTooltip(format.yellow(minimalPrice + "48 000" + coins));
  108. <IC2:upgradeModule>.addTooltip(format.yellow(minimalPrice + "1 600" + coins));
  109. <AdvancedSolarPanel:asp_crafting_items>.addTooltip(format.yellow(minimalPrice + "7 200" + coins));
  110. <AdvancedSolarPanel:asp_crafting_items:9>.addTooltip(format.yellow(minimalPrice + "800" + coins));
  111. <GraviSuite:vajra:*>.addTooltip(format.yellow(minimalPrice + "100 000" + coins));
  112. <GraviSuite:graviChestPlate:*>.addTooltip(format.yellow(minimalPrice + "500 000" + coins));
  113. <appliedenergistics2:item.ItemMultiMaterial:13>.addTooltip(format.yellow(minimalPrice + "5 000" + coins));
  114. <appliedenergistics2:item.ItemMultiMaterial:14>.addTooltip(format.yellow(minimalPrice + "5 000" + coins));
  115. <appliedenergistics2:item.ItemMultiMaterial:15>.addTooltip(format.yellow(minimalPrice + "5 000" + coins));
  116. <appliedenergistics2:item.ItemMultiMaterial:19>.addTooltip(format.yellow(minimalPrice + "5 000" + coins));
  117. <appliedenergistics2:item.ItemMultiMaterial:7>.addTooltip(format.yellow(minimalPrice + "225" + coins));
  118. <appliedenergistics2:item.ItemMultiMaterial>.addTooltip(format.yellow(minimalPrice + "200" + coins));
  119. <appliedenergistics2:item.ItemMultiMaterial:1>.addTooltip(format.yellow(minimalPrice + "200" + coins));
  120. <appliedenergistics2:item.ItemMultiMaterial:10>.addTooltip(format.yellow(minimalPrice + "100" + coins));
  121. <appliedenergistics2:item.ItemMultiMaterial:12>.addTooltip(format.yellow(minimalPrice + "100" + coins));
  122. <appliedenergistics2:item.ItemMultiMaterial:11>.addTooltip(format.yellow(minimalPrice + "100" + coins));
  123. <Botania:manaResource>.addTooltip(format.yellow(minimalPrice + "50" + coins));
  124. <Botania:manaResource:4>.addTooltip(format.yellow(minimalPrice + "1 100" + coins));
  125. <Botania:manaResource:7>.addTooltip(format.yellow(minimalPrice + "100" + coins));
  126. <Botania:manaResource:14>.addTooltip(format.yellow(minimalPrice + "1 900" + coins));
  127. <Thaumcraft:ItemResource:2>.addTooltip(format.yellow(minimalPrice + "50" + coins));
  128. <Thaumcraft:ItemResource:16>.addTooltip(format.yellow(minimalPrice + "50" + coins));
  129. <DraconicEvolution:draconicIngot>.addTooltip(format.yellow(minimalPrice + "6 000" + coins));
  130. <DraconicEvolution:draconiumIngot>.addTooltip(format.yellow(minimalPrice + "800" + coins));
  131. <DraconicEvolution:draconiumDust>.addTooltip(format.yellow(minimalPrice + "800" + coins));
  132. <GraviSuiteReloaded:ItemToolBigMiningDrill:*>.addTooltip(format.yellow(minimalPrice + "4 000" + coins));
  133. <GraviSuiteReloaded:ItemToolBigDiamondDrill:*>.addTooltip(format.yellow(minimalPrice + "9 000" + coins));
  134. <GraviSuiteReloaded:ItemToolBigIridiumDrill:*>.addTooltip(format.yellow(minimalPrice + "105 000" + coins));
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement