Skip to content

Commit

Permalink
Closes #175
Browse files Browse the repository at this point in the history
  • Loading branch information
klikli-dev committed May 25, 2024
1 parent 4ac21d5 commit af798fe
Show file tree
Hide file tree
Showing 7 changed files with 102 additions and 5 deletions.
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
// 1.20.4 2024-05-25T18:48:43.8788015 Books: theurgy
// 1.20.4 2024-05-25T19:06:57.8545531 Books: theurgy
945f222b9db8c0781d05b5a13138c18620a0edc3 data/theurgy/modonomicon/books/the_hermetica/book.json
f44f61550bc8611d61016c6476b88448c0fe9f00 data/theurgy/modonomicon/books/the_hermetica/categories/apparatus.json
49226efd8791cdb701bf00d7af65fff59b8c6df6 data/theurgy/modonomicon/books/the_hermetica/categories/getting_started.json
895551b2369eeed52d75cd7b057a97411eb2e5c9 data/theurgy/modonomicon/books/the_hermetica/categories/logistics.json
a64ca5b23a0ad5dcc7eab9bb3182882013665ebd data/theurgy/modonomicon/books/the_hermetica/entries/apparatus/calcination_oven.json
5e015ded9416e1151342e4546cef7e645bd69c4f data/theurgy/modonomicon/books/the_hermetica/entries/apparatus/caloric_flux_emitter.json
af4cf1fa34b4b568cd982c7227f59abcbbdf69c3 data/theurgy/modonomicon/books/the_hermetica/entries/apparatus/digestion_vat.json
7ea44b3b35ce9d0b90705aa77cd91b30b11723c4 data/theurgy/modonomicon/books/the_hermetica/entries/apparatus/digestion_vat.json
160aa6c0180e776062ce3e9898c5ffd4822ef6be data/theurgy/modonomicon/books/the_hermetica/entries/apparatus/distiller.json
29163941fdf7fa1587d18e79cb4904136fb34658 data/theurgy/modonomicon/books/the_hermetica/entries/apparatus/fermentation_vat.json
f10f66446da2c6bb1fa879f456b209e36aee8a9e data/theurgy/modonomicon/books/the_hermetica/entries/apparatus/fermentation_vat.json
0e11514fb42112960e8d966a29cd08e635e3fc56 data/theurgy/modonomicon/books/the_hermetica/entries/apparatus/how_to.json
768457dc029eb464b03c9d55f48c29e4366cbec4 data/theurgy/modonomicon/books/the_hermetica/entries/apparatus/incubator.json
80b851fc8bd30d04b19955d867d0d5ed83e0bd31 data/theurgy/modonomicon/books/the_hermetica/entries/apparatus/intro.json
Expand Down
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
// 1.20.4 2024-05-25T18:48:43.8868992 Languages: en_us
cb8a24423d8828c6c1824343c3896e0bedc06230 assets/theurgy/lang/en_us.json
// 1.20.4 2024-05-25T19:06:57.8610708 Languages: en_us
a8e0d8a85bbe69d15d7d964c24b33918e64cfe5b assets/theurgy/lang/en_us.json
8 changes: 8 additions & 0 deletions src/generated/resources/assets/theurgy/lang/en_us.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,8 +96,12 @@
"book.theurgy.the_hermetica.apparatus.digestion_vat.name": "Digestion Vat",
"book.theurgy.the_hermetica.apparatus.digestion_vat.process.text": "Unlike other apparatus the digestion vat only works when closed.\\\nShift-right-click with an empty hand to open or close the vat.\\\nWhen closed, no items or fluids can be put in or taken out.\n",
"book.theurgy.the_hermetica.apparatus.digestion_vat.process.title": "Process",
"book.theurgy.the_hermetica.apparatus.digestion_vat.redstone.text": "The vat can be closed by applying a redstone signal (if a valid recipe is present).\n\\\n\\\nIf the redstone signal is turned off the vat will open again.\n",
"book.theurgy.the_hermetica.apparatus.digestion_vat.redstone.title": "Redstone",
"book.theurgy.the_hermetica.apparatus.digestion_vat.usage.text": "Place the vat on the ground.\\\nThen right-click it with the ingredients (usually an Alchemical Niter and [](item://theurgy:purified_gold))\\\nRight-click the block with a Sal Ammoniac bucket (or supply via pipes)\\\nShift-right-click the vat with an empty hand to close it.\n",
"book.theurgy.the_hermetica.apparatus.digestion_vat.usage.title": "Usage",
"book.theurgy.the_hermetica.apparatus.digestion_vat.usage2.text": "Both items and fluids can also be piped in and out of the vat, or hoppers can be used.\n",
"book.theurgy.the_hermetica.apparatus.digestion_vat.usage2.title": "Usage",
"book.theurgy.the_hermetica.apparatus.distiller.description": "Extracting Alchemical Mercury from Matter",
"book.theurgy.the_hermetica.apparatus.distiller.intro.text": " Distillation allows to obtain purified [#](ad03fc)Alchemical Mercury[#]() from matter. To this end the object is heated until it dissolves into a gaseous form and the resulting vapour is condensed into crystals. The Mercury obtained this way is stable and can be used in alchemical recipes.\n",
"book.theurgy.the_hermetica.apparatus.distiller.name": "Distiller",
Expand All @@ -110,8 +114,12 @@
"book.theurgy.the_hermetica.apparatus.fermentation_vat.name": "Fermentation Vat",
"book.theurgy.the_hermetica.apparatus.fermentation_vat.process.text": "Unlike other apparatus the fermentation vat only works when closed.\\\nShift-right-click with an empty hand to open or close the vat.\\\nWhen closed, no items or fluids can be put in or taken out.\n",
"book.theurgy.the_hermetica.apparatus.fermentation_vat.process.title": "Process",
"book.theurgy.the_hermetica.apparatus.fermentation_vat.redstone.text": "The vat can be closed by applying a redstone signal (if a valid recipe is present).\n\\\n\\\nIf the redstone signal is turned off the vat will open again.\n",
"book.theurgy.the_hermetica.apparatus.fermentation_vat.redstone.title": "Redstone",
"book.theurgy.the_hermetica.apparatus.fermentation_vat.usage.text": "Place the vat on the ground.\\\nThen right-click it with the ingredients (usually an Alchemical Sulfur and a source of sugar, such as a crop)\\\nRight-click the block with a water bucket (or supply via pipes)\\\nShift-right-click the vat with an empty hand to close it.\n",
"book.theurgy.the_hermetica.apparatus.fermentation_vat.usage.title": "Usage",
"book.theurgy.the_hermetica.apparatus.fermentation_vat.usage2.text": "Both items and fluids can also be piped in and out of the vat, or hoppers can be used.\n",
"book.theurgy.the_hermetica.apparatus.fermentation_vat.usage2.title": "Usage",
"book.theurgy.the_hermetica.apparatus.fermentation_vat.uses.text": "Fermentation is required to convert objects into other types of objects, such as gems into metals.\n",
"book.theurgy.the_hermetica.apparatus.fermentation_vat.uses.title": "Uses",
"book.theurgy.the_hermetica.apparatus.how_to.basics.text": "Generally, each apparatus only has one specific function, such as generating heat, or performing a specific processing operation.\n\\\n\\\nFurther, all apparatus follow a standardized interaction pattern that makes it easier to use them both for manual interactions and for automation.\n",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,28 @@
"title": "book.theurgy.the_hermetica.apparatus.digestion_vat.usage.title",
"use_markdown_in_title": false
},
{
"type": "modonomicon:text",
"anchor": "",
"condition": {
"type": "modonomicon:none"
},
"show_title_separator": true,
"text": "book.theurgy.the_hermetica.apparatus.digestion_vat.usage2.text",
"title": "book.theurgy.the_hermetica.apparatus.digestion_vat.usage2.title",
"use_markdown_in_title": false
},
{
"type": "modonomicon:text",
"anchor": "",
"condition": {
"type": "modonomicon:none"
},
"show_title_separator": true,
"text": "book.theurgy.the_hermetica.apparatus.digestion_vat.redstone.text",
"title": "book.theurgy.the_hermetica.apparatus.digestion_vat.redstone.title",
"use_markdown_in_title": false
},
{
"type": "modonomicon:crafting_recipe",
"anchor": "",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,28 @@
"title": "book.theurgy.the_hermetica.apparatus.fermentation_vat.usage.title",
"use_markdown_in_title": false
},
{
"type": "modonomicon:text",
"anchor": "",
"condition": {
"type": "modonomicon:none"
},
"show_title_separator": true,
"text": "book.theurgy.the_hermetica.apparatus.fermentation_vat.usage2.text",
"title": "book.theurgy.the_hermetica.apparatus.fermentation_vat.usage2.title",
"use_markdown_in_title": false
},
{
"type": "modonomicon:text",
"anchor": "",
"condition": {
"type": "modonomicon:none"
},
"show_title_separator": true,
"text": "book.theurgy.the_hermetica.apparatus.fermentation_vat.redstone.text",
"title": "book.theurgy.the_hermetica.apparatus.fermentation_vat.redstone.title",
"use_markdown_in_title": false
},
{
"type": "modonomicon:crafting_recipe",
"anchor": "",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,29 @@ protected void generatePages() {
this.itemLink(ItemRegistry.PURIFIED_GOLD.get())
);

this.page("usage2", () -> BookTextPageModel.create()
.withTitle(this.context().pageTitle())
.withText(this.context().pageText()));
this.add(this.context().pageTitle(), "Usage");
this.add(this.context().pageText(),
"""
Both items and fluids can also be piped in and out of the vat, or hoppers can be used.
"""
);

this.page("redstone", () -> BookTextPageModel.create()
.withTitle(this.context().pageTitle())
.withText(this.context().pageText()));
this.add(this.context().pageTitle(), "Redstone");
this.add(this.context().pageText(),
"""
The vat can be closed by applying a redstone signal (if a valid recipe is present).
\\
\\
If the redstone signal is turned off the vat will open again.
"""
);

this.page("recipe", () -> BookCraftingRecipePageModel.create()
.withRecipeId1(Theurgy.loc("crafting/shaped/digestion_vat")));

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,28 @@ protected void generatePages() {
"""
);

this.page("usage2", () -> BookTextPageModel.create()
.withTitle(this.context().pageTitle())
.withText(this.context().pageText()));
this.add(this.context().pageTitle(), "Usage");
this.add(this.context().pageText(),
"""
Both items and fluids can also be piped in and out of the vat, or hoppers can be used.
"""
);

this.page("redstone", () -> BookTextPageModel.create()
.withTitle(this.context().pageTitle())
.withText(this.context().pageText()));
this.add(this.context().pageTitle(), "Redstone");
this.add(this.context().pageText(),
"""
The vat can be closed by applying a redstone signal (if a valid recipe is present).
\\
\\
If the redstone signal is turned off the vat will open again.
"""
);

this.page("recipe", () -> BookCraftingRecipePageModel.create()
.withRecipeId1(Theurgy.loc("crafting/shaped/fermentation_vat")));
Expand Down

0 comments on commit af798fe

Please sign in to comment.