- Katılım
- 10 Şubat 2018
- Mesajlar
- 370
- Çözümler
- 1
- Elmaslar
- 210
- Puan
- 14.195
- Konum
- AYDIN / DİDİM
- Discord İzni

- Minecraft
- OnlyDarknesss
Discord:
OnlyDarknesss#0932
arkadaşlar yaklaşık 30dk önce bi sk buldum çalısıyomu diye baktım çalısıyodu sonra rl atmam gerekti şimdi sp ler bozuldu bi yardım etseniz
Kod:
on place of a mob spawner:
set {_someVariable} to name of held item of player
{_someVariable} is "&b&lLapis Üreteci"
set {_x} to x coord of event-location
set {_y} to y coord of event-location
set {_z} to z coord of event-location
wait 1 second
execute console command "setblock %{_x}% %{_y}% %{_z}% mob_spawner 0 replace {EntityId:Item,SpawnData:{Item:{id:minecraft:lapis_block,Count:1b}},SpawnCount:1,SpawnRange:5,RequiredPlayerRange:140,Delay:10,MinSpawnDelay:0,MaxSpawnDelay:00,MaxNearbyEntities:1}"
send "&e&l » &bLapis üreteci başarıyla koydun!"
set {_1} to location of event-block
add {_1} to {elmasspawner::*}
on break of mob spawner:
tool of player is any pickaxe of silk touch
set {_1} to location of event-block
loop {elmasspawner::*}:
loop-value is {_1}
cancel event
set block at {_1} to air
drop a mob spawner named "&b&lLapis Üreteci" at {_1}
remove {_1} from {elmasspawner::*}
command /Lapissp:
trigger:
if player is op:
give a mob spawner named "&b&lLapisÜreteci" to player
#KızılTaş
on place of a mob spawner:
set {_someVariable} to name of held item of player
{_someVariable} is "&b&lKızılTaş Üreteci"
set {_x} to x coord of event-location
set {_y} to y coord of event-location
set {_z} to z coord of event-location
wait 1 second
execute console command "setblock %{_x}% %{_y}% %{_z}% mob_spawner 0 replace {EntityId:Item,SpawnData:{Item:{id:minecraft:redstone_block,Count:1b}},SpawnCount:1,SpawnRange:5,RequiredPlayerRange:140,Delay:10,MinSpawnDelay:0,MaxSpawnDelay:00,MaxNearbyEntities:1}"
send "&e&l » &bLapis üreteci başarıyla koydun!"
set {_1} to location of event-block
add {_1} to {elmasspawner::*}
on break of mob spawner:
tool of player is any pickaxe of silk touch
set {_1} to location of event-block
loop {elmasspawner::*}:
loop-value is {_1}
cancel event
set block at {_1} to air
drop a mob spawner named "&b&lKızılTaş Üreteci" at {_1}
remove {_1} from {elmasspawner::*}
command /ksp:
trigger:
if player is op:
give a mob spawner named "&b&lKızılTaş Üreteci" to player
#SandStone
on place of a mob spawner:
set {_someVariable} to name of held item of player
{_someVariable} is "&b&lKumTaşı Üreteci"
set {_x} to x coord of event-location
set {_y} to y coord of event-location
set {_z} to z coord of event-location
wait 1 second
execute console command "setblock %{_x}% %{_y}% %{_z}% mob_spawner 0 replace {EntityId:Item,SpawnData:{Item:{id:minecraft:red_sandstone,Count:1b}},SpawnCount:1,SpawnRange:5,RequiredPlayerRange:140,Delay:10,MinSpawnDelay:0,MaxSpawnDelay:00,MaxNearbyEntities:1}"
send "&e&l » &bLapis üreteci başarıyla koydun!"
set {_1} to location of event-block
add {_1} to {elmasspawner::*}
on break of mob spawner:
tool of player is any pickaxe of silk touch
set {_1} to location of event-block
loop {elmasspawner::*}:
loop-value is {_1}
cancel event
set block at {_1} to air
drop a mob spawner named "&b&lKumTaşı Üreteci" at {_1}
remove {_1} from {elmasspawner::*}
command /kksp:
trigger:
if player is op:
give a mob spawner named "&b&lKumTaşı Üreteci" to player
#bedrock spawner
on place of a mob spawner:
set {_someVariable} to name of held item of player
{_someVariable} is "&b&lbedrock Üreteci"
set {_x} to x coord of event-location
set {_y} to y coord of event-location
set {_z} to z coord of event-location
wait 1 second
execute console command "setblock %{_x}% %{_y}% %{_z}% mob_spawner 0 replace {EntityId:Item,SpawnData:{Item:{id:minecraft:bedrock,Count:1b}},SpawnCount:1,SpawnRange:5,RequiredPlayerRange:140,Delay:10,MinSpawnDelay:0,MaxSpawnDelay:00,MaxNearbyEntities:1}"
send "&e&l » &bLapis üreteci başarıyla koydun!"
set {_1} to location of event-block
add {_1} to {elmasspawner::*}
on break of mob spawner:
tool of player is any pickaxe of silk touch
set {_1} to location of event-block
loop {elmasspawner::*}:
loop-value is {_1}
cancel event
set block at {_1} to air
drop a mob spawner named "&b&lbedrock Üreteci" at {_1}
remove {_1} from {elmasspawner::*}
command /bsp:
trigger:
if player is op:
give a mob spawner named "&b&lbedrock Üreteci" to player
#yumurta sp
on place of a mob spawner:
set {_someVariable} to name of held item of player
{_someVariable} is "&b&ldragon egg Üreteci"
set {_x} to x coord of event-location
set {_y} to y coord of event-location
set {_z} to z coord of event-location
wait 1 second
execute console command "setblock %{_x}% %{_y}% %{_z}% mob_spawner 0 replace {EntityId:Item,SpawnData:{Item:{id:minecraft:dragon_egg,Count:1b}},SpawnCount:1,SpawnRange:5,RequiredPlayerRange:140,Delay:10,MinSpawnDelay:0,MaxSpawnDelay:00,MaxNearbyEntities:1}"
send "&e&l » &bLapis üreteci başarıyla koydun!"
set {_1} to location of event-block
add {_1} to {dragoneggspawner::*}
on break of mob spawner:
tool of player is any pickaxe of silk touch
set {_1} to location of event-block
loop {dragoneggspawner::*}:
loop-value is {_1}
cancel event
set block at {_1} to air
drop a mob spawner named "&b&ldragon egg Üreteci" at {_1}
remove {_1} from {elmasspawner::*}
command /desp:
trigger:
if player is op:
give a mob spawner named "&b&ldragon egg Üreteci" to player