Untitled
Anonymous
ada
03/12/2023 9:59 PM
332 B
9
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...