BlackJar72 / DoomlikeDungeons

A procedural multi-room dungeon generator for Minecraft
https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/1293843-doomlike-dungeons
MIT License
23 stars 12 forks source link

1.12.2 Spawner [Error] after lycanite mob entity added to theme config (Displayed when viewed with Walia) #26

Closed Needmoremods closed 4 years ago

Needmoremods commented 4 years ago

As title describes.

1.12.2 Spawner ERROR after lycanite mob entity added to theme config (Error is displayed next to Spawner name when viewed with Walia).

I added lycanite mob entity names to separate themes in the themes folder for config but got this error in game. Format for the entity used is as follows: entity.mobtype.mobname

Edit* I also cannot seem to find lycanite themed dungeons spawning, unsure if this is due to rarity or not as I could not find anything related in the config.

BlackJar72 commented 4 years ago

Correct format is modid:mobname, examples:

minecraft:skeleton dungeonmobs:dmmanticore thaumcraft:wisp

Try turning on the option to export lists in the main DLDungeonsJBG.cfg, then look at lists/entities.txt -- you should find what you need there.