Skip to content

LuckyBlocks Configuration

itsmees edited this page Feb 19, 2015 · 13 revisions

Since the 3.0 update it became possible to edit the suprices! In this tutorial I will show you what everything mean an how it does work!

Types

There are an couple of surprise types! Here is an little description of them all!

  • squid Spawns some squids
  • creeper Spawns some creeper
  • explode Creates an explosion
  • anvil Spawns an anvil trap
  • tree Generates an tree
  • explode Creates an explosion
  • arrow Creates an arrow explosion
  • books Spawns some enchanted books
  • items Spawns items! Read "Items"
  • pig Spawns the Lucky Pig
  • command Runs an list of commands as console or player! Check 'Commands' for more info!
  • slime Launches you up in to the air and bounces you on the ground! (Only works in 1.8+ and with LuckyBlock 7.0)
  • firework Starts an awesome little firework show.

Items

It is possible to drop some items, the items are configurable in the config. You can add your item id's to the list, set the amount an then the items will drop!

Commands

Your able to let your server or player run an command when mining an LuckyBlock! When you want to use this function you have to set the surprise type to 'Command'! If you want to run admin command you need to set the executer to 'console'! For using commands that also players can do, you need to set it to 'player'! To add commands you simply add them to the command list! For an players variable you need to use '$p'! So if you want to kick an player if he get the command surprise when he mined the block, you need to set the executer to 'console' and you need to add '/kick $p' to the command list!

Changes

For each suprice there is an change to get activated! Right now you can't edit the changes to getting an price! The changes right now are:

  • All the suprices from 1 to 8 10%
  • All the suprices from 9 to 12 8% The suprices from 9 to 12 are more rare then that from 1 to 8!

ChangeLog

Version 3.1 Download + Added Pig Suprice!

Version 3.0 Download + Added Custom Suprices!

Version 2.1 Download + Added McStats Metrics

Version 2.0 Download ~ Fixed A Big With Tree Suprice

Version 1.3 Download + Added the ability to add item data value's! ~ Fixed Some More Bugs

Version 1.2 Download ~ Fixed Some Bugs - Disabled API for now!

Version 1.1 Download + Added API

Version 1.0 Download + Added luckyblock + Added crafting recipe

Clone this wiki locally