How to make a currency type system Minecraft(JAVA)
Channel:
Subscribers:
1,420
Published on ● Video Link: https://www.youtube.com/watch?v=1Mivk0o0PGA
Today i will show you how to throw currency into something like a bank it disappear and add to your money
Command1:
/execute if entity @e[type=item,name=Slimeball] run summon minecraft:area_effect_cloud
Command2:
/scoreboard players add yourname count 5
Command3:
/kill @e[type=minecraft:item,name=Slimeball]