config: import pack config files
This commit is contained in:
parent
b76c650efe
commit
348be6b09f
128 changed files with 13500 additions and 1 deletions
96
config/jade/plugins.json
Normal file
96
config/jade/plugins.json
Normal file
|
@ -0,0 +1,96 @@
|
|||
{
|
||||
"minecraft": {
|
||||
"item_storage.show_name_amount": 5,
|
||||
"furnace": true,
|
||||
"harvest_tool.show_unbreakable": false,
|
||||
"animal_owner": true,
|
||||
"harvest_tool.effective_tool": true,
|
||||
"energy_storage.style": "PROGRESS_BAR",
|
||||
"item_storage.normal_amount": 9,
|
||||
"item_storage": true,
|
||||
"harvest_tool": true,
|
||||
"armor_stand": true,
|
||||
"fluid_storage.detailed": false,
|
||||
"next_entity_drop": true,
|
||||
"energy_storage": true,
|
||||
"entity_armor.max_for_render": 20,
|
||||
"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,
|
||||
"jukebox": true,
|
||||
"brewing_stand": true,
|
||||
"energy_storage.detailed": false,
|
||||
"note_block": true,
|
||||
"fluid_storage.style": "PROGRESS_BAR",
|
||||
"beehive": true,
|
||||
"item_storage.detailed_amount": 54,
|
||||
"player_head": true,
|
||||
"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
|
||||
},
|
||||
"jade_access": {
|
||||
"held_item": true,
|
||||
"sign": true,
|
||||
"block": true,
|
||||
"entity": true,
|
||||
"entity_variant": true
|
||||
},
|
||||
"cobblemonintegrations": {
|
||||
"healer": true,
|
||||
"fossil_analyzer": true,
|
||||
"pokemon_entity": true,
|
||||
"berry_bush": true
|
||||
},
|
||||
"supplementaries": {
|
||||
"hat_stand": true
|
||||
},
|
||||
"jade": {
|
||||
"coordinates.rel": false,
|
||||
"registry_name.special": false,
|
||||
"block_states": false,
|
||||
"distance": false,
|
||||
"block_face": false,
|
||||
"coordinates": false,
|
||||
"registry_name": "OFF",
|
||||
"block_properties": false,
|
||||
"mod_name": true
|
||||
},
|
||||
"waystones": {
|
||||
"waystone": true
|
||||
},
|
||||
"cookingforblockheads": {
|
||||
"fridge": true,
|
||||
"oven": true,
|
||||
"sink": true,
|
||||
"preservation_chamber": true,
|
||||
"milk_jar": true,
|
||||
"toaster": true
|
||||
},
|
||||
"balm": {
|
||||
"jade": true
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue