Crawn*
Fırında Isıttığım İlk Taş
Merhaba arkadaşlar spawner kırınca tamamen gidiyor spawner elimize fln gelmiyor? ipeksi kazma ile kırıncada gelmiyor?
ben bütün itemler ile kırınca spawnerin elimize gelmesini istiyorum nasil olabilir?
ben bütün itemler ile kırınca spawnerin elimize gelmesini istiyorum nasil olabilir?
Kod:
options:
delay: 0 # zaman
count: 1 # adet
pickupdelay: 0 # toplama zamanı
itemad: iron_ingot # itemin adını ingilize ve küçük harflere buraya yazınız!
on place:
name of the player's tool is "&eDemir Spawner":
set {_x} to x coord of event-location
set {_y} to y coord of event-location
set {_z} to z coord of event-location
run player command "setblock %{_x}% %{_y}% %{_z}% minecraft:mob_spawner 0 replace {EntityId:Item,Delay:{@delay},SpawnData:{Item:{id:{@itemad},Count:{@count}},PickupDelay:{@pickupdelay}}}" as op
command /demirspawner:
permission: op
permission message:&3Skyblock &8» &eYetkin Yok.
trigger:
if player is op:
give 1 52 named "&eDemir Spawner" to player
# Demir Block Spawner #
options:
delay: 0 # zaman
count: 1 # adet
pickupdelay: 0 # toplama zamanı
itemad: iron_block # itemin adını ingilize ve küçük harflere buraya yazınız!
on place:
name of the player's tool is "&eDemir Block Spawner":
set {_x} to x coord of event-location
set {_y} to y coord of event-location
set {_z} to z coord of event-location
run player command "setblock %{_x}% %{_y}% %{_z}% minecraft:mob_spawner 0 replace {EntityId:Item,Delay:{@delay},SpawnData:{Item:{id:{@itemad},Count:{@count}},PickupDelay:{@pickupdelay}}}" as op
command /demirblockspawner:
permission: op
permission message:&3Skyblock &8» &eYetkin Yok.
trigger:
if player is op:
give 1 52 named "&eDemir Block Spawner" to player
# Altın Spawner #
options:
delay: 0 # zaman
count: 1 # adet
pickupdelay: 0 # toplama zamanı
itemad: gold_ingot # itemin adını ingilize ve küçük harflere buraya yazınız!
on place:
name of the player's tool is "&eAltın Spawner":
set {_x} to x coord of event-location
set {_y} to y coord of event-location
set {_z} to z coord of event-location
run player command "setblock %{_x}% %{_y}% %{_z}% minecraft:mob_spawner 0 replace {EntityId:Item,Delay:{@delay},SpawnData:{Item:{id:{@itemad},Count:{@count}},PickupDelay:{@pickupdelay}}}" as op
else:
uncancel event
command /altınspawner:
permission: op
permission message:&3Skyblock &8» &eYetkin Yok.
trigger:
if player is op:
give 1 52 named "&eAltın Spawner" to player
# Altın Block Spawner #
options:
delay: 0 # zaman
count: 1 # adet
pickupdelay: 0 # toplama zamanı
itemad: gold_block # itemin adını ingilize ve küçük harflere buraya yazınız!
on place:
name of the player's tool is "&eAltın Block Spawner":
set {_x} to x coord of event-location
set {_y} to y coord of event-location
set {_z} to z coord of event-location
run player command "setblock %{_x}% %{_y}% %{_z}% minecraft:mob_spawner 0 replace {EntityId:Item,Delay:{@delay},SpawnData:{Item:{id:{@itemad},Count:{@count}},PickupDelay:{@pickupdelay}}}" as op
command /altınblockspawner:
permission: op
permission message:&3Skyblock &8» &eYetkin Yok.
trigger:
if player is op:
give 1 52 named "&eAltın Block Spawner" to player
# Elmas Spawner #
options:
delay: 0 # zaman
count: 1 # adet
pickupdelay: 0 # toplama zamanı
itemad: diamond # itemin adını ingilize ve küçük harflere buraya yazınız!
on place:
name of the player's tool is "&eElmas Spawner":
set {_x} to x coord of event-location
set {_y} to y coord of event-location
set {_z} to z coord of event-location
run player command "setblock %{_x}% %{_y}% %{_z}% minecraft:mob_spawner 0 replace {EntityId:Item,Delay:{@delay},SpawnData:{Item:{id:{@itemad},Count:{@count}},PickupDelay:{@pickupdelay}}}" as op
command /elmasspawner:
permission: op
permission message:&3Skyblock &8» &eYetkin Yok.
trigger:
if player is op:
give 1 52 named "&eElmas Spawner" to player
# Elmas Block Spawner #
options:
delay: 0 # zaman
count: 1 # adet
pickupdelay: 0 # toplama zamanı
itemad: diamond_block # itemin adını ingilize ve küçük harflere buraya yazınız!
on place:
name of the player's tool is "&eElmas Block Spawner":
set {_x} to x coord of event-location
set {_y} to y coord of event-location
set {_z} to z coord of event-location
run player command "setblock %{_x}% %{_y}% %{_z}% minecraft:mob_spawner 0 replace {EntityId:Item,Delay:{@delay},SpawnData:{Item:{id:{@itemad},Count:{@count}},PickupDelay:{@pickupdelay}}}" as op
command /elmasblockspawner:
permission: op
permission message:&3Skyblock &8» &eYetkin Yok.
trigger:
if player is op:
give 1 52 named "&eElmas Block Spawner" to player
# Zümrüt Spawner #
options:
delay: 0 # zaman
count: 1 # adet
pickupdelay: 0 # toplama zamanı
itemad: emerald # itemin adını ingilize ve küçük harflere buraya yazınız!
on place:
name of the player's tool is "&eZümrüt Spawner":
set {_x} to x coord of event-location
set {_y} to y coord of event-location
set {_z} to z coord of event-location
run player command "setblock %{_x}% %{_y}% %{_z}% minecraft:mob_spawner 0 replace {EntityId:Item,Delay:{@delay},SpawnData:{Item:{id:{@itemad},Count:{@count}},PickupDelay:{@pickupdelay}}}" as op
command /zümrütspawner:
permission: op
permission message:&3Skyblock &8» &eYetkin Yok.
trigger:
if player is op:
give 1 52 named "&eZümrüt Spawner" to player
# Zümrüt Block Spawner #
options:
delay: 0 # zaman
count: 1 # adet
pickupdelay: 0 # toplama zamanı
itemad: emerald_block # itemin adını ingilize ve küçük harflere buraya yazınız!
on place:
name of the player's tool is "&eZümrüt Block Spawner":
set {_x} to x coord of event-location
set {_y} to y coord of event-location
set {_z} to z coord of event-location
run player command "setblock %{_x}% %{_y}% %{_z}% minecraft:mob_spawner 0 replace {EntityId:Item,Delay:{@delay},SpawnData:{Item:{id:{@itemad},Count:{@count}},PickupDelay:{@pickupdelay}}}" as op
command /zümrütblockspawner:
permission: op
permission message:&3Skyblock &8» &eYetkin Yok.
trigger:
if player is op:
give 1 52 named "&eZümrüt Block Spawner" to player