Advertisement
Guest User

Minetime Skyblock Block Values

a guest
Jul 11th, 2018
228
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 5.35 KB | None | 0 0
  1. # This file lists the values for various blocks that are used to calculate the
  2. # island level. Level = total of all blocks in island boundary / 100.
  3. # Underwater block multiplier
  4. # If blocks are below sea-level, they can have a higher value. e.g. 2x
  5. # Promotes under-water development if there is a sea. Value can be fractional.
  6. underwater: 1.0
  7.  
  8. # Value of one island level. Default 100. Minimum value is 1.
  9. levelcost: 100
  10.  
  11. # Death penalty
  12. # How many block values a player will lose per death.
  13. # Default value of 100 means that for every death, the player will lose 1 level (if levelcost is 100)
  14. # Set to zero to not use this feature
  15. deathpenalty: 0
  16. # Sum team deaths - if true, all the teams deaths are summed
  17. # If false, only the leader's deaths counts
  18. sumteamdeaths: false
  19. # Max deaths
  20. # If player dies more than this, it doesn't count anymore
  21. # Stops players from getting into an impossible situation
  22. maxdeaths: 10
  23.  
  24. # This section lists the limits for any particular block. Blocks over this amount
  25. # are not counted.
  26. # Format:
  27. # MATERIAL: limit or MATERIAL:DATA: limit.
  28. # If DATA is used, there MUST be a corresponding block:data value in the blocks list.
  29. # For example, if you limit Jungle Logs LOG:3, then there must be a value for LOG:3
  30. # in the blocks section. If there is not, then LOG:3 would have no value.
  31. limits:
  32.   COBBLESTONE: 10000
  33.   NETHERRACK: 1000
  34.   SMOOTH_BRICK: 10000
  35.   STONE: 10000
  36.   FURNACE: 10000
  37.  
  38.   #LOG:3: 10
  39.  
  40. # This section lists the value of a block. Value must be an integer.
  41. # Any blocks not listed will have a value of zero.
  42. # Format is MATERIAL: value or MATERIAL:DATA: value.
  43.  
  44. blocks:
  45.   ACACIA_DOOR: 1
  46.   ACACIA_STAIRS: 1
  47.   ACACIA_FENCE: 1
  48.   ACACIA_FENCE_GATE: 1
  49.   ACACIA_STAIRS: 2
  50.   ACTIVATOR_RAIL: 10
  51.   AIR: 0
  52.   ANVIL: 10
  53.   ARMOR_STAND: 2
  54.   BANNER: 2
  55.   BEACON: 100
  56.   BED_BLOCK: 1
  57.   BEDROCK: 0
  58.   BEETROOT_BLOCK: 1
  59.   BIRCH_DOOR: 1
  60.   BIRCH_FENCE: 1
  61.   BIRCH_FENCE_GATE: 1
  62.   BIRCH_WOOD_STAIRS: 1
  63.   BOAT: 2
  64.   BOAT_ACACIA: 2
  65.   BOAT_BIRCH: 2
  66.   BOAT_DARK_OAK: 2
  67.   BOAT_JUNGLE: 2
  68.   BOAT_SPRUCE: 2
  69.   BOOKSHELF: 5
  70.   BREWING_STAND: 20
  71.   BRICK: 5
  72.   BRICK_STAIRS: 5
  73.   BURNING_FURNACE: 10
  74.   CACTUS: 1
  75.   CAKE_BLOCK: 1
  76.   CARPET: 1
  77.   CAULDRON: 10
  78.   CHEST: 2
  79.   CHORUS_FLOWER: 1
  80.   CHORUS_PLANT: 1
  81.   CLAY: 2
  82.   COAL_BLOCK: 9
  83.   COAL_ORE: 0
  84.   COBBLE_WALL: 1
  85.   COBBLESTONE: 1
  86.   COBBLESTONE_STAIRS: 1
  87.   COCOA: 1
  88.   DARK_OAK_DOOR: 1
  89.   DARK_OAK_FENCE: 1
  90.   DARK_OAK_FENCE_GATE: 1
  91.   DARK_OAK_STAIRS: 1
  92.   DAYLIGHT_DETECTOR: 10
  93.   DAYLIGHT_DETECTOR_INVERTED: 10
  94.   DEAD_BUSH: 1
  95.   DETECTOR_RAIL: 10
  96.   DIAMOND_BLOCK: 300
  97.   DIODE: 5
  98.   DIODE_BLOCK_OFF: 5
  99.   DIODE_BLOCK_ON: 5
  100.   DIRT: 2
  101.   DISPENSER: 5
  102.   DOUBLE_PLANT: 2
  103.   DOUBLE_STEP: 1
  104.   DRAGON_EGG: 150
  105.   DROPPER: 5
  106.   EMERALD_BLOCK: 300
  107.   EMERALD_ORE: 0
  108.   ENCHANTMENT_TABLE: 150
  109.   END_BRICKS: 2
  110.   ENDER_CHEST: 150
  111.   ENDER_PORTAL_FRAME: 0
  112.   ENDER_PORTAL: 0
  113.   ENDER_STONE: 2
  114.   EXPLOSIVE_MINECART: 10
  115.   FENCE: 1
  116.   FENCE_GATE: 1
  117.   FIRE: 0
  118.   FLOWER_POT: 5
  119.   FROSTED_ICE: 1
  120.   FURNACE: 2
  121.   GLASS: 2
  122.   GLOWSTONE: 1
  123.   GOLD_BLOCK: 150
  124.   GOLD_ORE: 0
  125.   GRASS: 5
  126.   GRAVEL: 1
  127.   HARD_CLAY: 2
  128.   HAY_BLOCK: 2
  129.   HOPPER: 10
  130.   HOPPER_MINECART: 20
  131.   HUGE_MUSHROOM_1: 1
  132.   HUGE_MUSHROOM_2: 1
  133.   ICE: 5
  134.   IRON_BLOCK: 75
  135.   IRON_DOOR_BLOCK: 5
  136.   IRON_FENCE: 15
  137.   IRON_ORE: 0
  138.   IRON_PLATE: 5
  139.   ITEM_FRAME: 2
  140.   JACK_O_LANTERN: 1
  141.   JUKEBOX: 10
  142.   JUNGLE_DOOR: 1
  143.   JUNGLE_FENCE: 1
  144.   JUNGLE_FENCE_GATE: 1
  145.   JUNGLE_WOOD_STAIRS: 1
  146.   LADDER: 1
  147.   LAPIS_BLOCK: 10
  148.   LAPIS_ORE: 0
  149.   LAVA: 0
  150.   LEAVES_2: 1
  151.   LEAVES: 0
  152.   LEVER: 1
  153.   LOG: 1
  154.   #Other log types - examples
  155.   #LOG:3: 2
  156.   LOG_2: 1
  157.   LONG_GRASS: 1
  158.   MELON_BLOCK: 1
  159.   MELON_STEM: 1
  160.   MINECART: 10
  161.   MOB_SPAWNER: 0
  162.   MOSSY_COBBLESTONE: 2
  163.   MYCEL: 5
  164.   NETHER_BRICK: 2
  165.   NETHER_BRICK_STAIRS: 2
  166.   NETHER_FENCE: 2
  167.   NETHER_STALK: 1
  168.   NETHERRACK: 1
  169.   NOTE_BLOCK: 10
  170.   OBSIDIAN: 10
  171.   PACKED_ICE: 10
  172.   PAINTING: 2
  173.   PISTON_BASE: 2
  174.   PISTON_STICKY_BASE: 2
  175.   PORTAL: 0
  176.   POWERED_MINECART: 10
  177.   POWERED_RAIL: 10
  178.   PRISMARINE: 10
  179.   PUMPKIN_STEM: 1
  180.   PUMPKIN: 1
  181.   PURPUR_BLOCK: 1
  182.   PURPUR_DOUBLE_SLAB: 1
  183.   PURPUR_PILLAR: 1
  184.   PURPUR_SLAB: 1
  185.   PURPUR_STAIRS: 1
  186.   QUARTZ_BLOCK: 1
  187.   QUARTZ_ORE: 0
  188.   QUARTZ_STAIRS: 1
  189.   QUARTZ: 1
  190.   RAILS: 1
  191.   RED_MUSHROOM: 1
  192.   RED_ROSE: 1
  193.   RED_SANDSTONE: 1
  194.   RED_SANDSTONE_STAIRS: 1
  195.   REDSTONE_BLOCK: 5
  196.   REDSTONE_COMPARATOR_OFF: 10
  197.   REDSTONE_COMPARATOR_ON: 10
  198.   REDSTONE_COMPARATOR: 10
  199.   REDSTONE_LAMP_OFF: 10
  200.   REDSTONE_LAMP_ON: 10
  201.   REDSTONE_ORE: 0
  202.   REDSTONE_TORCH_OFF: 5
  203.   REDSTONE_TORCH_ON: 5
  204.   REDSTONE_WIRE: 1
  205.   SAND: 1
  206.   SANDSTONE: 1
  207.   SANDSTONE_STAIRS: 1
  208.   SEA_LANTERN: 1
  209.   SIGN_POST: 1
  210.   SKULL: 10
  211.   SLIME_BLOCK: 10
  212.   SMOOTH_BRICK: 2
  213.   SMOOTH_STAIRS: 2
  214.   SNOW_BLOCK: 1
  215.   SOIL: 2
  216.   SOUL_SAND: 2
  217.   SPONGE: 10
  218.   SPRUCE_DOOR: 1
  219.   SPRUCE_FENCE: 1
  220.   SPRUCE_FENCE_GATE: 1
  221.   SPRUCE_WOOD_STAIRS: 1
  222.   STAINED_CLAY: 2
  223.   STAINED_GLASS: 2
  224.   STAINED_GLASS_PANE: 1
  225.   STATIONARY_LAVA: 0
  226.   STATIONARY_WATER: 0
  227.   STEP: 1
  228.   STONE: 1
  229.   STONE_BUTTON: 1
  230.   STONE_PLATE: 2
  231.   STORAGE_MINECART: 10
  232.   SUGAR_CANE_BLOCK: 1
  233.   THIN_GLASS: 1
  234.   TNT: 5
  235.   TORCH: 2
  236.   TRAP_DOOR: 5
  237.   TRAPPED_CHEST: 10
  238.   TRIPWIRE_HOOK: 2
  239.   TRIPWIRE: 2
  240.   VINE: 1
  241.   WALL_SIGN: 1
  242.   WATER_LILY: 5
  243.   WEB: 10
  244.   WHEAT: 1
  245.   WOOD: 1
  246.   WOOD_BUTTON: 1
  247.   WOOD_DOOR: 1
  248.   WOOD_DOUBLE_STEP: 1
  249.   WOOD_PLATE: 1
  250.   WOOD_STAIRS: 1
  251.   WOOD_STEP: 1
  252.   WOODEN_DOOR: 1
  253.   WOOL: 1
  254.   WORKBENCH: 1
  255.   YELLOW_FLOWER: 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement