An open API service indexing awesome lists of open source software.

https://github.com/cheaterpaul/simpleshopsfix


https://github.com/cheaterpaul/simpleshopsfix

Last synced: 3 months ago
JSON representation

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)