i pushed to the wrong repo ._. (#5)

* Hide crafting grid in player inventory

* Put all the MTG stuff in a modpack

---------

Co-authored-by: CrazyladMT <crazyladttd@outlook.com>
This commit is contained in:
a-bad-dev 2025-12-09 17:42:04 -04:00 committed by GitHub
commit 3728e0d29e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
736 changed files with 1 additions and 0 deletions

View file

@ -1,10 +0,0 @@
name: luacheck
on: [push, pull_request]
jobs:
luacheck:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@master
- name: Luacheck
uses: lunarmodules/luacheck@master