-
Notifications
You must be signed in to change notification settings - Fork 791
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove a couple of unneeded blank pages
Modifiers page makes it more awkward to add addon modifiers to the book, tinker tank is at the end of the book so you don't really notice its blank page (plus fuj1n fixed the bug that made it needed before)
- Loading branch information
1 parent
84b2b2b
commit 624a85c
Showing
2 changed files
with
0 additions
and
6 deletions.
There are no files selected for viewing
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 |
---|---|---|
|
@@ -94,8 +94,5 @@ | |
{ | ||
"type": "modifier", | ||
"data": "modifiers/extratrait.json" | ||
}, | ||
{ | ||
"type": "blank" | ||
} | ||
] |
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 |
---|---|---|
|
@@ -13,8 +13,5 @@ | |
"name": "structure", | ||
"type": "structure", | ||
"data": "tinker_tank/multiblock.json" | ||
}, | ||
{ | ||
"type": "blank" | ||
} | ||
] |