Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed CT 'inputs' getter, added 'nonConsumable' getter #1728

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Oct 28, 2021

  1. Fixed inputs getter

    TheDarkDnKTv committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    4c85780 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2021

  1. Fixed implementaion

    TheDarkDnKTv committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    e21ff28 View commit details
    Browse the repository at this point in the history
  2. Fixed tabs

    TheDarkDnKTv committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    4eb8eb8 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. Fixed CTs not-consumable ingredients does not match recipe

    Caused by creating ItemStack of size 0, which is empty (air).
    TheDarkDnKTv committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    6eee821 View commit details
    Browse the repository at this point in the history