Update gradle.properties #15
Reference in New Issue
Block a user
Delete Branch "patch-1"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Updated mappings and API version.
API build 170, which it was set to previously, has the big issue where block loot tables are broken. I've seen multiple modders complaining of this issue in the Fabric discord, which can simply be fixed by updating the API version, so I felt it was best if the example mod was updated so people don't run into the issue in future.
I updated the mappings because I may as well.