{
  "added_at": "2025-08-01",
  "creator": {
    "avatar": "https://github.com/kybe236.png?size=20",
    "name": "kybe236",
    "url": "https://github.com/kybe236"
  },
  "creator_slug": "kybe236",
  "description": "Automatically builds kits inside shulkers.",
  "downloads": 482,
  "feature_counts": {
    "hud_elements": 0,
    "modules": 1,
    "total": 1
  },
  "features": [
    {
      "class_name": "AutoKitModule",
      "description": null,
      "feature_type": "module",
      "name": "AutoKitMaker",
      "settings": [
        {
          "children": [],
          "default": "",
          "description": null,
          "name": "Kit",
          "setting_class": "StringSetting",
          "type": "string",
          "var_name": "currentKit"
        },
        {
          "children": [],
          "default": true,
          "description": null,
          "name": "Add Chests",
          "setting_class": "BooleanSetting",
          "type": "boolean",
          "var_name": "addChests"
        },
        {
          "children": [],
          "default": true,
          "description": null,
          "name": "Auto Close",
          "setting_class": "BooleanSetting",
          "type": "boolean",
          "var_name": "autoClose"
        },
        {
          "children": [],
          "default": false,
          "description": null,
          "name": "Active",
          "setting_class": "BooleanSetting",
          "type": "boolean",
          "var_name": "active"
        },
        {
          "children": [],
          "default": 5,
          "description": null,
          "name": "Inventory Action Delay",
          "setting_class": "NumberSetting",
          "type": "number",
          "var_name": "inventoryMoveDelay"
        },
        {
          "children": [],
          "default": true,
          "description": null,
          "name": "Grim Fix",
          "setting_class": "BooleanSetting",
          "type": "boolean",
          "var_name": "grimFix"
        },
        {
          "children": [],
          "default": 5,
          "description": null,
          "name": "After Open Delay",
          "setting_class": "NumberSetting",
          "type": "number",
          "var_name": "afterOpenDelay"
        },
        {
          "children": [],
          "default": false,
          "description": null,
          "name": "EnchantSensitive",
          "setting_class": "BooleanSetting",
          "type": "boolean",
          "var_name": "enchantSensitive"
        },
        {
          "children": [],
          "default": true,
          "description": "Makes it so it only checks if the given enchant matches",
          "name": "Only Specific Enchants Matter Toggled",
          "setting_class": "BooleanSetting",
          "type": "boolean",
          "var_name": "onlySpecificEnchantsMatterToggled"
        },
        {
          "children": [],
          "default": "minecraft:fortune,minecraft:silk_touch",
          "description": null,
          "name": "Only Specific Enchants that matter",
          "setting_class": "StringSetting",
          "type": "string",
          "var_name": "onlySpecificEnchantsMatter"
        },
        {
          "children": [
            {
              "children": [],
              "default": null,
              "description": "Color.BLACK",
              "name": "Storage",
              "setting_class": "ColorSetting",
              "type": "color",
              "var_name": "storageColor"
            },
            {
              "children": [],
              "default": null,
              "description": "Color.RED",
              "name": "Place Pos",
              "setting_class": "ColorSetting",
              "type": "color",
              "var_name": "placeColor"
            },
            {
              "children": [],
              "default": null,
              "description": "Color.GREEN",
              "name": "Shulker Chest",
              "setting_class": "ColorSetting",
              "type": "color",
              "var_name": "shulkerColor"
            },
            {
              "children": [],
              "default": null,
              "description": "Color.YELLOW",
              "name": "Result Chest",
              "setting_class": "ColorSetting",
              "type": "color",
              "var_name": "resultColor"
            },
            {
              "children": [],
              "default": null,
              "description": "Color.ORANGE",
              "name": "Placed Shulker",
              "setting_class": "ColorSetting",
              "type": "color",
              "var_name": "placedColor"
            }
          ],
          "default": null,
          "description": null,
          "name": "Colors",
          "setting_class": "NullSetting",
          "type": "null",
          "var_name": "colors"
        },
        {
          "children": [],
          "default": false,
          "description": null,
          "name": "debug",
          "setting_class": "BooleanSetting",
          "type": "boolean",
          "var_name": "debug"
        }
      ]
    }
  ],
  "has_features": true,
  "is_core": false,
  "jar_url": "https://github.com/KybesRusherhackPlugins/auto-kit-maker/releases/download/1.21.4-11/rusher-auto-kit-1.0.0.jar",
  "latest_release_tag": "1.21.4-11",
  "mc_versions": "1.21.4",
  "name": "rusher-auto-kit-maker",
  "owner": "KybesRusherhackPlugins",
  "repo": "KybesRusherhackPlugins/auto-kit-maker",
  "repo_name": "auto-kit-maker",
  "repo_url": "https://github.com/KybesRusherhackPlugins/auto-kit-maker",
  "screenshots": [
    {
      "alt": "Auto Kit Maker demonstration video",
      "url": "https://img.youtube.com/vi/rvEVD-3yPHk/hqdefault.jpg",
      "width": 600
    }
  ],
  "stars": 3,
  "type": "plugin",
  "updated_at": "2025-08-05",
  "versions_canonical": [
    "1.21.4"
  ]
}
