new configs
This commit is contained in:
parent
07795c79e5
commit
6477894d99
39 changed files with 928 additions and 173 deletions
|
|
@ -1,4 +1,7 @@
|
|||
{
|
||||
"framedblocks": {
|
||||
"framed_item_frame": true
|
||||
},
|
||||
"minecraft": {
|
||||
"item_storage.show_name_amount": 5,
|
||||
"furnace": true,
|
||||
|
|
@ -51,6 +54,36 @@
|
|||
"painting": true,
|
||||
"chiseled_bookshelf": 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
|
||||
},
|
||||
"expatternprovider": {
|
||||
"jade_chamber": true,
|
||||
"jade_wireless": 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
|
||||
},
|
||||
"firmalife": {
|
||||
"oven_top": true,
|
||||
"solar_drier": true,
|
||||
|
|
@ -120,12 +153,6 @@
|
|||
"jadeaddons": {
|
||||
"equipment_requirement": ""
|
||||
},
|
||||
"gtceu": {
|
||||
"recipe_logic_provider": true,
|
||||
"workable_provider": true,
|
||||
"electric_container_provider": true,
|
||||
"controllable_provider": true
|
||||
},
|
||||
"create": {
|
||||
"filter": true,
|
||||
"backtank_capacity": true,
|
||||
|
|
@ -137,30 +164,18 @@
|
|||
"goggles.detailed": false,
|
||||
"placard": true
|
||||
},
|
||||
"jade": {
|
||||
"coordinates.rel": false,
|
||||
"distance": false,
|
||||
"block_face": false,
|
||||
"coordinates": false,
|
||||
"registry_name": "OFF",
|
||||
"mod_name": true
|
||||
},
|
||||
"corpse": {
|
||||
"corpse": true
|
||||
},
|
||||
"tfc_support_indicator": {
|
||||
"support_indicator": true
|
||||
},
|
||||
"treetap": {
|
||||
"tap": 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
|
||||
"storagedrawers": {
|
||||
"display.stacklimit": true,
|
||||
"display.content": true,
|
||||
"display.status": true
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue