configsss
This commit is contained in:
parent
7bb78939e2
commit
6b6fe8a57c
18 changed files with 1011 additions and 0 deletions
109
config/jade/plugins.json
Normal file
109
config/jade/plugins.json
Normal file
|
|
@ -0,0 +1,109 @@
|
|||
{
|
||||
"minecraft": {
|
||||
"item_storage.show_name_amount": 5,
|
||||
"furnace": true,
|
||||
"harvest_tool.show_unbreakable": false,
|
||||
"animal_owner": true,
|
||||
"animal_owner.fetch_names": 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,
|
||||
"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,
|
||||
"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
|
||||
},
|
||||
"tfc": {
|
||||
"bloomery": true,
|
||||
"nest_box": true,
|
||||
"bellows": true,
|
||||
"sheet_pile": true,
|
||||
"hoe_overlay": true,
|
||||
"charcoal_forge": true,
|
||||
"mud_bricks": true,
|
||||
"loom": true,
|
||||
"bloom": true,
|
||||
"frog": true,
|
||||
"pit_kiln_above": true,
|
||||
"sapling": true,
|
||||
"rabbit": true,
|
||||
"composter": true,
|
||||
"chested_horse": true,
|
||||
"pack_predator": true,
|
||||
"barrel": true,
|
||||
"decaying": true,
|
||||
"wall_torch": true,
|
||||
"predator": true,
|
||||
"wild_animal": true,
|
||||
"crucible": true,
|
||||
"torch": true,
|
||||
"lamp": true,
|
||||
"ocelot": true,
|
||||
"candle_cake": true,
|
||||
"fishing_hook": true,
|
||||
"horse": true,
|
||||
"powder_keg": true,
|
||||
"pit_kiln_internal": true,
|
||||
"fish": true,
|
||||
"candle": true,
|
||||
"animal": true,
|
||||
"fruit_tree_sapling": true,
|
||||
"jack_o_lantern": true,
|
||||
"firepit": true,
|
||||
"squid": true,
|
||||
"crop": true,
|
||||
"blast_furnace": true,
|
||||
"ingot_pile": true
|
||||
},
|
||||
"gtceu": {
|
||||
"recipe_logic_provider": true,
|
||||
"workable_provider": true,
|
||||
"electric_container_provider": true,
|
||||
"controllable_provider": true
|
||||
},
|
||||
"jade": {
|
||||
"coordinates.rel": false,
|
||||
"distance": false,
|
||||
"block_face": false,
|
||||
"coordinates": false,
|
||||
"registry_name": "OFF",
|
||||
"mod_name": true
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue