Ktoś wie czemu nie działa mi ostatnia komenda ?? Nie pojawiają się itemy w gui Czy coś takiego xd
Skrypt:
on script load:
register new shaped recipe for ender stone named "&6&lSANDFARMER" using sand, sand, sand, sand, lava bucket, sand, sand, sand, sand
on script load:
register new shaped recipe for ender portal frame named "&6&lBOYFARMER" using obsidian, obsidian, obsidian, obsidian, lava bucket, obsidian, obsidian, obsidian, obsidian
on script load:
register new shaped recipe for coal block named "&6&lKOPACZ FOSY" using stone, stone, stone, stone, gold block, stone, stone, stone, stone
on place of end stone:
if player's tool is end stone named "&6&lSANDFARMER":
loop blocks under event-block:
if loop-block is bedrock:
stop
set loop-block to sand
on place of ender portal frame:
if player's tool is ender portal frame named "&6&lBOYFARMER":
loop blocks under event-block:
if loop-block is bedrock:
stop
set loop-block to obsidian
on place of coal block:
if player's tool is coal block named "&6&lKOPACZ FOSY":
loop blocks under event-block:
if loop-block is bedrock:
stop
set loop-block to air
command /c1:
trigger:
open chest with 6 rows named "&6&lAUTOMATYCZNY BOYFARMER" to player
wait 2 tick
format slot 10 of player with 1 of obsidian to be unstealable
format slot 11 of player with 1 of obsidian to be unstealable
format slot 12 of player with 1 of obsidian to be unstealable
format slot 19 of player with 1 of obsidian to be unstealable
format slot 20 of player with 1 of lava bucket to be unstealable
format slot 21 of player with 1 of obsidian to be unstealable
format slot 28 of player with 1 of obsidian to be unstealable
format slot 29 of player with 1 of obsidian to be unstealable
format slot 30 of player with 1 of obsidian to be unstealable
format slot 23 of player with 1 of ender portal frame named "&6&lBOYFAMER" to be unstealable
format slot 54 of player with 1 of wooden button named "&6&lPOWROT DO MENU" to run [execute player command "/craftingi"]
command /c2:
trigger:
open chest with 6 rows named "&6&lAUTOMATYCZNY SANDFARMER" to player
wait 2 tick
format slot 10 of player with 1 of sand to be unstealable
format slot 11 of player with 1 of sand to be unstealable
format slot 12 of player with 1 of sand to be unstealable
format slot 19 of player with 1 of sand to be unstealable
format slot 20 of player with 1 of lava bucket to be unstealable
format slot 21 of player with 1 of sand to be unstealable
format slot 28 of player with 1 of sand to be unstealable
format slot 29 of player with 1 of sand to be unstealable
format slot 30 of player with 1 of sand to be unstealable
format slot 23 of player with 1 of ender stone named "&6&lSANDFARMER" to be unstealable
format slot 54 of player with 1 of wooden button named "&6&lPOWROT DO MENU" to run [execute player command "/craftingi"]
command /c3:
trigger:
open chest with 6 rows named "&6&lAUTOMATYCZNY KOPACZ FOSY" to player
wait 2 tick
format slot 10 of player with 1 of stone to be unstealable
format slot 11 of player with 1 of stone to be unstealable
format slot 12 of player with 1 of stone to be unstealable
format slot 19 of player with 1 of stone to be unstealable
format slot 20 of player with 1 of gold block to be unstealable
format slot 21 of player with 1 of stone to be unstealable
format slot 28 of player with 1 of stone to be unstealable
format slot 29 of player with 1 of stone to be unstealable
format slot 30 of player with 1 of stone to be unstealable
format slot 23 of player with 1 of coal block named "&6&lKOPACZ FOSY" to be unstealable
format slot 54 of player with 1 of wooden button named "&6&lPOWROT DO MENU" to run [execute player command "/craftingi"]
command /c4:
trigger:
open chest with 6 rows named "&6&lENDERCHEST" to player
wait 2 tick
format slot 10 of player with 1 of obsidian to be unstealable
format slot 11 of player with 1 of obsidian to be unstealable
format slot 12 of player with 1 of obsidian to be unstealable
format slot 19 of player with 1 of obsidian to be unstealable
format slot 20 of player with 1 of ender pearl to be unstealable
format slot 21 of player with 1 of obsidian to be unstealable
format slot 28 of player with 1 of obsidian to be unstealable
format slot 29 of player with 1 of obsidian to be unstealable
format slot 30 of player with 1 of obsidian to be unstealable
format slot 23 of player with 1 of ender chest named "&6&lENDERCHEST" to be unstealable
format slot 54 of player with 1 of wooden button named "&6&lPOWROT DO MENU" to run [execute player command "/craftingi"]
command /c5:
trigger:
open chest with 6 rows named "&6&lSTONIARKA" to player
wait 2 tick
format slot 10 of player with 1 of redstone to be unstealable
format slot 11 of player with 1 of stone to be unstealable
format slot 12 of player with 1 of redstone to be unstealable
format slot 19 of player with 1 of stone to be unstealable
format slot 20 of player with 1 of piston to be unstealable
format slot 21 of player with 1 of stone to be unstealable
format slot 28 of player with 1 of redstone to be unstealable
format slot 29 of player with 1 of stone to be unstealable
format slot 30 of player with 1 of redstone to be unstealable
format slot 23 of player with 1 of emerald ore named "&6&lSTONIARKA" to be unstealable
format slot 54 of player with 1 of wooden button named "&6&lPOWROT DO MENU" to run [execute player command "/craftingi"]
command /craftingi:
trigger:
open chest with 3 row named "&6&lCrafting przemiotow" to player
wait 1 tick
format slot 11 of player with 1 of ender portal frame named "&6&lBOYFARMER" to run [execute player command "/c1"]
format slot 12 of player with 1 of end stone named "&6&lSANDFARMER" to run [execute player command "/c2"]
format slot 13 of player with 1 of coal block named "&6&lKOPACZ FOSY" to run [execute player command "/c3"]
format slot 14 of player with 1 of ender chest named "&6&lENDERCHEST" to run [execute player command "/c4"]
format slot 15 of player with 1 of end stone named "&6&lSTONIARKA" to run [execute player command "/c5"]
Pytanie
PakerP 11
Ktoś wie czemu nie działa mi ostatnia komenda ?? Nie pojawiają się itemy w gui
Czy coś takiego xd
Skrypt:
on script load: register new shaped recipe for ender stone named "&6&lSANDFARMER" using sand, sand, sand, sand, lava bucket, sand, sand, sand, sand on script load: register new shaped recipe for ender portal frame named "&6&lBOYFARMER" using obsidian, obsidian, obsidian, obsidian, lava bucket, obsidian, obsidian, obsidian, obsidian on script load: register new shaped recipe for coal block named "&6&lKOPACZ FOSY" using stone, stone, stone, stone, gold block, stone, stone, stone, stone on place of end stone: if player's tool is end stone named "&6&lSANDFARMER": loop blocks under event-block: if loop-block is bedrock: stop set loop-block to sand on place of ender portal frame: if player's tool is ender portal frame named "&6&lBOYFARMER": loop blocks under event-block: if loop-block is bedrock: stop set loop-block to obsidian on place of coal block: if player's tool is coal block named "&6&lKOPACZ FOSY": loop blocks under event-block: if loop-block is bedrock: stop set loop-block to air command /c1: trigger: open chest with 6 rows named "&6&lAUTOMATYCZNY BOYFARMER" to player wait 2 tick format slot 10 of player with 1 of obsidian to be unstealable format slot 11 of player with 1 of obsidian to be unstealable format slot 12 of player with 1 of obsidian to be unstealable format slot 19 of player with 1 of obsidian to be unstealable format slot 20 of player with 1 of lava bucket to be unstealable format slot 21 of player with 1 of obsidian to be unstealable format slot 28 of player with 1 of obsidian to be unstealable format slot 29 of player with 1 of obsidian to be unstealable format slot 30 of player with 1 of obsidian to be unstealable format slot 23 of player with 1 of ender portal frame named "&6&lBOYFAMER" to be unstealable format slot 54 of player with 1 of wooden button named "&6&lPOWROT DO MENU" to run [execute player command "/craftingi"] command /c2: trigger: open chest with 6 rows named "&6&lAUTOMATYCZNY SANDFARMER" to player wait 2 tick format slot 10 of player with 1 of sand to be unstealable format slot 11 of player with 1 of sand to be unstealable format slot 12 of player with 1 of sand to be unstealable format slot 19 of player with 1 of sand to be unstealable format slot 20 of player with 1 of lava bucket to be unstealable format slot 21 of player with 1 of sand to be unstealable format slot 28 of player with 1 of sand to be unstealable format slot 29 of player with 1 of sand to be unstealable format slot 30 of player with 1 of sand to be unstealable format slot 23 of player with 1 of ender stone named "&6&lSANDFARMER" to be unstealable format slot 54 of player with 1 of wooden button named "&6&lPOWROT DO MENU" to run [execute player command "/craftingi"] command /c3: trigger: open chest with 6 rows named "&6&lAUTOMATYCZNY KOPACZ FOSY" to player wait 2 tick format slot 10 of player with 1 of stone to be unstealable format slot 11 of player with 1 of stone to be unstealable format slot 12 of player with 1 of stone to be unstealable format slot 19 of player with 1 of stone to be unstealable format slot 20 of player with 1 of gold block to be unstealable format slot 21 of player with 1 of stone to be unstealable format slot 28 of player with 1 of stone to be unstealable format slot 29 of player with 1 of stone to be unstealable format slot 30 of player with 1 of stone to be unstealable format slot 23 of player with 1 of coal block named "&6&lKOPACZ FOSY" to be unstealable format slot 54 of player with 1 of wooden button named "&6&lPOWROT DO MENU" to run [execute player command "/craftingi"] command /c4: trigger: open chest with 6 rows named "&6&lENDERCHEST" to player wait 2 tick format slot 10 of player with 1 of obsidian to be unstealable format slot 11 of player with 1 of obsidian to be unstealable format slot 12 of player with 1 of obsidian to be unstealable format slot 19 of player with 1 of obsidian to be unstealable format slot 20 of player with 1 of ender pearl to be unstealable format slot 21 of player with 1 of obsidian to be unstealable format slot 28 of player with 1 of obsidian to be unstealable format slot 29 of player with 1 of obsidian to be unstealable format slot 30 of player with 1 of obsidian to be unstealable format slot 23 of player with 1 of ender chest named "&6&lENDERCHEST" to be unstealable format slot 54 of player with 1 of wooden button named "&6&lPOWROT DO MENU" to run [execute player command "/craftingi"] command /c5: trigger: open chest with 6 rows named "&6&lSTONIARKA" to player wait 2 tick format slot 10 of player with 1 of redstone to be unstealable format slot 11 of player with 1 of stone to be unstealable format slot 12 of player with 1 of redstone to be unstealable format slot 19 of player with 1 of stone to be unstealable format slot 20 of player with 1 of piston to be unstealable format slot 21 of player with 1 of stone to be unstealable format slot 28 of player with 1 of redstone to be unstealable format slot 29 of player with 1 of stone to be unstealable format slot 30 of player with 1 of redstone to be unstealable format slot 23 of player with 1 of emerald ore named "&6&lSTONIARKA" to be unstealable format slot 54 of player with 1 of wooden button named "&6&lPOWROT DO MENU" to run [execute player command "/craftingi"] command /craftingi: trigger: open chest with 3 row named "&6&lCrafting przemiotow" to player wait 1 tick format slot 11 of player with 1 of ender portal frame named "&6&lBOYFARMER" to run [execute player command "/c1"] format slot 12 of player with 1 of end stone named "&6&lSANDFARMER" to run [execute player command "/c2"] format slot 13 of player with 1 of coal block named "&6&lKOPACZ FOSY" to run [execute player command "/c3"] format slot 14 of player with 1 of ender chest named "&6&lENDERCHEST" to run [execute player command "/c4"] format slot 15 of player with 1 of end stone named "&6&lSTONIARKA" to run [execute player command "/c5"]
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
To nie działa /craftingi
Pojawia się gui ale nie ma w nim tych itów
Edytowane przez PoweredDragonOdnośnik do komentarza
Udostępnij na innych stronach
2 odpowiedzi na to pytanie
Rekomendowane odpowiedzi