-
Notifications
You must be signed in to change notification settings - Fork 54
Reorganized sidebar for Users section + mass documentation commit #2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Changes from 9 commits
Commits
Show all changes
14 commits
Select commit
Hold shift + click to select a range
f3c1b97
sidebar edits to users.ts
Xyrrm 59a3d0e
Add files via upload
Xyrrm 201914d
Create support
Xyrrm 369e2fe
Move to users/about/development-status.md
Xyrrm 29e0f5d
Move to users/about/support-create.md
Xyrrm 758ec1b
Update users.ts
Xyrrm 9fe4564
Update users.ts
Xyrrm e9670ce
Update users.ts
Xyrrm 9f26309
Delete users/about/support placeholder
Xyrrm e6e4ad0
Updated users.ts
Xyrrm 3f49cf8
Initial Mass Docs Commit
Xyrrm 36057c3
Fixed desynced dev status
Xyrrm 1566117
Commented out unfinished pages
Xyrrm 122df9c
Move ponder.md
Xyrrm File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,41 @@ | ||
| # Pondering | ||
| Pondering is an in-game guide system that allows the player to quickly get information about Create blocks. The pondering screen shows an example contraption that explains the functions of the block. | ||
|
|
||
| ## Usage | ||
| The full Ponder Index can be accessed through the Create menu by clicking the Engineer's Goggles icon in the pause menu. | ||
|
|
||
| An item can be Pondered by hovering over it in your inventory and holding forward ("W" by default) until the bar below the item is filled up. This displays an animated infographic about the item being pondered. | ||
|
|
||
| ## Keybinds | ||
| The keybinds for ponder are the same as those for certain player actions. | ||
|
|
||
| |Keybind|Action| | ||
| |---|---| | ||
| |**Q**|Activate **Identify Mode**. This pauses the current ponder scene. Hovering over Create elements shows the name of the block and gives the option to ponder those elements.| | ||
| |**S**|Restart the current animation.| | ||
| |**A** or **D**|Go backwards or forwards a scene (if available).| | ||
| |**E**|Close the animation.| | ||
|
|
||
| Comfy Reading does not currently have a keybind, but can be enabled by tapping the button in the bottom right. This slows down the entire animation to help read the text boxes. | ||
|
|
||
| ## Navigation | ||
| While Pondering, similar or relevant machines can be viewed by clicking the icon to the left or activating identify mode and holding W over a visible component. After moving away from the initially pondered item, the option to "Think Back" can be found at the bottom left. The player can skip to specific parts of an animation by clicking different sections of the gray bar at the bottom. | ||
|
|
||
| ## Categories | ||
| Ponder scenes are sorted into different categories based on the pondered blocks usage and function. The different categories are: | ||
| |Category|Description| | ||
| |---|---| | ||
| |Kinetic Blocks|Components which help relaying Rotational Force elsewhere| | ||
| |Kinetic Sources|Components which generate Rotational Force| | ||
| |Kinetic Appliances|Components which make use of Rotational Force| | ||
| |Fluid Manipulators|Components which help relaying and making use of Fluids| | ||
| |Item Transportation|Components which help moving items around| | ||
| |Logic Components|Components which help with Redstone Engineering| | ||
| |Creative Mode|Components not usually available in Survival Mode| | ||
| |Movement Anchors|Components which allow the creation of moving Contraptions, animating an attached structure in a variety of ways.| | ||
| |Contraption Actors|Components which expose special behavior when attached to a Contraption.| | ||
| |Block Attachment Utility|Tools and Components used to assemble structures moved as an animated Contraption.| | ||
| |Railway Equipment|Components used in the construction or management of Train contraptions| | ||
| |Recent Changes|Components that have been added or changed significantly in recent versions of create| | ||
|
|
||
| Mod authors and pack developers can add their own Ponder categories for their own purposes as well. |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The wiki shouldn't really contain information about addons, there's far too many of them and this wiki is more focused on create itself, if a addon needs a wiki they can host vitepress on gh pages themselves
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
gotcha, is CC the only integration?
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Create has automatic portal integration for The Aether and Better End.