https://github.com/cheaterpaul/simpleshopsfix
https://github.com/cheaterpaul/simpleshopsfix
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cheaterpaul/simpleshopsfix
- Owner: Cheaterpaul
- License: other
- Created: 2024-02-07T16:32:30.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-09T16:57:43.000Z (about 1 year ago)
- Last Synced: 2025-01-27T20:43:36.559Z (5 months ago)
- Language: Java
- Size: 88.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Simple Shops fix
This mod fixes [Simple Shops](https://www.curseforge.com/minecraft/mc-mods/simple-shops) using mixins because the mod is All Rights Reserved and the authors are not fixing the mod themselves.
This mod is licensed under [LGPLv3.0](./LICENSE)
## What does this mod do?
The shop block ignores the max stack size when retrieving items as owner
[See fix here](./src/main/java/de/cheaterpaul/simpleshopsfix/mixin/SimpleShopTileEntityMixin.java)