From e1feb22144d2821c577cb0a281f77c54306f437c Mon Sep 17 00:00:00 2001 From: Felix Perktold <> Date: Thu, 23 Jul 2026 20:26:04 +0000 Subject: asd --- config/jade/server-plugin-overrides.json | 1 + config/jade/sort-order.json | 23 +++++++++++++++++++++++ 2 files changed, 24 insertions(+) create mode 100644 config/jade/server-plugin-overrides.json create mode 100644 config/jade/sort-order.json (limited to 'config/jade') diff --git a/config/jade/server-plugin-overrides.json b/config/jade/server-plugin-overrides.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/config/jade/server-plugin-overrides.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/config/jade/sort-order.json b/config/jade/sort-order.json new file mode 100644 index 0000000..1f0ceec --- /dev/null +++ b/config/jade/sort-order.json @@ -0,0 +1,23 @@ +{ + "ae2:server_data": null, + "jade:object_name": null, + "minecraft:animal_owner": null, + "minecraft:beehive": null, + "minecraft:brewing_stand": null, + "minecraft:campfire": null, + "minecraft:chicken_egg": null, + "minecraft:chiseled_bookshelf": null, + "minecraft:command_block": null, + "minecraft:energy_storage": null, + "minecraft:fluid_storage": null, + "minecraft:furnace": null, + "minecraft:item_storage": null, + "minecraft:jukebox": null, + "minecraft:lectern": null, + "minecraft:mob_breeding": null, + "minecraft:mob_growth": null, + "minecraft:potion_effects": null, + "minecraft:progress": null, + "minecraft:redstone": null, + "minecraft:zombie_villager": null +} \ No newline at end of file -- cgit v1.2.3