How to make lucky block?

Started by Thedoom19 on

Topic category: Help with Minecraft modding (Java Edition)

Active 1 year ago
Joined Jan 2022
Points:
627

User statistics:

  • Modifications: 0
  • Forum topics: 25
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 3
How to make lucky block?

Want to make lucky block with rare and less rare items

Active 3 years ago
Joined Jun 2022
Points:
483

User statistics:

  • Modifications: 0
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 36
Simply create a loot table…
Wed, 06/01/2022 - 08:14

Simply create a loot table and call it "blocks/[your lucky block reqistry name]

Active 1 year ago
Joined Jan 2022
Points:
627

User statistics:

  • Modifications: 0
  • Forum topics: 25
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 3
Alright, does that just make…
Wed, 06/01/2022 - 08:20

Alright, does that just make the block drop those randomly?

Active 3 years ago
Joined Jun 2022
Points:
483

User statistics:

  • Modifications: 0
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 36
Depends if u wanna make it…
Wed, 06/01/2022 - 08:30

Depends if u wanna make it so is dropping multiple random items, like some kind of mysteryboxes, or do u wanna make so it drops single items with stronger/weaker chances for each

 

Active 1 year ago
Joined Jan 2022
Points:
627

User statistics:

  • Modifications: 0
  • Forum topics: 25
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 3
I want it to be able to…
Wed, 06/01/2022 - 13:42

I want it to be able to spawn multiple items at a time, with some drops being rarer than others (Maybe also structures and enchanted items)

Active 3 years ago
Joined Jun 2022
Points:
483

User statistics:

  • Modifications: 0
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 36
In that case random number…
Wed, 06/01/2022 - 14:38

In that case random number generator might be the best solution

 

I suggest you check our…
Wed, 06/01/2022 - 16:26

I suggest you check our tutorials collection playlist on our YouTube channel which contains many examples and tutorials that can help you get started with MCreator: https://www.youtube.com/playlist?list=PLAeL-oIFIEngE6jRgFYeFMfuj8WQsO3Ei