#-#########-# #- OPTIONS -# #-#########-# options: elo : "&f[&cNazwaSerwera&f]" #-##########-# #- CRAFTING -# #-####### On load: on load: set {_nazwa} to "Loteria" Recipe.new{ {_nazwa} } {_nazwa}.Recipe.registerIngredient{1, 64 cobblestone} {_nazwa}.Recipe.registerIngredient{2, 64 cobblestone} {_nazwa}.Recipe.registerIngredient{3, 64 cobblestone} {_nazwa}.Recipe.registerIngredient{4, 64 cobblestone} {_nazwa}.Recipe.registerIngredient{5, 64 cobblestone} {_nazwa}.Recipe.registerIngredient{6, 64 cobblestone} {_nazwa}.Recipe.registerIngredient{7, 64 cobblestone} {_nazwa}.Recipe.registerIngredient{8, 64 cobblestone} {_nazwa}.Recipe.registerIngredient{9, 64 cobblestone} {_nazwa}.Recipe.registerResult{1 stone named "&a&lLoteriada"} {_nazwa}.Recipe.register #-#########-# #- LOTERIA -# #-#########-# on rightclick with stone: if name of player's tool is "&a&lLoteriada": broadcast "%player% Otworzyl CobbleX" remove 1 stone named "&a&lLoteriada" from player's tool chance of 100%: add stone to player chance of 100%: add diamond to player chance of 100%: add iron ingot to player chance of 100%: add gold ingot to player chance of 100%: add 10 263 to player chance of 100%: add emerald to player #-#######################-# #- Skrypt By : DJ_CITROX -# #-#######################-#