169: Simple sign shops. [Minecraft Map Making]
Ep169: Using the idea from the last episode to make a simple sign shop where players can spend items to buy things.
Java Version: 1.19
Java Version: 1.20.1 command at end of description.
Commands, builds and ideas for people making their own Minecraft maps.
Check out my collabs on Coppit's channel: https://www.youtube.com/c/CoppitJ
Join the CoppitCraft server that I play on and the Discord where I hang out.
Server IP: 51.81.246.145:25588
Discord: https://discord.gg/amU84KykEu
The following commands are prefixed with three letters which represent the settings of the command block. E.g IUN: = Impulse Unconditional Needs_Redstone. These prefixes need to be removed if copying the commands.
Since angled brackets are not allowed in Youtube descriptions you will have to replace "greater then" with the appropriate angled bracket. Ascii code: 62
Commands used:
Objective:
IUN: scoreboard objectives add coin dummy
Give sign 1.19:
IUN: give @p oak_sign{BlockEntityTag:{Text1:'{"text":"Buy Sword","clickEvent":{"action":"run_command","value":"execute store result score @s coin run clear @s gold_ingot 0"}}',Text2:'{"text":"","clickEvent":{"action":"run_command","value":"clear @s[scores={coin=5..}] gold_ingot 5"}}',Text3:'{"text":"","clickEvent":{"action":"run_command","value":"give @s[scores={coin=5..}] stone_sword"}}',Text4:'{"text":"","clickEvent":{"action":"run_command","value":"title @s[scores={coin=..4}] actionbar {\\"text\\":\\"Not enough coins!\\",\\"color\\":\\"red\\"}"}}'}}
Give sign 1.20:
IUN: give @p oak_sign{BlockEntityTag:{front_text:{messages:['{"text":"Buy Sword","clickEvent":{"action":"run_command","value":"execute store result score @s coin run clear @s gold_ingot 0"}}','{"text":" ","clickEvent":{"action":"run_command","value":"clear @s[scores={coin=5..}] gold_ingot 5"}}','{"text":" ","clickEvent":{"action":"run_command","value":"give @s[scores={coin=5..}] stone_sword"}}','{"text":" ","clickEvent":{"action":"run_command","value":"title @s[scores={coin=..4}] actionbar {\\"text\\":\\"Not enough coins!\\",\\"color\\":\\"red\\"}"}}']}}}
Other Videos By Infernal Device
Other Statistics
Minecraft Statistics For Infernal Device
At present, Infernal Device has 182,428 views spread across 865 videos for Minecraft, accounting for over 10 days of watchable video on his channel. This is 94.82% of the total watchable video for Minecraft on Infernal Device's YouTube channel.