# ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- # # NISZCZARKA BEDROCKA on load: new Recipe "NiszczarkaBedrocka"; "NiszczarkaBedrocka".Recipe.registerIngredient{1, 1 gold block}; "NiszczarkaBedrocka".Recipe.registerIngredient{2, 1 gold block}; "NiszczarkaBedrocka".Recipe.registerIngredient{3, 1 gold block}; "NiszczarkaBedrocka".Recipe.registerIngredient{4, 1 gold block}; "NiszczarkaBedrocka".Recipe.registerIngredient{5, 1 golden hoe}; "NiszczarkaBedrocka".Recipe.registerIngredient{6, 1 gold block}; "NiszczarkaBedrocka".Recipe.registerIngredient{7, 1 gold block}; "NiszczarkaBedrocka".Recipe.registerIngredient{8, 1 gold block}; "NiszczarkaBedrocka".Recipe.registerIngredient{9, 1 gold block}; "NiszczarkaBedrocka".Recipe.registerResult{1 golden hoe named "&f&k|&e&l&k6&f&k|&r &6&lNiszczarka Bedrocka &f&k|&e&l&k6&f&k|"}; "NiszczarkaBedrocka".Recipe.register{}; on rightclick: if player's tool is golden hoe named "&f&k|&e&l&k6&f&k|&r &6&lNiszczarka Bedrocka &f&k|&e&l&k6&f&k|": if event-block is bedrock: set event-block to air send " &f&lNISZCZARKA &8▶ &7Rozwaliles: &cx1 &lBEDROCK" to player stop else: cancel event send " &f&lNISZCZARKA &8▶ &cTen przedmiot moze byc tylko uzyty do rozwalania bedrocka!" to player stop on leftclick: if player's tool is golden hoe named "&f&k|&e&l&k6&f&k|&r &6&lNiszczarka Bedrocka &f&k|&e&l&k6&f&k|": cancel event send " &f&lNISZCZARKA &8▶ &cTen przedmiot moze byc tylko uzyty do rozwalania bedrocka!" to player stop # ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- # # ANTY-NOGI on load: new Recipe "AntyNogi"; "AntyNogi".Recipe.registerIngredient{1, 1 emerald block}; "AntyNogi".Recipe.registerIngredient{2, 1 emerald block}; "AntyNogi".Recipe.registerIngredient{3, 1 emerald block}; "AntyNogi".Recipe.registerIngredient{4, 1 emerald block}; "AntyNogi".Recipe.registerIngredient{5, 1 feather}; "AntyNogi".Recipe.registerIngredient{6, 1 emerald block}; "AntyNogi".Recipe.registerIngredient{7, 1 emerald block}; "AntyNogi".Recipe.registerIngredient{8, 1 emerald block}; "AntyNogi".Recipe.registerIngredient{9, 1 emerald block}; "AntyNogi".Recipe.registerResult{1 feather named "&f&k|&e&l&k6&f&k|&r &6&lANTY-NOGI &f&k|&e&l&k6&f&k|"}; "AntyNogi".Recipe.register{}; on damage: if victim's tool is feather named "&f&k|&e&l&k6&f&k|&r &6&lANTY-NOGI &f&k|&e&l&k6&f&k|": teleport victim to attacker remove 1 feather named "&f&k|&e&l&k6&f&k|&r &6&lANTY-NOGI &f&k|&e&l&k6&f&k|" from victim's inventory send " &f&lANTY-NOGI &8▶ &7Gracz &c%victim% &7uzyl &9&lANTY-NOGI" to attacker send " &f&lANTY-NOGI &8▶ &7Uzyles &9&lANTY-NOGI" to victim stop # ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- #