HomeJavaModsBetterEzGaps & Webs
BetterEzGaps & Webs
ModsJava

BetterEzGaps & Webs

Lets you easily craft Cobwebs and Golden Apples

⬇ Download on Modrinth
BetterEzGaps & Webs — screenshot 1

BetterEzWebsAndGaps

Custom crafting recipes for Golden Apples and Cobwebs, with an in-game editor so you can tweak ingredients without restarting the server.

Features

Default Recipes

Golden Apple

Golden Apple Recipe

Cobweb

Cobweb Recipe

Commands

Command Description
/bewag Open the recipe editor menu
/bewag edit <recipe> Edit a specific recipe (golden_apple or cobweb)
/bewag reload Reload recipes from the config file
/bewag list List all configured recipes

Aliases: /betterezwebsandgaps, /websandgaps

Permissions

Permission Description Default
betterezwebsandgaps.use Use the /bewag command op
betterezwebsandgaps.edit Open and edit recipes in the GUI op
betterezwebsandgaps.reload Reload recipes from config op

Using the Recipe Editor

  1. Run /bewag to open the recipe list.
  2. Click a recipe to open the editor.
  3. Place items in the 3x3 crafting grid to set ingredients.
  4. Place the desired output item in the result slot.
  5. Click the green Save Recipe button to apply changes.
  6. Click the red Cancel button to discard changes.

Empty slots in the grid represent air, so you can create recipes with gaps just like a normal crafting table.

Config

Recipes are stored in plugins/BetterEzWebsAndGaps/config.yml. You can edit this file directly and run /bewag reload to apply changes.

Example:

recipes:
  golden_apple:
    enabled: true
    result: GOLDEN_APPLE
    amount: 1
    shape:
      - " G "
      - "GPG"
      - " G "
    ingredients:
      G: GOLD_INGOT
      P: APPLE

  cobweb:
    enabled: true
    result: COBWEB
    amount: 1
    shape:
      - "SAS"
      - "ASA"
      - "SAS"
    ingredients:
      S: STRING

Requirements

Support

If you run into issues, open a ticket on the project page or GitHub repository.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more