How do I make loot Tables for custom mobs?

Started by XWoch on

Topic category: Help with Minecraft modding (Java Edition)

Active 6 months ago
Joined Apr 2015
Points:
827

User statistics:

  • Modifications: 4
  • Forum topics: 6
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 81
How do I make loot Tables for custom mobs?

Hey, I finally found Blockbench so I can now make terrible models for mobs, but now I'm having trouble syncing a Loot Table with said mobs. Help is very much appreciated. uwu

Also, sorry if I put this in the wrong section

Active 2 years ago
Joined Feb 2019
Points:
751

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 156
n the entity configuration…
Sun, 05/02/2021 - 00:32

n the entity configuration you can set up a single drop of one thing only
if you want a better option...
there is a "when entity dies" tigger 
add a procedure where you will add a "spawn gem"...
you can add several objects, also use them with "random"

Active 6 months ago
Joined Apr 2015
Points:
827

User statistics:

  • Modifications: 4
  • Forum topics: 6
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 81
tysm! uwu
Tue, 05/04/2021 - 01:50

tysm! uwu

Active 2 years ago
Joined May 2019
Points:
669

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 9
Hi, also you can make loot…
Tue, 05/04/2021 - 04:41

Hi, also you can make loot table, write in "Loot table registry name" entities/name_of_your_entity,  select in the field "loot table type" entity and create loot table pool. (In field "Loot table namespace" select mod). (Sorry for my English)

 

Active 6 months ago
Joined Apr 2015
Points:
827

User statistics:

  • Modifications: 4
  • Forum topics: 6
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 81
Its fine, and thank you!
Mon, 05/17/2021 - 16:39

Its fine, and thank you!