How do you make a lucky block in the new version of mcreator

Started by unscreamable on

Topic category: Help with Minecraft modding (Java Edition)

Active 5 years ago
Joined Jan 2020
Points:
645

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 6
How do you make a lucky block in the new version of mcreator

i cant do it even with tutorials please someone help me

Active 9 months ago
Joined Dec 2019
Points:
690

User statistics:

  • Modifications: 0
  • Forum topics: 0
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 94
use the ratios like if…
Sat, 04/04/2020 - 23:47

use the ratios like if random is less than 0.1, than do this, and repeat at least 30 to 100 times,

i did this with the mystery box.

if you want to make it rare? use the values less than 0.1 (like 0.03 for example)