1
mirror of https://github.com/StarWishsama/Slimefun4.git synced 2024-09-20 03:35:51 +00:00
Slimefun4/src
Bas Verhoeven 0af6ec13d6 Do not allow more than 54 items in reactor/generator setup guide slots
If we don't, opening the schematics for a Bio Reactor results in

"IllegalArgumentException: Size for custom inventory must be a multiple
 of 9 between 9 and 54 slots"

And the player is simply handed the Bio Reactor, which they can place
and use. Once they do that, the Slimefun guide can't be used until they
reconnect.

For generators and reactors we show the fuels underneath the schematics
or build instructions. When there are more fuels than available space to
show them, we'll overflow, causing the custom inventory to not work and
Slimefun throwing exceptions.
2019-05-30 20:08:35 +02:00
..
me/mrCookieSlime/Slimefun Do not allow more than 54 items in reactor/generator setup guide slots 2019-05-30 20:08:35 +02:00
config.yml Allow admins to chose ore washer and dust washer behavior 2018-04-28 20:13:37 -04:00
plugin.yml Added api-version to plugin.yml 2018-09-05 11:23:17 +02:00