chcesz jeszcze crafting ? Spoko : Crafting [ Kod ] VV on load: set {_nazwa} to "&aObsydian" Recipe.new{ {_nazwa} } {_nazwa}.Recipe.registerIngredient{1, 1 stone} {_nazwa}.Recipe.registerIngredient{2, 1 stone} {_nazwa}.Recipe.registerIngredient{3, 1 stone} {_nazwa}.Recipe.registerIngredient{4, 1 stone} {_nazwa}.Recipe.registerIngredient{5, 1 diamond} {_nazwa}.Recipe.registerIngredient{6, 1 stone} {_nazwa}.Recipe.registerIngredient{7, 1 stone} {_nazwa}.Recipe.registerIngredient{8, 1 stone} {_nazwa}.Recipe.registerResult{1 iron ore named "&aObsydian"} {_nazwa}.Recipe.registerSkrypt [ Obsydianiarka] on place of iron ore: if name of the player's tool is "&aObsydian": send "&7Postawiles: &aObsydian" set {s.%event-block%} to true wait 1 second set event-block to obsydian stop on break of obsydian: if {s.%event-block%} is true: If player's tool is golden pickaxe named "&cRozwalam Obsydian": cancel event send "&7Zniszczyles: &aObsydian" set event-block to air if player can hold 1 emerald ore named "&aObsydian": give 1 iron ore named "&aObsydian" to the player stop else: drop 1 iron ore named "&aObsydian" stop else: wait second set event-block to obsydian stopI Tu jak zcraftować :