How can i make an auto compressor?
the code i actively have is
and the error is
the code i actively have is
Code:
every 0.5 seconds:
loop all players:
if 64 <= amount of emeralds in loop-player's inventory:
remove 64 emeralds from loop-player
give emerald with nbt of mending with all flags hidden named "§x§D§D§F§F§D§DC§x§C§F§F§F§C§Fo§x§C§1§F§F§C§1m§x§B§4§F§F§B§4p§x§A§6§F§F§A§6r§x§9§8§F§F§9§8e§x§8§A§F§F§8§As§x§7§C§F§F§7§Cs§x§6§F§F§F§6§Fe§x§6§1§F§F§6§1d §x§5§3§F§F§5§3E§x§4§5§F§F§4§5m§x§3§7§F§F§3§7e§x§2§9§F§F§2§9r§x§1§C§F§F§1§Ca§x§0§E§F§F§0§El§x§0§0§F§F§0§0d" to loop-player
and the error is