PluginBugs / Issues-ItemsAdder

Repository used to keep track of issues of my plugin ItemsAdder
https://itemsadder.devs.beer
54 stars 21 forks source link

Tools, Swords gets negative durability when breaking a custom block. #1395

Closed Agaloth closed 2 years ago

Agaloth commented 2 years ago

Terms

Discord tag (optional)

Agaloth#4927

What happened?

Custom blocks with PAPER material make the tools, swords, etc get negative durability when breaking them.

Steps to reproduce the issue

  1. Make a custom block.
  2. Take any tool with low durability.
  3. Keep breaking until it's supposed to break.
  4. See the bug.

Server version

Pufferfish version git-Pufferfish-6 (MC: 1.17.1)

ItemsAdder Version

ItemsAdder version 2.5.2

ProtocolLib Version

ProtocolLib version 4.7.1-SNAPSHOT-b531

LoneLibs Version

LoneLibs version 1.0.16b

LightAPI Version (optional)

No response

LibsDisguises Version (optional)

No response

FULL server log

Ask on Discord as it shows the players ID's (but there is no error whatsoever)

Error (optional)

No response

ItemsAdder config.yml

metrics: false
resource-pack:
  apply-on-join: true
  kick-player-on-decline: false
  kick-player-on-fail: false
  delay-ticks: 1
  title:
    enabled: false
  hosting:
    no-host:
      enabled: false
    auto-external-host:
      enabled: false
    self-host:
      enabled: true
      server-ip: (hidden)
      pack-port: (hidden)
    external-host:
      enabled: false
      url: (hidden)
      skip-url-file-type-check___DONT_ASK_HELP_IF_SET_TRUE: false
  custom-font:
    enabled: false
    name: ipaexg.ttf
    shift: '[0,0]'
    size: 11.0
    oversample: 2.0
  thin-font:
    enabled: false
  zip:
    ignore-files-ext:
    - db
    - yml
    - xcf
    - html
    fix_transparent_noteblocks__disable-for-more-performance: false
    protect-file-from-unzip:
      enabled: true
      extreme: true
    overwrite-vanilla-models: true
    overwrite-vanilla-lang-json: false
    compress-png-files: true
    compress-json-files: true
    generate-custom-armors-textures:
      enabled: true
      mode: OPTIFINE
      _: 'Available values: VANILLA_1_17 or OPTIFINE'
  notify-other-plugins-interfering: true
  protect-player:
    black-screen: false
    hide-hud: false
    cancel-movement: true
    lock-player: true
  items:
    CustomModelData-starting-value:
      ALL: 10000
      DIAMOND: 11000
  command:
    usage-cooldown-seconds: 60
blocks:
  light-api: true
  fix-glitched-blocks:
    enabled: true
    only-new-chunks: false
    fix-real-blocks-drops-chorus-water-bug__disable-for-more-performance: false
    seach-also-in-these-biomes: {}
    search-also-in-these-biomes:
      enabled: false
      biomes:
      - BEACH
      - BIRCH_FOREST
      - BIRCH_FOREST_HILLS
      - FOREST
      - MOUNTAINS
      - MOUNTAIN_EDGE
      - GRAVELLY_MOUNTAINS
      - PLAINS
      - RIVER
  cancel-break-wrong-tool:
    enabled: true
    send-actionbar: true
  campfire:
    unlit-on-place: true
    allow-any-item: true
  disable-REAL: false
  disable-REAL_TRANSPARENT: false
  disable-REAL_NOTE: false
  disable-REAL_WIRE: true
  disable-FIRE: false
items:
  fix-show-attack-and-damage-as-lore: true
  give_death_location_maps: false
  hide-custom-durability-lore: true
font_images:
  chat:
    enabled: true
    doublecheck-permission__disable-for-more-performance: false
    replace-only-packets: true
    add-hover-suggestion: false
  command:
    enabled: false
    commandblocks: false
    excluded:
    - home
    - sethome
    - tpa
  sign:
    enabled: false
  book:
    enabled: true
  anvil:
    enabled: false
  inventory-title:
    enabled: true
  tab-header-footer:
    enabled: true
  vault-prefix-suffix:
    enabled: false
    update-every-ticks: 12000
  scoreboard-teams:
    enabled: false
    update-every-ticks: 3600
  player-display-name:
    enabled: false
    update-every-ticks: 12000
  replace-in-customitems-name-and-lore: true
liquids:
  enabled: false
huds:
  enabled: false
config_files:
  update-automatically: false
  lang: en
  dictionaries-lang: en
  extract-default-items: false
  extract-default-resources: false
debug:
  items:
    log-files-loading: false
    log-items-loading: false
    log-items-loading-disabled: false
    log-font-images-loading: false
    log-huds-loading: false
    log-attribute-modifiers-loading: false
    log-warnings: false
    log-loots-loading: false
    log-loots-loading-disabled: false
    log-armors-loading: false
  recipes:
    log-recipes-loading: false
    log-recipes-loading-disabled: false
    log-recipes-removed-vanilla: false
  resource-pack:
    log-extract-default-resources: false
    log-not-extract-default-resources-already-exist: false
  blocks:
    log-save: false
    log-save-on-unload: false
    log-mined-unknown-blocks: false
  worlds-populators:
    log-loading: false
    log-loading-disabled: false
    log-loading-no-populators: false
    log-generation: false
    log-loading-no-world: true
  trees-populators:
    log-loading: false
    log-loading-disabled: false
    log-loading-no-populators: false
    log-generation: false
    log-loading-no-world: true
  player-stats:
    log-save: false
  performance:
    loading-ms: true
  huds:
    log-triggers: false
  other:
    log-dictionaries-loading: false
    log-liquids-loading: false
    log-minecraft_lang_overwrite-loading: false
  categories:
    log-total-loaded: true
    log-single-loaded: false
    log-single-loaded-overwrite: false
    log-single-skip: false
  surface-decorators:
    log-loading: false
    log-loading-disabled: false
    log-loading-no-decorators: false
    log-generation: false
    log-loading-no-world: true
disable-plugin-loading-messages_DONT_ASK_ME_FOR_SUPPORT_IF_YOU_SET_TRUE__THANKS: false
mobs:
  disable-MOB-behaviour__DISABLE_AT_YOUR_OWN_RISK: false
update-checker: false
entities:
  max-furniture-vehicles-per-chunk: 50
  allow-removing-old-furnitures_2_3_11: false
recipes:
  remove-vanilla-recipes:
    enabled: false
    list:
      DIAMOND_SWORD: false
      IRON_INGOT: false
  hide-vanilla-unrecognized-recipe-errors: true
  custom-recipes:
    unlock:
      all-on-join: true
      on-pickup:
        any: true
        ingredients: true
effects:
  hide-scoreboard-numbers: true
  text-effects:
    enabled: true
    replace-in-customitems-name-and-lore: true
    chat:
      enabled: true
    sign:
      enabled: true
    book:
      enabled: true
    anvil:
      enabled: true
    tab-header-footer:
      enabled: true

Problematic items yml configuration file (optional)

info:
  namespace: terraecustom
items:
  black_oak_planks:
    display_name: Black Oak Planks
    permission: terraecustom
    resource:
      material: PAPER
      generate: true
      textures:
      - block/black_oak_planks.png
    specific_properties:
      block:
        placed_model:
          type: REAL
          break_particles: ITEM
  brown_oak_planks:
    display_name: Brown Oak Planks
    permission: terraecustom
    resource:
      material: PAPER
      generate: true
      textures:
      - block/brown_oak_planks.png
    specific_properties:
      block:
        placed_model:
          type: REAL
          break_particles: ITEM
  cyan_oak_planks:
    display_name: Cyan Oak Planks
    permission: terraecustom
    resource:
      material: PAPER
      generate: true
      textures:
      - block/cyan_oak_planks.png
    specific_properties:
      block:
        placed_model:
          type: REAL
          break_particles: ITEM
  dark_blue_oak_planks:
    display_name: Dark Blue Oak Planks
    permission: terraecustom
    resource:
      material: PAPER
      generate: true
      textures:
      - block/dark_blue_oak_planks.png
    specific_properties:
      block:
        placed_model:
          type: REAL
          break_particles: ITEM
  gray_oak_planks:
    display_name: Gray Oak Planks
    permission: terraecustom
    resource:
      material: PAPER
      generate: true
      textures:
      - block/gray_oak_planks.png
    specific_properties:
      block:
        placed_model:
          type: REAL
          break_particles: ITEM
  green_oak_planks:
    display_name: Green Oak Planks
    permission: terraecustom
    resource:
      material: PAPER
      generate: true
      textures:
      - block/green_oak_planks.png
    specific_properties:
      block:
        placed_model:
          type: REAL
          break_particles: ITEM
  light_blue_oak_planks:
    display_name: Light Blue Oak Planks
    permission: terraecustom
    resource:
      material: PAPER
      generate: true
      textures:
      - block/light_blue_oak_planks.png
    specific_properties:
      block:
        placed_model:
          type: REAL
          break_particles: ITEM
  light_gray_oak_planks:
    display_name: Light Gray Oak Planks
    permission: terraecustom
    resource:
      material: PAPER
      generate: true
      textures:
      - block/light_gray_oak_planks.png
    specific_properties:
      block:
        placed_model:
          type: REAL
          break_particles: ITEM
  lime_oak_planks:
    display_name: Lime Oak Planks
    permission: terraecustom
    resource:
      material: PAPER
      generate: true
      textures:
      - block/lime_oak_planks.png
    specific_properties:
      block:
        placed_model:
          type: REAL
          break_particles: ITEM
  magenta_oak_planks:
    display_name: Magenta Oak Planks
    permission: terraecustom
    resource:
      material: PAPER
      generate: true
      textures:
      - block/magenta_oak_planks.png
    specific_properties:
      block:
        placed_model:
          type: REAL
          break_particles: ITEM
  orange_oak_planks:
    display_name: Orange Oak Planks
    permission: terraecustom
    resource:
      material: PAPER
      generate: true
      textures:
      - block/orange_oak_planks.png
    specific_properties:
      block:
        placed_model:
          type: REAL
          break_particles: ITEM
  pink_oak_planks:
    display_name: Pink Oak Planks
    permission: terraecustom
    resource:
      material: PAPER
      generate: true
      textures:
      - block/pink_oak_planks.png
    specific_properties:
      block:
        placed_model:
          type: REAL
          break_particles: ITEM
  purple_oak_planks:
    display_name: Purple Oak Planks
    permission: terraecustom
    resource:
      material: PAPER
      generate: true
      textures:
      - block/purple_oak_planks.png
    specific_properties:
      block:
        placed_model:
          type: REAL
          break_particles: ITEM
  red_oak_planks:
    display_name: Red Oak Planks
    permission: terraecustom
    resource:
      material: PAPER
      generate: true
      textures:
      - block/red_oak_planks.png
    specific_properties:
      block:
        placed_model:
          type: REAL
          break_particles: ITEM
  white_oak_planks:
    display_name: White Oak Planks
    permission: terraecustom
    resource:
      material: PAPER
      generate: true
      textures:
      - block/white_oak_planks.png
    specific_properties:
      block:
        placed_model:
          type: REAL
          break_particles: ITEM
  yellow_oak_planks:
    display_name: Yellow Oak Planks
    permission: terraecustom
    resource:
      material: PAPER
      generate: true
      textures:
      - block/yellow_oak_planks.png
    specific_properties:
      block:
        placed_model:
          type: REAL
          break_particles: ITEM
  black_stone_bricks:
    display_name: Black Stone Bricks
    permission: terraecustom
    resource:
      material: PAPER
      generate: true
      textures:
      - block/black_stone_bricks.png
    specific_properties:
      block:
        placed_model:
          type: REAL
          break_particles: ITEM
  brown_stone_bricks:
    display_name: Brown Stone Bricks
    permission: terraecustom
    resource:
      material: PAPER
      generate: true
      textures:
      - block/brown_stone_bricks.png
    specific_properties:
      block:
        placed_model:
          type: REAL
          break_particles: ITEM
  cyan_stone_bricks:
    display_name: Cyan Stone Bricks
    permission: terraecustom
    resource:
      material: PAPER
      generate: true
      textures:
      - block/cyan_stone_bricks.png
    specific_properties:
      block:
        placed_model:
          type: REAL
          break_particles: ITEM
  blue_stone_bricks:
    display_name: Blue Stone Bricks
    permission: terraecustom
    resource:
      material: PAPER
      generate: true
      textures:
      - block/blue_stone_bricks.png
    specific_properties:
      block:
        placed_model:
          type: REAL
          break_particles: ITEM
  gray_stone_bricks:
    display_name: Gray Stone Bricks
    permission: terraecustom
    resource:
      material: PAPER
      generate: true
      textures:
      - block/gray_stone_bricks.png
    specific_properties:
      block:
        placed_model:
          type: REAL
          break_particles: ITEM
  chunk_loader:
    display_name: Chunk Loader
    permission: terraecustom
    resource:
      material: STONE
      generate: true
      textures:
      - block/chunk_loader.png
    specific_properties:
      block:
        placed_model:
          type: REAL
          break_particles: ITEM
  lavasponge:
    display_name: Lava Sponge
    permission: terraecustom
    resource:
      material: DIRT
      generate: true
      textures:
      - block/lavasponge.png
    specific_properties:
      block:
        placed_model:
          type: REAL
          break_particles: ITEM
  filled_lavasponge:
    display_name: Filled Lava Sponge
    permission: terraecustom
    resource:
      material: DIRT
      generate: true
      textures:
      - block/filled_lavasponge.png
    specific_properties:
      block:
        placed_model:
          type: REAL
          break_particles: ITEM
  light_gray_stone_bricks:
    display_name: Light Gray Stone Bricks
    permission: terraecustom
    resource:
      material: PAPER
      generate: true
      textures:
      - block/light_gray_stone_bricks.png
    specific_properties:
      block:
        placed_model:
          type: REAL
          break_particles: ITEM
  green_stone_bricks:
    display_name: Green Stone Bricks
    permission: terraecustom
    resource:
      material: PAPER
      generate: true
      textures:
      - block/green_stone_bricks.png
    specific_properties:
      block:
        placed_model:
          type: REAL
          break_particles: ITEM
  magenta_stone_bricks:
    display_name: Magenta Stone Bricks
    permission: terraecustom
    resource:
      material: PAPER
      generate: true
      textures:
      - block/magenta_stone_bricks.png
    specific_properties:
      block:
        placed_model:
          type: REAL
          break_particles: ITEM
  lime_stone_bricks:
    display_name: Lime Stone Bricks
    permission: terraecustom
    resource:
      material: PAPER
      generate: true
      textures:
      - block/lime_stone_bricks.png
    specific_properties:
      block:
        placed_model:
          type: REAL
          break_particles: ITEM
  orange_stone_bricks:
    display_name: Orange Stone Bricks
    permission: terraecustom
    resource:
      material: PAPER
      generate: true
      textures:
      - block/orange_stone_bricks.png
    specific_properties:
      block:
        placed_model:
          type: REAL
          break_particles: ITEM
  pink_stone_bricks:
    display_name: Pink Stone Bricks
    permission: terraecustom
    resource:
      material: PAPER
      generate: true
      textures:
      - block/pink_stone_bricks.png
    specific_properties:
      block:
        placed_model:
          type: REAL
          break_particles: ITEM
  purple_stone_bricks:
    display_name: Purple Stone Bricks
    permission: terraecustom
    resource:
      material: PAPER
      generate: true
      textures:
      - block/purple_stone_bricks.png
    specific_properties:
      block:
        placed_model:
          type: REAL
          break_particles: ITEM
  red_stone_bricks:
    display_name: Red Stone Bricks
    permission: terraecustom
    resource:
      material: PAPER
      generate: true
      textures:
      - block/red_stone_bricks.png
    specific_properties:
      block:
        placed_model:
          type: REAL
          break_particles: ITEM
  white_stone_bricks:
    display_name: White Stone Bricks
    permission: terraecustom
    resource:
      material: PAPER
      generate: true
      textures:
      - block/white_stone_bricks.png
    specific_properties:
      block:
        placed_model:
          type: REAL
          break_particles: ITEM
  yellow_stone_bricks:
    display_name: Yellow Stone Bricks
    permission: terraecustom
    resource:
      material: PAPER
      generate: true
      textures:
      - block/yellow_stone_bricks.png
    specific_properties:
      block:
        placed_model:
          type: REAL
          break_particles: ITEM
recipes:
  crafting_table:
    black_oak_planks:
      permission: terraecustom.black_oak_planks
      enabled: true
      pattern:
      - SSS
      - SCS
      - SSS
      ingredients:
        S: OAK_PLANKS
        C: BLACK_DYE        
      result:
        item: terraecustom:black_oak_planks
        amount: 8        
    brown_oak_planks:
      permission: terraecustom.brown_oak_planks
      enabled: true
      pattern:
      - SSS
      - SCS
      - SSS
      ingredients:
        S: OAK_PLANKS
        C: BROWN_DYE        
      result:
        item: terraecustom:brown_oak_planks
        amount: 8        
    cyan_oak_planks:
      permission: terraecustom.cyan_oak_planks
      enabled: true
      pattern:
      - SSS
      - SCS
      - SSS
      ingredients:
        S: OAK_PLANKS
        C: CYAN_DYE        
      result:
        item: terraecustom:cyan_oak_planks
        amount: 8
    dark_blue_oak_planks:
      permission: terraecustom.dark_blue_oak_planks
      enabled: true
      pattern:
      - SSS
      - SCS
      - SSS
      ingredients:
        S: OAK_PLANKS
        C: BLUE_DYE        
      result:
        item: terraecustom:dark_blue_oak_planks
        amount: 8
    gray_oak_planks:
      permission: terraecustom.gray_oak_planks
      enabled: true
      pattern:
      - SSS
      - SCS
      - SSS
      ingredients:
        S: OAK_PLANKS
        C: GRAY_DYE        
      result:
        item: terraecustom:gray_oak_planks
        amount: 8
    cyan_oak_planks:
      permission: terraecustom.cyan_oak_planks
      enabled: true
      pattern:
      - SSS
      - SCS
      - SSS
      ingredients:
        S: OAK_PLANKS
        C: CYAN_DYE        
      result:
        item: terraecustom:cyan_oak_planks
        amount: 8
    green_oak_planks:
      permission: terraecustom.green_oak_planks
      enabled: true
      pattern:
      - SSS
      - SCS
      - SSS
      ingredients:
        S: OAK_PLANKS
        C: GREEN_DYE        
      result:
        item: terraecustom:green_oak_planks
        amount: 8
    light_blue_oak_planks:
      permission: terraecustom.light_blue_oak_planks
      enabled: true
      pattern:
      - SSS
      - SCS
      - SSS
      ingredients:
        S: OAK_PLANKS
        C: LIGHT_BLUE_DYE        
      result:
        item: terraecustom:light_blue_oak_planks
        amount: 8
    light_gray_oak_planks:
      permission: terraecustom.light_gray_oak_planks
      enabled: true
      pattern:
      - SSS
      - SCS
      - SSS
      ingredients:
        S: OAK_PLANKS
        C: LIGHT_GRAY_DYE        
      result:
        item: terraecustom:light_gray_oak_planks
        amount: 8
    lime_oak_planks:
      permission: terraecustom.lime_oak_planks
      enabled: true
      pattern:
      - SSS
      - SCS
      - SSS
      ingredients:
        S: OAK_PLANKS
        C: LIME_DYE        
      result:
        item: terraecustom:lime_oak_planks
        amount: 8
    magenta_oak_planks:
      permission: terraecustom.magenta_oak_planks
      enabled: true
      pattern:
      - SSS
      - SCS
      - SSS
      ingredients:
        S: OAK_PLANKS
        C: MAGENTA_DYE        
      result:
        item: terraecustom:magenta_oak_planks
        amount: 8
    orange_oak_planks:
      permission: terraecustom.orange_oak_planks
      enabled: true
      pattern:
      - SSS
      - SCS
      - SSS
      ingredients:
        S: OAK_PLANKS
        C: ORANGE_DYE        
      result:
        item: terraecustom:orange_oak_planks
        amount: 8
    pink_oak_planks:
      permission: terraecustom.pink_oak_planks
      enabled: true
      pattern:
      - SSS
      - SCS
      - SSS
      ingredients:
        S: OAK_PLANKS
        C: PINK_DYE        
      result:
        item: terraecustom:pink_oak_planks
        amount: 8
    purple_oak_planks:
      permission: terraecustom.purple_oak_planks
      enabled: true
      pattern:
      - SSS
      - SCS
      - SSS
      ingredients:
        S: OAK_PLANKS
        C: PURPLE_DYE        
      result:
        item: terraecustom:purple_oak_planks
        amount: 8
    red_oak_planks:
      permission: terraecustom.red_oak_planks
      enabled: true
      pattern:
      - SSS
      - SCS
      - SSS
      ingredients:
        S: OAK_PLANKS
        C: RED_DYE        
      result:
        item: terraecustom:red_oak_planks
        amount: 8
    white_oak_planks:
      permission: terraecustom.white_oak_planks
      enabled: true
      pattern:
      - SSS
      - SCS
      - SSS
      ingredients:
        S: OAK_PLANKS
        C: WHITE_DYE        
      result:
        item: terraecustom:white_oak_planks
        amount: 8
    yellow_oak_planks:
      permission: terraecustom.yellow_oak_planks
      enabled: true
      pattern:
      - SSS
      - SCS
      - SSS
      ingredients:
        S: OAK_PLANKS
        C: YELLOW_DYE        
      result:
        item: terraecustom:yellow_oak_planks
        amount: 8
    black_stone_bricks:
      permission: terraecustom.black_stone_bricks
      enabled: true
      pattern:
      - SSS
      - SCS
      - SSS
      ingredients:
        S: STONE_BRICKS
        C: BLACK_DYE        
      result:
        item: terraecustom:black_stone_bricks
        amount: 8
    brown_stone_bricks:
      permission: terraecustom.brown_stone_bricks
      enabled: true
      pattern:
      - SSS
      - SCS
      - SSS
      ingredients:
        S: STONE_BRICKS
        C: BROWN_DYE        
      result:
        item: terraecustom:brown_stone_bricks
        amount: 8
    cyan_stone_bricks:
      permission: terraecustom.cyan_stone_bricks
      enabled: true
      pattern:
      - SSS
      - SCS
      - SSS
      ingredients:
        S: STONE_BRICKS
        C: CYAN_DYE        
      result:
        item: terraecustom:cyan_stone_bricks
        amount: 8
    dark_blue_stone_bricks:
      permission: terraecustom.blue_stone_bricks
      enabled: true
      pattern:
      - SSS
      - SCS
      - SSS
      ingredients:
        S: STONE_BRICKS
        C: BLUE_DYE        
      result:
        item: terraecustom:blue_stone_bricks
        amount: 8
    gray_stone_bricks:
      permission: terraecustom.gray_stone_bricks
      enabled: true
      pattern:
      - SSS
      - SCS
      - SSS
      ingredients:
        S: STONE_BRICKS
        C: GRAY_DYE        
      result:
        item: terraecustom:gray_stone_bricks
        amount: 8
    light_gray_stone_bricks:
      permission: terraecustom.light_gray_stone_bricks
      enabled: true
      pattern:
      - SSS
      - SCS
      - SSS
      ingredients:
        S: STONE_BRICKS
        C: LIGHT_GRAY_DYE      
      result:
        item: terraecustom:light_gray_stone_bricks
        amount: 8
    green_stone_bricks:
      permission: terraecustom.green_stone_bricks
      enabled: true
      pattern:
      - SSS
      - SCS
      - SSS
      ingredients:
        S: STONE_BRICKS
        C: GREEN_DYE        
      result:
        item: terraecustom:green_stone_bricks
        amount: 8
    lime_stone_bricks:
      permission: terraecustom.lime_stone_bricks
      enabled: true
      pattern:
      - SSS
      - SCS
      - SSS
      ingredients:
        S: STONE_BRICKS
        C: LIME_DYE        
      result:
        item: terraecustom:lime_stone_bricks
        amount: 8
    magenta_stone_bricks:
      permission: terraecustom.magenta_stone_bricks
      enabled: true
      pattern:
      - SSS
      - SCS
      - SSS
      ingredients:
        S: STONE_BRICKS
        C: MAGENTA_DYE   
      result:
        item: terraecustom:magenta_stone_bricks
        amount: 8
    orange_stone_bricks:
      permission: terraecustom.orange_stone_bricks
      enabled: true
      pattern:
      - SSS
      - SCS
      - SSS
      ingredients:
        S: STONE_BRICKS
        C: ORANGE_DYE        
      result:
        item: terraecustom:orange_stone_bricks
        amount: 8
    pink_stone_bricks:
      permission: terraecustom.pink_stone_bricks
      enabled: true
      pattern:
      - SSS
      - SCS
      - SSS
      ingredients:
        S: STONE_BRICKS
        C: PINK_DYE        
      result:
        item: terraecustom:pink_stone_bricks
        amount: 8
    purple_stone_bricks:
      permission: terraecustom.purple_stone_bricks
      enabled: true
      pattern:
      - SSS
      - SCS
      - SSS
      ingredients:
        S: STONE_BRICKS
        C: PURPLE_DYE   
      result:
        item: terraecustom:purple_stone_bricks
        amount: 8
    red_stone_bricks:
      permission: terraecustom.red_stone_bricks
      enabled: true
      pattern:
      - SSS
      - SCS
      - SSS
      ingredients:
        S: STONE_BRICKS
        C: RED_DYE        
      result:
        item: terraecustom:red_stone_bricks
        amount: 8
    white_stone_bricks:
      permission: terraecustom.white_stone_bricks
      enabled: true
      pattern:
      - SSS
      - SCS
      - SSS
      ingredients:
        S: STONE_BRICKS
        C: WHITE_DYE        
      result:
        item: terraecustom:white_stone_bricks
        amount: 8
    yellow_stone_bricks:
      permission: terraecustom.yellow_stone_bricks
      enabled: true
      pattern:
      - SSS
      - SCS
      - SSS
      ingredients:
        S: STONE_BRICKS
        C: YELLOW_DYE        
      result:
        item: terraecustom:yellow_stone_bricks
        amount: 8

Other files, you can drag and drop them here to upload. (optional)

No response

Screenshots/Videos (you can drag and drop files or paste links)

image image

LoneDev6 commented 2 years ago

Thanks, this will be fixed