How to change default loot table?

Started by Rono's Creations on

Topic category: Help with Minecraft modding (Java Edition)

Active 5 months ago
Joined May 2019
Points:
754

User statistics:

  • Modifications: 0
  • Forum topics: 18
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 44
How to change default loot table?

I would like to change some loot tables or somehow replace vanilla loot tables with my own newly created one, the problem is that I don't know how to modify the vanilla code and whether it is possible at all.

 

sorry for my english.

Active 1 year ago
Joined Aug 2020
Points:
617

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 73
I think that you have to…
Fri, 03/12/2021 - 09:28

I think that you have to create a LootTable, make sure is selected as minecraft and not mod and give it the name of the vanilla LootTable., but i haven't tested it, so I'm not 100% sure.

Active 5 months ago
Joined May 2019
Points:
754

User statistics:

  • Modifications: 0
  • Forum topics: 18
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 44
Ok thanks for tip i test it …
Sat, 03/13/2021 - 14:58

Ok thanks for tip i test it :D

Active 5 months ago
Joined May 2019
Points:
754

User statistics:

  • Modifications: 0
  • Forum topics: 18
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 44
I know I'm answering quite…
Sat, 03/27/2021 - 21:18

I know I'm answering quite late but thank you your advice worked.