Add diamond and netherite lunchboxes, crafted similarly to the golden lunchbox.
Set container sizes to be configurable (max 135 slots aka 15 rows based on texture sizes). Default values for the original containers are maintained.
Allow container sizes to be a percentage of the queueSize configuration. If set to 'true' and the netherite lunchbox's size is set to '100', for example, it would allow it to hold enough items for the player to cycle through the entire queue (32 by default).
I've done a lot of work with Java, but I've never contributed to a Minecraft mod before. Hopefully I haven't done anything egregious. 😄
Screenshots
Using queueSize = 135 and each of the five containers set to +20% size from the previous tier.
I've done a lot of work with Java, but I've never contributed to a Minecraft mod before. Hopefully I haven't done anything egregious. 😄
Screenshots
Using queueSize = 135 and each of the five containers set to +20% size from the previous tier.
Using default values.