Skip to content

[FEATURE REQUEST] Allow changing item max stack size #18

@starforcraft

Description

@starforcraft

It would be great if it were possible to change the maximum stack size without registering our own guide item.

Example JSON configuration:

{
  "item_settings": {
    "display_name": {
      "type": "translatable",
      "translate": "testmod.guide_name"
    },
    "tooltip_lines": [
      {
        "text": "Best guide ever!",
        "color": "dark_gray"
      }
    ],
    "model": "testmod:item/guide",
    "stacks_to": 1
  }
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions