Advertisement
Guest User

Pun.

a guest
Mar 5th, 2015
188
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.38 KB | None | 0 0
  1. 5.1.0
  2.  
  3. WARNING:
  4.  
  5. The first line indicates the version of this file.
  6. If it does not match the version of the mod, this file will be replaced.
  7. Backup this file if you want to keep any changes you made to it.
  8.  
  9. Instruction on how to customize the Lucky Block might be added
  10. For now, look at everything below the '>drops' line to understand the syntax.
  11.  
  12. ~SPAWNRATE/STRUCTURECHANCE~
  13.  
  14. The spawnrate means the Lucky Block will have a 1 in (spawnrate) chance of spawning per chunk.
  15. This means the smaller the spawnrate, the more likely it is to spawn. Set it to 0 to prevent natural spawning.
  16. The structureChance means every time the Lucky Block spawns it will have a 1 in (structureChance) chance of spawning within a structure.
  17.  
  18. ~RECIPE~
  19.  
  20. To configure the recipe, use the first 3 groups of letters to show what the recipe will look like in the crafting table.
  21. A space instead of a letter will indicate that nothing goes there. Then, match each letter to it's appropriate item/block.
  22. Look below to understand. for no recipe, don't put anything below the recipe line.
  23.  
  24. >properties
  25. spawnrate=200
  26. structureChance=2
  27. recipe=lnr,ndn,gne,r,redstone,d,dropper,l,diamond,e,emerald,g,gold_ingot,n,ender_pearl
  28. doDropsOnCreativeMode=false
  29.  
  30. >craftingitems
  31. diamond=12
  32. diamond_block=100
  33. emerald=8
  34. emerald_block=80
  35. gold_ingot=6
  36. gold_block=60
  37. iron_ingot=3
  38. iron_block=30
  39. ender_pearl=10
  40. lapis=30
  41. redstone=15
  42.  
  43.  
  44. golden_carrot=30
  45. golden_apple,0=40
  46. golden_apple,1=100
  47. nether_star=100
  48.  
  49. rotten_flesh=-5
  50. spider_eye=-10
  51. fermented_spider_eye=-20
  52. poisonous_potato=-10
  53. fish,3=-20
  54. coal_block=-30
  55. >drops
  56. /========== Pun ==========
  57. group=(type=entity,ID=gibby_pun.EntityXZombie,amount=5,NBTTag=(Equipment=[(id=diamond_sword,Count=1,Damage=0,tag=(ench=#luckySwordEnchantments)),(id=diamond_helmet,Count=1,Damage=0,tag=(ench=#luckyHelmetEnchantments)),(id=diamond_chestplate,Count=1,Damage=0,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_leggings,Count=1,Damage=0,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_boots,Count=1,Damage=0,tag=(ench=#luckyBootsEnchantments))],CustomName="#7#lBuffed Bob",CustomNameVisible=true);type=entity,ID=gibby_pun.EntityHSkeleton,amount=5,NBTTag=(Equipment=[(id=diamond_sword,Count=1,Damage=0,tag=(ench=#luckySwordEnchantments)),(id=diamond_helmet,Count=1,Damage=0,tag=(ench=#luckyHelmetEnchantments)),(id=diamond_chestplate,Count=1,Damage=0,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_leggings,Count=1,Damage=0,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_boots,Count=1,Damage=0,tag=(ench=#luckyBootsEnchantments))],CustomName="#4#lBuffed Peter",CustomNameVisible=true);type=entity,ID=Creeper,amount=5,NBTTag=(powered=1,Equipment=[(id=diamond_sword,Count=1,Damage=0,tag=(ench=#luckySwordEnchantments)),(id=diamond_helmet,Count=1,Damage=0,tag=(ench=#luckyHelmetEnchantments)),(id=diamond_chestplate,Count=1,Damage=0,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_leggings,Count=1,Damage=0,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_boots,Count=1,Damage=0,tag=(ench=#luckyBootsEnchantments))],CustomName="#7#lBuffed Shelly",CustomNameVisible=true))@luck=-2
  58. type=structure,ID=chest,NBTTag=(items=[(id=#random-862-876,maxAmount=8,weight=10),(id=#random-5532-5634,maxAmount=20,weight=10)],min=24,max=24)@luck=2
  59. group=(type=message,ID="Today's special is Sandwitch-flavored Sandwich.";type=entity,ID=gibby_pun.EntitySandWitch,amount=6,NBTTag=(CustomName="#6#lSandwitch-flavored Sandwich",CustomNameVisible=true))@luck=-1
  60. type=entity,ID=gibby_pun.EntityFlamekenstein,NBTTag=(Equipment=[(id=diamond_sword,Count=1,Damage=0,tag=(ench=[(id=16,level=10),(id=17,level=10),(id=18,level=10),(id=20,level=10),(id=21,level=10)])),(id=diamond_helmet,Count=1,Damage=0,tag=(ench=#luckyHelmetEnchantments)),(id=diamond_chestplate,Count=1,Damage=0,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_leggings,Count=1,Damage=0,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_boots,Count=1,Damage=0,tag=(ench=#luckyBootsEnchantments))],DropChances=[1.0F,1.0F,1.0F,1.0F,1.0F],CustomName="#4#lBob On Fiery Steroid",CustomNameVisible=true)@luck=-2
  61. group=(type=entity,ID=EntityColdKiller,amount=10;type=entity,ID=gibby_pun.EntityIceassin,amount=10;type=entity,ID=EntityGlaciador,amount=5;type=entity,ID=EntityGlaciadorBoss,amount=1)@luck=-2
  62. type=entity,ID=gibby_pun.EntityObsidian@luck=-2
  63. type=entity,ID=gibby_pun.EntityLiqsquid,amount=10,NBTTag=(CustomName="#lUnlucky Kraken",CustomNameVisible=true)@luck=-2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement