← Назад к ресурсам

Structure Credits

Automatically displays the name and mod source of any structure upon entry

Modrinth adventure game-mechanics utility

Описание

* * * Automatically displays the name and mod source of **any structure** upon entry, ensuring **easy recognition and credit for mod creators**. Seamlessly integrates with structures from other mods, ensuring compatibility. ![Showing mod gif](https://media3.giphy.com/media/v1.Y2lkPTc5MGI3NjExNm9ndXZlMmtrcHNmOGM5cDFxem85b3RrcTdyZGpic2c3YmI1aWxuYyZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9Zw/QNvI7pUyAhdXNj016P/giphy.gif) If you want the message to show up in Minecraft vanilla structures, go to the config .json file and delete the lines starting with "minecraft:" * * * **Is it going to be annoying?** **No!** if your base is inside a structure, don't worry! By default, the structure messages only appear once per structure.   * * * **You can change the Structure Names too!**  "customStructureName": { "minecraft:swamp_hut": "a_cat:cat_hut" ![Structure Name Changed](https://i.imgur.com/5we1qYx.png)   * * * Discord: (https://discord.gg/dYmyKcrkgN)**FAQ** Q: Is it going to be annoying?A: I did the max to make it no-annoying, but if it's annoying for you: Check the config and the keybinds and use them  OR There is a really good config (by default it is on ON/True) that will make you see the structure message only one time per structure. After the first time visiting the structure you will never see it again.But what if I want that setting disable? don't worry beacause if it's disable when you see the message of a structure (Structure A) you have to leave the structure, enter a different one (Structure B), and re-enter the other structure (Structure A) to see again the name. So now if someone lives in one structure it will not bother Q: Can I suggest something? A: Please, yes. Q: Can I add this to my modpack.A: Go ahead!  ** How to use configs:** Go to your config folder, structurecredits-config.json and you will see this:{ "active": true, "showOnlyOneTime": true, "chatMessage": false, "customStructureName": { "minecraft:swamp_hut": "a_cat:cat_hut" }, "dontShowAll": [ "minecraft:", "dimdungeons:" ], "dontShow": [ "minecraft:plains_village", "minecraft:desert_village" ]} Plus, there is an in-game keybind that you can assign to deactivate all messages The mod is compatible with [Dimensional Dungeons](https://www.curseforge.com/minecraft/mc-mods/dimensional-dungeons) - thanks [Catastrophe](https://www.curseforge.com/members/catastrophe573/projects) - The message will only be displayed in custom rooms if you have the following setting configured in 'config dontShowAll': "dimdungeons:" (Default configuration, and recommended). When creating a new custom room, remember, the package name is the "By: X" and the structure name is the "Welcome to: X".