• 0

    posted a message on 1.12 to 1.13 Command Converter (Up to 1000 Commands at Once!)

    Thank you! I am going to use this a lot in the future!

    Posted in: Minecraft Tools
  • 0

    posted a message on 1.12 to 1.13 Command Converter (Up to 1000 Commands at Once!)

    When I try using this, the lite converter closes when trying to convert the 2nd command. It creates 2 other text files in the folder that are named CommunicationBetweenBatch.txt and LineOutputForConversion.txt. It doesn't create an output file containing the newly converted commands. The CommunicationBetweenBatch.txt file has the name of the input file and a '1' under it. The LineOutputForConversion.txt file has all of the original commands in it. How do I fix this?


    These are the commands in the input file:


    /scoreboard players add @a sleep 1 {Sleeping:1b}
    /execute @a[score_sleep_min=1,score_sleep=1] ~ ~ ~ tellraw @a ["",{"selector":"@p"},{"text":" is now sleeping","color":"white","clickEvent":{"action":"run_command","value":"/trigger KickBed set 1"},"hoverEvent":{"action":"show_text","value":{"text":"","extra":[{"text":"Click to kick!","color":"red"}]}}}]
    /scoreboard players set @a[score_sleep_min=1] sleep 0 {Sleeping:0b}
    /execute @a[score_sleep_min=0] ~ ~ ~ /trigger KickBed set 0
    /execute @p[score_sleep_min=110] ~ ~ ~ /time add 100
    /execute @p[score_sleep_min=230] ~ ~ ~ /weather clear
    /execute @a[score_sleep_min=1] ~ ~ ~ testfor @a[score_KickBed_min=1]
    /execute @a[score_sleep_min=1] ~ ~ ~ summon Snowball ~ ~2 ~

    Posted in: Minecraft Tools
  • To post a comment, please .