Files
mechanical-smp-v1/web/config/structurecredits-config.json
2025-07-26 14:57:57 +02:00

41 lines
1.2 KiB
JSON

{
"active": true,
"showOnlyOneTime": true,
"chatMessage": false,
"showCreator": true,
"customStructureName": {
"minecraft:swamp_hut": "a_cat:cat_hut"
},
"dontShowAll": [
"minecraft:",
"dimdungeons:"
],
"dontShow": [
"minecraft:plains_village",
"minecraft:desert_village",
"create_rustic_structures:rustic_smithy",
"create_easy_structures:freight_station",
"create_easy_structures:big_1",
"underground_bunkers:underground_bunker",
"create_rustic_structures:rustic_windmill",
"bettermineshafts:mineshaft_oak",
"mvs:other_decoration/wheat_grain_bin",
"farmers_structures:cooks",
"bettermineshafts:mineshaft_dripstone",
"dungeons_arise:illager_campsite",
"bettermineshafts:mineshaft_acacia",
"nova_structures:wild_ruin",
"dungeons_arise:bathhouse",
"nova_structures:tavern_acacia",
"mvs:houses/large_warped_tower",
"dungeons_arise:small_blimp",
"mvs:stall/red_stall",
"mss:white_house",
"mss:calcite_house",
"bettermineshafts:mineshaft_overgrown",
"mvs:cartographer_tower",
"nova_structures:ruin_town",
"dungeoncrawl:dungeon",
"nova_structures:village_jungle"
]
}