update: automodpack
This commit is contained in:
48
minecraft/config/waila/blacklist.json
Normal file
48
minecraft/config/waila/blacklist.json
Normal file
@@ -0,0 +1,48 @@
|
||||
{
|
||||
"_comment": [
|
||||
"Run /waila reload to apply changes server-wide.",
|
||||
"Run /wailac reload to apply changes to only your client.",
|
||||
"",
|
||||
"Operators:",
|
||||
"@namespace - include objects based on their namespace location",
|
||||
"#tag - include objects based on data pack tags",
|
||||
"/regex/ - include objects based on regular expression",
|
||||
"default - include objects with specific ID",
|
||||
"",
|
||||
"An exclamation mark (!) prefix can be added which negates the pattern.",
|
||||
"Any entries matching previous rules will be removed from it.",
|
||||
"Can be combined with other rule to exclude what matches the rule.",
|
||||
"",
|
||||
"Example:",
|
||||
"@aether - include all block from the aether namespace",
|
||||
"#minecraft:planks - include all blocks in the planks tag",
|
||||
"/.*_ore/ - include all blocks that ends with \"_ore\"",
|
||||
"minecraft:iron_block - include only the iron block",
|
||||
"!/.*:oak_.*$/ - exclude all blocks that its path start with \"oak_\"",
|
||||
"",
|
||||
"The #waila:blacklist tag rule can not be removed"
|
||||
],
|
||||
"blocks": [
|
||||
"#waila:blacklist",
|
||||
"minecraft:barrier",
|
||||
"minecraft:structure_void"
|
||||
],
|
||||
"blockEntityTypes": [
|
||||
"#waila:blacklist"
|
||||
],
|
||||
"entityTypes": [
|
||||
"#waila:blacklist",
|
||||
"minecraft:area_effect_cloud",
|
||||
"minecraft:experience_orb",
|
||||
"minecraft:fireball",
|
||||
"minecraft:firework_rocket",
|
||||
"minecraft:interaction",
|
||||
"minecraft:snowball"
|
||||
],
|
||||
"configVersion": 0,
|
||||
"pluginHash": [
|
||||
-467861193,
|
||||
0,
|
||||
572254520
|
||||
]
|
||||
}
|
||||
33
minecraft/config/waila/extra/energy_blacklist.json
Normal file
33
minecraft/config/waila/extra/energy_blacklist.json
Normal file
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"_comment": [
|
||||
"The game needs to be restarted for the changes to apply.",
|
||||
"",
|
||||
"Operators:",
|
||||
"@namespace - include objects based on their namespace location",
|
||||
"#tag - include objects based on data pack tags",
|
||||
"/regex/ - include objects based on regular expression",
|
||||
"default - include objects with specific ID",
|
||||
"",
|
||||
"An exclamation mark (!) prefix can be added which negates the pattern.",
|
||||
"Any entries matching previous rules will be removed from it.",
|
||||
"Can be combined with other rule to exclude what matches the rule.",
|
||||
"",
|
||||
"Example:",
|
||||
"@aether - include all block from the aether namespace",
|
||||
"#minecraft:planks - include all blocks in the planks tag",
|
||||
"/.*_ore/ - include all blocks that ends with \"_ore\"",
|
||||
"minecraft:iron_block - include only the iron block",
|
||||
"!/.*:oak_.*$/ - exclude all blocks that its path start with \"oak_\"",
|
||||
"",
|
||||
"The #waila:extra/energy_blacklist tag rule can not be removed"
|
||||
],
|
||||
"blocks": [
|
||||
"#waila:extra/energy_blacklist"
|
||||
],
|
||||
"blockEntityTypes": [
|
||||
"#waila:extra/energy_blacklist"
|
||||
],
|
||||
"entityTypes": [
|
||||
"#waila:extra/energy_blacklist"
|
||||
]
|
||||
}
|
||||
33
minecraft/config/waila/extra/fluid_blacklist.json
Normal file
33
minecraft/config/waila/extra/fluid_blacklist.json
Normal file
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"_comment": [
|
||||
"The game needs to be restarted for the changes to apply.",
|
||||
"",
|
||||
"Operators:",
|
||||
"@namespace - include objects based on their namespace location",
|
||||
"#tag - include objects based on data pack tags",
|
||||
"/regex/ - include objects based on regular expression",
|
||||
"default - include objects with specific ID",
|
||||
"",
|
||||
"An exclamation mark (!) prefix can be added which negates the pattern.",
|
||||
"Any entries matching previous rules will be removed from it.",
|
||||
"Can be combined with other rule to exclude what matches the rule.",
|
||||
"",
|
||||
"Example:",
|
||||
"@aether - include all block from the aether namespace",
|
||||
"#minecraft:planks - include all blocks in the planks tag",
|
||||
"/.*_ore/ - include all blocks that ends with \"_ore\"",
|
||||
"minecraft:iron_block - include only the iron block",
|
||||
"!/.*:oak_.*$/ - exclude all blocks that its path start with \"oak_\"",
|
||||
"",
|
||||
"The #waila:extra/fluid_blacklist tag rule can not be removed"
|
||||
],
|
||||
"blocks": [
|
||||
"#waila:extra/fluid_blacklist"
|
||||
],
|
||||
"blockEntityTypes": [
|
||||
"#waila:extra/fluid_blacklist"
|
||||
],
|
||||
"entityTypes": [
|
||||
"#waila:extra/fluid_blacklist"
|
||||
]
|
||||
}
|
||||
33
minecraft/config/waila/extra/item_blacklist.json
Normal file
33
minecraft/config/waila/extra/item_blacklist.json
Normal file
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"_comment": [
|
||||
"The game needs to be restarted for the changes to apply.",
|
||||
"",
|
||||
"Operators:",
|
||||
"@namespace - include objects based on their namespace location",
|
||||
"#tag - include objects based on data pack tags",
|
||||
"/regex/ - include objects based on regular expression",
|
||||
"default - include objects with specific ID",
|
||||
"",
|
||||
"An exclamation mark (!) prefix can be added which negates the pattern.",
|
||||
"Any entries matching previous rules will be removed from it.",
|
||||
"Can be combined with other rule to exclude what matches the rule.",
|
||||
"",
|
||||
"Example:",
|
||||
"@aether - include all block from the aether namespace",
|
||||
"#minecraft:planks - include all blocks in the planks tag",
|
||||
"/.*_ore/ - include all blocks that ends with \"_ore\"",
|
||||
"minecraft:iron_block - include only the iron block",
|
||||
"!/.*:oak_.*$/ - exclude all blocks that its path start with \"oak_\"",
|
||||
"",
|
||||
"The #waila:extra/item_blacklist tag rule can not be removed"
|
||||
],
|
||||
"blocks": [
|
||||
"#waila:extra/item_blacklist"
|
||||
],
|
||||
"blockEntityTypes": [
|
||||
"#waila:extra/item_blacklist"
|
||||
],
|
||||
"entityTypes": [
|
||||
"#waila:extra/item_blacklist"
|
||||
]
|
||||
}
|
||||
33
minecraft/config/waila/extra/progress_blacklist.json
Normal file
33
minecraft/config/waila/extra/progress_blacklist.json
Normal file
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"_comment": [
|
||||
"The game needs to be restarted for the changes to apply.",
|
||||
"",
|
||||
"Operators:",
|
||||
"@namespace - include objects based on their namespace location",
|
||||
"#tag - include objects based on data pack tags",
|
||||
"/regex/ - include objects based on regular expression",
|
||||
"default - include objects with specific ID",
|
||||
"",
|
||||
"An exclamation mark (!) prefix can be added which negates the pattern.",
|
||||
"Any entries matching previous rules will be removed from it.",
|
||||
"Can be combined with other rule to exclude what matches the rule.",
|
||||
"",
|
||||
"Example:",
|
||||
"@aether - include all block from the aether namespace",
|
||||
"#minecraft:planks - include all blocks in the planks tag",
|
||||
"/.*_ore/ - include all blocks that ends with \"_ore\"",
|
||||
"minecraft:iron_block - include only the iron block",
|
||||
"!/.*:oak_.*$/ - exclude all blocks that its path start with \"oak_\"",
|
||||
"",
|
||||
"The #waila:extra/progress_blacklist tag rule can not be removed"
|
||||
],
|
||||
"blocks": [
|
||||
"#waila:extra/progress_blacklist"
|
||||
],
|
||||
"blockEntityTypes": [
|
||||
"#waila:extra/progress_blacklist"
|
||||
],
|
||||
"entityTypes": [
|
||||
"#waila:extra/progress_blacklist"
|
||||
]
|
||||
}
|
||||
8
minecraft/config/waila/plugin_toggle.json
Normal file
8
minecraft/config/waila/plugin_toggle.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"waila:core": true,
|
||||
"waila:vanilla": true,
|
||||
"waila:harvest": true,
|
||||
"waila:extra": true,
|
||||
"waila:fabric": true,
|
||||
"waila:test": false
|
||||
}
|
||||
42
minecraft/config/waila/waila.json
Normal file
42
minecraft/config/waila/waila.json
Normal file
@@ -0,0 +1,42 @@
|
||||
{
|
||||
"general": {
|
||||
"displayTooltip": true,
|
||||
"shiftForDetails": false,
|
||||
"hideShiftText": false,
|
||||
"displayMode": "TOGGLE",
|
||||
"hideFromPlayerList": true,
|
||||
"hideFromDebug": true,
|
||||
"enableTextToSpeech": false,
|
||||
"rateLimit": 250
|
||||
},
|
||||
"overlay": {
|
||||
"position": {
|
||||
"align": {
|
||||
"x": "CENTER",
|
||||
"y": "TOP"
|
||||
},
|
||||
"anchor": {
|
||||
"x": "CENTER",
|
||||
"y": "TOP"
|
||||
},
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"bossBarsOverlap": false
|
||||
},
|
||||
"color": {
|
||||
"backgroundAlpha": 204,
|
||||
"themes": [],
|
||||
"activeTheme": "waila:vanilla"
|
||||
},
|
||||
"scale": 1.0,
|
||||
"fps": 30
|
||||
},
|
||||
"formatter": {
|
||||
"modName": "§9§o%s",
|
||||
"blockName": "§f%s",
|
||||
"fluidName": "§f%s",
|
||||
"entityName": "§f%s",
|
||||
"registryName": "§8%s"
|
||||
},
|
||||
"configVersion": 1
|
||||
}
|
||||
119
minecraft/config/waila/waila_plugins.json
Normal file
119
minecraft/config/waila/waila_plugins.json
Normal file
@@ -0,0 +1,119 @@
|
||||
{
|
||||
"waila": {
|
||||
"show_blocks": true,
|
||||
"show_fluids": false,
|
||||
"show_entities": true,
|
||||
"show_icon": true,
|
||||
"icon_position": "MIDDLE",
|
||||
"show_mod_name": true,
|
||||
"show_item_mod_name": true,
|
||||
"show_registry": false
|
||||
},
|
||||
"minecraft": {
|
||||
"item_entity": true,
|
||||
"pet.owner": true,
|
||||
"pet.hide_unknown_owner": false,
|
||||
"attribute.block_position": false,
|
||||
"attribute.block_state": false,
|
||||
"attribute.entity_position": false,
|
||||
"attribute.health": true,
|
||||
"attribute.absorption": true,
|
||||
"attribute.armor": true,
|
||||
"attribute.compact": false,
|
||||
"attribute.icon_per_line": 25,
|
||||
"attribute.long_health_max": 100,
|
||||
"attribute.long_armor_max": 100,
|
||||
"attribute.horse_jump_height": true,
|
||||
"attribute.horse_speed": true,
|
||||
"attribute.panda_genes": true,
|
||||
"attribute.beacon_effects": true,
|
||||
"attribute.mob_effects": true,
|
||||
"attribute.hidden_mob_effects": false,
|
||||
"jukebox.record": true,
|
||||
"timer.grow": true,
|
||||
"timer.breed": true,
|
||||
"override.invisible_entity": true,
|
||||
"override.trapped_chest": true,
|
||||
"override.powder_snow": true,
|
||||
"override.infested": true,
|
||||
"override.vehicle": true,
|
||||
"breaking_progress.enabled": true,
|
||||
"breaking_progress.color": -1426063361,
|
||||
"breaking_progress.bottom_only": false,
|
||||
"spawner_type": true,
|
||||
"crop_progress": true,
|
||||
"crop_growable": true,
|
||||
"tree_growable": true,
|
||||
"redstone.lever": true,
|
||||
"redstone.repeater": true,
|
||||
"redstone.comparator": true,
|
||||
"redstone.level": true,
|
||||
"player_head.name": true,
|
||||
"level.composter": true,
|
||||
"level.honey": true,
|
||||
"note_block.type": true,
|
||||
"note_block.note": "SHARP",
|
||||
"note_block.int_value": false,
|
||||
"book.bookshelf": true,
|
||||
"book.enchantment": "CYCLE",
|
||||
"book.enchantment_cycle_timing": 500,
|
||||
"book.written": true
|
||||
},
|
||||
"harvest": {
|
||||
"enabled": true,
|
||||
"display_mode": "MODERN"
|
||||
},
|
||||
"test": {
|
||||
"enabled": true,
|
||||
"bool": true,
|
||||
"int": 69,
|
||||
"double": 42.0,
|
||||
"string": "\u003cempty\u003e",
|
||||
"enum": "HEAD",
|
||||
"int_octal": 4178,
|
||||
"int_binary": 10,
|
||||
"int_hex": 2762,
|
||||
"sync_bool": true,
|
||||
"sync_int": 69,
|
||||
"sync_double": 42.0,
|
||||
"sync_string": "\u003cempty\u003e",
|
||||
"sync_enum": "HEAD",
|
||||
"override_mod_name": false,
|
||||
"event.handle_tooltip": false,
|
||||
"event.before_render": false,
|
||||
"event.after_render": false,
|
||||
"event.item_mod_name": false,
|
||||
"custom_icon.enabled": true,
|
||||
"offset.enabled": true,
|
||||
"error.enabled": false,
|
||||
"hit_result.enabled": false,
|
||||
"grow": false,
|
||||
"data.nbt": false,
|
||||
"data.complex": false,
|
||||
"data.complex.block": false,
|
||||
"data.complex.multiple_addition": false,
|
||||
"long.enabled": false,
|
||||
"long.width": 200,
|
||||
"energy": false,
|
||||
"energy.inf_stored": false,
|
||||
"energy.inf_capacity": false,
|
||||
"fluid": false,
|
||||
"data.ctx": false,
|
||||
"data.ctx.raw": false,
|
||||
"data.ctx.typed": false
|
||||
},
|
||||
"wailax": {
|
||||
"energy.enabled_block": true,
|
||||
"energy.enabled_entity": true,
|
||||
"fluid.enabled_block": true,
|
||||
"fluid.enabled_entity": true,
|
||||
"fluid.display_unit": "MILLIBUCKETS",
|
||||
"progress.enabled_block": true,
|
||||
"progress.enabled_entity": true,
|
||||
"item.enabled_block": true,
|
||||
"item.enabled_entity": true,
|
||||
"item.nbt": true,
|
||||
"item.max_height": 3,
|
||||
"item.sort_by_count": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user