-
Notifications
You must be signed in to change notification settings - Fork 790
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add page to puny melting about sand cast creation in the part builder
(cherry picked from commit cfe73b9)
- Loading branch information
1 parent
465d120
commit b23d324
Showing
4 changed files
with
24 additions
and
1 deletion.
There are no files selected for viewing
Binary file added
BIN
+2.1 KB
src/main/resources/assets/tconstruct/book/images/sandcast_partbuilder.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains 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
13 changes: 13 additions & 0 deletions
13
src/main/resources/assets/tconstruct/book/puny_smelting/en_us/casting/sandcast3.json
This file contains 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,13 @@ | ||
{ | ||
"title": "Sand Casts", | ||
"image": { | ||
"file": "tconstruct:book/images/sandcast_partbuilder.png", | ||
"width": 172, | ||
"height": 74 | ||
}, | ||
"text": [ | ||
{ | ||
"text": "Sand casts can also be created in the part builder by placing sand or a blank sand cast in the pattern slot. This is required to create armor plating casts." | ||
} | ||
] | ||
} |
This file contains 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