1
mirror of https://github.com/StarWishsama/Slimefun4.git synced 2024-09-20 11:45:51 +00:00
Slimefun4/src/me/mrCookieSlime/Slimefun
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
..
AncientAltar Using vanilla/spigot particles 2018-09-05 11:30:22 +02:00
Android Made Credits load asynchronously 2019-05-30 13:42:06 +02:00
api Merge pull request #877 from SoSeDiK/lambda 2019-04-07 11:44:42 +02:00
Commands Added a missing tab complete 2019-02-24 02:10:04 +02:00
CSCoreLibSetup Use lambda expressions 2019-03-30 14:32:13 +02:00
Events Slimefun 4 2016-04-14 18:24:03 +02:00
GEO Updated to 1.13 biomes 2018-09-05 11:30:01 +02:00
GitHub Made Credits load asynchronously 2019-05-30 13:42:06 +02:00
GPS Even more lambdas expressions 2019-03-31 21:32:40 +03:00
Hashing unclosed character literal 2019-05-28 17:19:15 -05:00
holograms Fix for #915 2019-05-22 18:14:32 +02:00
listeners Fixes #895 2019-05-30 13:50:20 +02:00
Lists Minor codecleanup & fixed spelling mistake 2019-04-29 14:12:55 +03:00
Misc New Guide Design, added Cheat Sheet, new Settings GUI 2017-01-31 11:08:17 +01:00
Objects Made Credits load asynchronously 2019-05-30 13:42:06 +02:00
Setup Made Credits load asynchronously 2019-05-30 13:42:06 +02:00
URID More GitHub Integration 2017-01-16 16:28:41 +01:00
WorldEdit Updated WorldEdit API 2019-03-26 22:03:43 +02:00
SlimefunGuide.java Do not allow more than 54 items in reactor/generator setup guide slots 2019-05-30 20:08:35 +02:00
SlimefunStartup.java Made Credits load asynchronously 2019-05-30 13:42:06 +02:00
Variables.java altarinuse addition 2018-05-03 14:41:11 -04:00