Untitled
unknown
ada
3 years ago
247 B
3
Indexable
on fish:
set {_random} to a random number between 0 and 4
if {_random} is 1:
give player 1 prismarine crystal
if {_random} is 2:
give player 1 prismarine shard
if {_random} is 3:
give player 1 light blue dyeEditor is loading...