Some Assembly Required 是一个基于Fabric模组【Sandwichable】(
Some Assembly Required 的主要特色是利用三明治制作台来制作三明治。要制作三明治,首先使用农夫乐趣的切菜板切一些面包片。然后,将一片面包放在三明治制作台上,并开始添加配料。一旦你的三明治完成了,你可以打破它来拿起它。可以食用三明治以获得所有配料的效果,或者你可以通过潜行右键单击来放置它,装饰你的世界。
- Fixed sandwiches with invalid contents sometimes spawning in village chests when Create is not loaded
- Removed a now redundant fix to Farmer's Delight's Create integration recipes
- Updated project name & icon to make the mod more recognizable as a Create add-on
- PrincessStellar: Updated pt_br.json
- Added compatibility with bread slices from Create: Food
- Fixed a bowl duplication glitch with Create deployers
- Removed an obsolete mixin
- Fixed a possible dedicated server crash
- Fixed an issue that could cause some recipes to disappear from JEI
- Backport special_sandwich_fillings item tag
- Fixed the ingredient registry not fully loading on dedicated servers, causing desync between the server and clients
- Fixed incompatibility with Create 6.0.7
- Fixed an issue that could cause some recipes to disappear from JEI
- Added the `someassemblyrequired:special_sandwich_fillings` item tag to make it easier to find items that have a custom model or texture when placed on a sandwich
- The `someassemblyrequired:spread_color` item component now accepts hex strings
- Fixed sandwiches with more than 32 items crashing the game
- The maximum_sandwich_height config option now has a maximum value of 256
- Fixed renamed water bottles crashing the game when added to a sandwich
- Susuchan0999: Update ko_kr.json
- Susuchan0999: Update ko_kr.json
- Fixed crashes and compatibility issues with Create 6.0.6
- Fixed crash when adding a renamed water bottle to a sandwich
- Fixed multiple crashes and compatibility issues with Create 6.0.6
- Added Attribute Filter attributes for open-faced sandwiches, burgers, and double decker sandwiches
- Reduced the priority of the dynamic sandwich deploying recipe to prevent it from conflicting other recipes
- Fixed open-faced burgers applying comfort instead of nourishment
- Added a JEI info panel to explain how to use the Sandwiching Station
- Fixed items on sandwiches not displaying correctly when playing on servers
- Fixed a crash that could occur when looking at spouting recipes in JEI
- Backported improved JEI integration
- Backported improved potion sandwich names
- Updated the default values of the sandwichEffectDurations/burgerEffectDurations config options to match those from version 5.0.0
- Added sawmill alternatives for farmer's delight cutting recipes that can otherwise not be automated
- Added a fix for Farmer's Delight's currently broken create integration
- Renamed the Sandwiching Station JEI category to Sandwich Building
- Ported to Minecraft 1.21.1
- The mod id has been changed from `some_assembly_required` to `someassemblyrequired`
- 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
- Wokashi0801: Update ja_jp.json
- Wokashi0801: Fixed incorrect translation keys in statistics screen
- Cutting recipes will no longer be added to Create's sawmill when Create: Slice and Dice is loaded
- Updated mod list icon
- 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
- Added Korean, Chinese & Vietnamese translations
- Fixed a crash on startup with Create 0.5.0.d
- Fixed a crash on world load with Corail Recycler
- The game will now load without Farmer's Delight, although some recipes will be unavailable. (This is mostly intended for modpack developers)