From 8e398ab703d0b74a70d7eecd9268d5c9105a97b1 Mon Sep 17 00:00:00 2001 From: Dmitry Date: Tue, 14 May 2024 16:03:50 +0700 Subject: [PATCH] Update plugins.json --- config/jade/plugins.json | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/config/jade/plugins.json b/config/jade/plugins.json index aa161b451..f83df297e 100644 --- a/config/jade/plugins.json +++ b/config/jade/plugins.json @@ -54,6 +54,10 @@ "painting": true, "chiseled_bookshelf": true }, + "deepresonance": { + "crystal": true, + "generator_part": true + }, "gtceu": { "recipe_logic_provider": true, "workable_provider": true, @@ -72,6 +76,9 @@ "jade_chamber": true, "jade_wireless": true }, + "mcjtylib": { + "jadeaddons": true + }, "ae2": { "part_icon": true, "charger": true, @@ -172,10 +179,5 @@ }, "treetap": { "tap": true - }, - "storagedrawers": { - "display.stacklimit": true, - "display.content": true, - "display.status": true } } \ No newline at end of file