remove excluded mods
This commit is contained in:
139
modpack/config/jade/plugins.json
Normal file
139
modpack/config/jade/plugins.json
Normal file
@@ -0,0 +1,139 @@
|
||||
{
|
||||
"minecraft": {
|
||||
"item_storage.show_name_amount": 5,
|
||||
"furnace": true,
|
||||
"harvest_tool.show_unbreakable": false,
|
||||
"animal_owner": true,
|
||||
"harvest_tool.effective_tool": true,
|
||||
"item_storage": true,
|
||||
"item_storage.normal_amount": 9,
|
||||
"harvest_tool": true,
|
||||
"armor_stand": true,
|
||||
"fluid_storage.detailed": false,
|
||||
"energy_storage": true,
|
||||
"entity_armor.max_for_render": 40,
|
||||
"breaking_progress": true,
|
||||
"tnt_stability": true,
|
||||
"item_storage.items_per_line": 9,
|
||||
"item_frame": true,
|
||||
"crop_progress": true,
|
||||
"command_block": true,
|
||||
"mob_growth": true,
|
||||
"waxed": true,
|
||||
"harvest_tool.new_line": false,
|
||||
"entity_health.max_for_render": 40,
|
||||
"entity_health.show_fractions": false,
|
||||
"mob_spawner": true,
|
||||
"redstone": true,
|
||||
"fluid_storage": true,
|
||||
"chicken_egg": true,
|
||||
"jukebox": true,
|
||||
"brewing_stand": true,
|
||||
"energy_storage.detailed": false,
|
||||
"note_block": true,
|
||||
"beehive": true,
|
||||
"item_storage.detailed_amount": 54,
|
||||
"player_head": true,
|
||||
"block_states": false,
|
||||
"lectern": true,
|
||||
"entity_armor": true,
|
||||
"harvest_tool.creative": false,
|
||||
"horse_stats": true,
|
||||
"item_tooltip": true,
|
||||
"entity_health": true,
|
||||
"enchantment_power": true,
|
||||
"zombie_villager": true,
|
||||
"villager_profession": true,
|
||||
"mob_breeding": true,
|
||||
"entity_health.icons_per_line": 10,
|
||||
"total_enchantment_power": true,
|
||||
"potion_effects": true,
|
||||
"painting": true,
|
||||
"chiseled_bookshelf": true
|
||||
},
|
||||
"agricraft": {
|
||||
"soil": true,
|
||||
"crop_block": true
|
||||
},
|
||||
"jade": {
|
||||
"coordinates.rel": false,
|
||||
"distance": false,
|
||||
"block_face": false,
|
||||
"coordinates": false,
|
||||
"registry_name": "OFF",
|
||||
"mod_name": true
|
||||
},
|
||||
"expatternprovider": {
|
||||
"jade_chamber": true,
|
||||
"jade_wireless": true
|
||||
},
|
||||
"complicated_bees": {
|
||||
"show_cycle_ticks": false,
|
||||
"apiary_errors": true,
|
||||
"show_errors": true,
|
||||
"bee_nest_type": true
|
||||
},
|
||||
"balm": {
|
||||
"jade": true
|
||||
},
|
||||
"ae2": {
|
||||
"part_icon": true,
|
||||
"charger": true,
|
||||
"debug": true,
|
||||
"part_tooltip": true,
|
||||
"grid_node_state": true,
|
||||
"pattern_provider": true,
|
||||
"part_mod_name": true,
|
||||
"power_storage": true,
|
||||
"crafting_monitor": true,
|
||||
"part_name": true
|
||||
},
|
||||
"ars_nouveau": {
|
||||
"mob_jar": true
|
||||
},
|
||||
"exposure": {
|
||||
"lightroom": true,
|
||||
"photograph_frame": true
|
||||
},
|
||||
"mekanism": {
|
||||
"infuse_type": true,
|
||||
"gas": true,
|
||||
"remove_builtin": true,
|
||||
"pigment": true,
|
||||
"fluid": true,
|
||||
"slurry": true,
|
||||
"energy": true,
|
||||
"tooltip_renderer": true
|
||||
},
|
||||
"appliedcooking": {
|
||||
"kitchen_station": true
|
||||
},
|
||||
"supplementaries": {
|
||||
"hat_stand": true
|
||||
},
|
||||
"waystones": {
|
||||
"waystone": true
|
||||
},
|
||||
"gravestone": {
|
||||
"grave": true
|
||||
},
|
||||
"cookingforblockheads": {
|
||||
"fridge": true,
|
||||
"oven": true,
|
||||
"sink": true,
|
||||
"preservation_chamber": true,
|
||||
"milk_jar": true,
|
||||
"toaster": true
|
||||
},
|
||||
"mysticalagriculture": {
|
||||
"infused_farmland": true,
|
||||
"crop": true,
|
||||
"inferium_crop": true
|
||||
},
|
||||
"storagedrawers": {
|
||||
"display.stacklimit": true,
|
||||
"main": true,
|
||||
"display.content": true,
|
||||
"display.status": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user