Started by Thane of Whiterun YT on Sun, 08/06/2023 - 17:13 Topic category: Help with Minecraft modding (Java Edition) The Title explains it all! Jump to top if right clicked with "gold" then remove 1 "gold" from players inventory if random integrer between 1 and 10 = 6 then spawn gem "Item" else if random integrer between 1 and 10 = 6 then spawn gem "Item" else spawn gem "Item" Jump to top Permalink Log in or register to post comments Thank you very much Jump to top Permalink Log in or register to post comments how would it look like visualy? Jump to top Permalink Log in or register to post comments the procedur that is Jump to top Permalink Log in or register to post comments
if right clicked with "gold" then remove 1 "gold" from players inventory if random integrer between 1 and 10 = 6 then spawn gem "Item" else if random integrer between 1 and 10 = 6 then spawn gem "Item" else spawn gem "Item" Jump to top Permalink Log in or register to post comments
if right clicked with "gold" then
remove 1 "gold" from players inventory
if random integrer between 1 and 10 = 6 then
spawn gem "Item"
else if random integrer between 1 and 10 = 6 then
spawn gem "Item"
else
spawn gem "Item"
Thank you very much
how would it look like visualy?
the procedur that is