Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please Register Loot Tables to allow LootTweaker Integration (suggestion) #33

Open
khift363 opened this issue Dec 4, 2018 · 3 comments

Comments

@khift363
Copy link

khift363 commented Dec 4, 2018

In developing my modpack I discovered that Dungeon Mobs Reborn was not registering any loot tables for the mobs it adds. This is an issue because without appropriately registered loot tables the modpack development tool LootTweaker cannot edit the drops for a mob. I would love to use LootTweaker to add drops to the various Dungeon Mobs Reborn mobs as they make very frightening adversaries and they should have rewards that are appropriate for their difficulty, but unfortunately with unregistered loot tables I cannot do that.

To confirm that this wasn't a mod interaction with another mod in my pack, I made a new instance with the following details:

Minecraft v1.12.2
Forge v14.23.5.2795
CraftTweaker v4.1.13
Dungeon Mobs Reborn v5.5.1
LootTweaker v0.0.8

In this instance, I created a new world and used the command "/ct loottables all" to dump all registered loot tables. I then checked in the "[Instance]\dumps\loot_tables" directory and confirmed that no loot tables were dumped that originated from Dungeon Mobs Reborn.

In the mean time, if you cannot push an update that registers this mod's loot tables for whatever reason, if you could post the locations of the loot tables within the mod I could potentially use that to hack together a way to edit the loot tables. Currently LootTweaker cannot do this, but in their upcoming 0.0.9 release they're adding a way to edit an unregistered loot table, but only if you already know its directory path. Without knowing where to write to that feature is insufficient - I need your help to find the directory path.

Thank you for your time and understanding.

@BlackJar72
Copy link
Collaborator

This is a planned feature -- just not implemented yet. No, there are no json loot table yet.

@BlackJar72
Copy link
Collaborator

I've been modding more again, and no that I have Climatic Biomes 2 out I may try to look at doing some of these little fixes, tweaks, and updates.

@BlackJar72
Copy link
Collaborator

I watched a video on how to do this, may look into it soon...?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants