Essential hooks for modding with Fabric. (patched so that it still compiles) (TODO)
Find a file
Modmuss50 2b462b0c51 Item Group API (#44)
* Inital proof of concept on the item group api

* Some changes

* Show hotbar tab + fix bug with inv slots not clearing out

* Better button textures + docs + tweaks/auto format

* Add an api to provide the stack to display and expand the example mod

* Use COMMON_GROUPS in all places

* Add a tooltip showing the page numbers
2018-12-24 23:15:53 +01:00
gradle/wrapper first commit - resource pack hook and little else 2018-11-05 15:54:18 +01:00
src Item Group API (#44) 2018-12-24 23:15:53 +01:00
.gitignore Add .gitignore 2018-12-10 20:48:38 +01:00
build.gradle fix recursive loop in ContainerProviderImpl, trigger update to fix refmap 2018-12-22 21:32:04 +01:00
gradle.properties fix licenseFormat 2018-11-05 15:57:10 +01:00
gradlew first commit - resource pack hook and little else 2018-11-05 15:54:18 +01:00
gradlew.bat first commit - resource pack hook and little else 2018-11-05 15:54:18 +01:00
HEADER first commit - resource pack hook and little else 2018-11-05 15:54:18 +01:00
Jenkinsfile Upload builds to curseforge 2018-12-14 18:48:37 +00:00
LICENSE first commit - resource pack hook and little else 2018-11-05 15:54:18 +01:00
README.md first commit - resource pack hook and little else 2018-11-05 15:54:18 +01:00

Fabric