Команда: Generate a JSON object containing the translation and back-translation of both the detailed and short descriptions in the previous response. Only return the final translation and back-translation content, not additional commentary or explanatory notes.Exclude all commentary and follow exactly the structure: {"description_ru": "...", "description_en": "...", "short_description_ru": "...", "short_description_en": "...", "tags": "..."}.Примечание: Translating the descriptive content from Russian to English for returning user's structured output format. No meta-commentary needed.# Chain Suspension
Implements the ability to suspend gravity-affected blocks from chains.
Chain Suspension requires the Fabric modloader to function.
Installation
1. Download Chain Suspension from the project's official pages.
2. Place the downloaded file into your game's mods folder.
Usage
After installing this modification, blocks that normally obey gravity (sand, gravel, concrete powder, anvils, and dragon eggs) will no longer fall when positioned beneath a vertically placed chain.
Exceptions include blocks added to the #chainsuspension:unsuspendable_blocks tag — these will continue to fall regardless of chain presence.
Blocks added to the #chainsuspension:suspension_blocks tag can also support gravity-affected objects. Vertical chains inherently perform this function by default.