diff options
Diffstat (limited to 'config/jade')
| -rw-r--r-- | config/jade/server-plugin-overrides.json | 1 | ||||
| -rw-r--r-- | config/jade/sort-order.json | 23 |
2 files changed, 24 insertions, 0 deletions
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 |
