- Ported to Minecraft 1.21.1
- The mod id has been changed from
some_assembly_required
tosomeassemblyrequired
- Added Raw Burger Buns and updated the Burger Bun recipe
- Updated the default durations of the comfort and nourishment effects applied by sandwiches and burgers:
- A sandwich/burger with 2 unique ingredients grants an effect lasting for 1 minute. Every additional unique ingredient adds another minute, up to 5 minutes total.
- Improved how sandwiches and burgers with a single potion on them determine their name
- The dynamic part of the potion's name is determined by a regex pattern in the language file, which is then substituted into the sandwich's name
- Multiple possible patterns can be specified in the language file if necessary
- If needed, the name of a burger/sandwich with a specific potion can be specified in full
- Reworked JEI compatibility:
- Querying the recipe of a sandwich now always shows how to create that specific sandwich
- Querying the usages of an edible item, potion, or compatible fluid will now always show a recipe for a sandwich or burger with the ingredient as the filling
- A few default recipes were added that will display in the Sandwiching Station and Recipe Sequence categories when no ingredient is focused, or when searching for the usages of a bread slice or burger bun
- Added a few more example sandwiches and burgers to the JEI item list
- Sandwiches no longer list their ingredients in the tooltip by default. This can be re-enabled in the client config file
- Updated the appearance of some items on sandwiches
- Tweaked burger bun item textures
- Minor tweaks to loot tables
- Sandwiches and burgers will now apply Comfort and Nourishment respectively.
- The effect has a duration of 1/3/5 minutes for sandwiches with at least 2/4/6 unique ingredients
- Bread, items that do not restore hunger and items that apply a potion effect do not count towards the number of unique ingredients
- The effect that is applied and its duration can be changed in the config. The current durations may be subject to change in future updates.
- Increased the stack size of sandwiches from 12 to 16
- The vegan patty from Miner's Delight now has a unique model when placed on sandwiches, similar to Farmer's Delight's beef patty
- Chocolate from Create can now be spouted on sandwiches
- Added two new hidden advancements
- Fixed Create 6.0.0's spouts crashing the game when spouting potions onto sandwiches
- Updated to Minecraft 1.19.2
- Added randomly generated sandwiches as loot in villages and some other chests (can be disabled in the config)
- Added burger buns as a new type of bread
- Updated a few textures & models for items on sandwiches
- Updated food values for chopped ingredients
- Minor improvements to JEI integration
- Added a sandwiching_stations block tag that can be used to add new sandwiching stations