MWall541 / Dragon-Mounts-Legacy

Github Repository for the Dragon Mounts: Legacy Minecraft Mod. Please Report any issues here!
GNU General Public License v3.0
38 stars 36 forks source link

What does the config look like to turn on loot tables for eggs in chests? #160

Closed Hulk-Hunter closed 1 year ago

Hulk-Hunter commented 1 year ago

Logs:

Steps to Reproduce:

Description of issue:

Hulk-Hunter commented 1 year ago

I just don't know how configs work and want to get it right.

MWall541 commented 1 year ago

All minecraft world saves in forge have a folder within them called “serverconfigs” This folder stores a bunch of toml files that contain config data for various mods to configure various server related features. In there is dragon mounts’ config for egg loot table stuff. It’s intuitive from there to get it working.