6 lines
172 B
Mcfunction
6 lines
172 B
Mcfunction
# Desc: Removes all scores within the datapack
|
|
#
|
|
# Called by: main:uninstall_message
|
|
|
|
scoreboard objectives remove wt_trades
|
|
scoreboard objectives remove wt_tradeIndex |