Skip to content

Commit

Permalink
fix: machine multiblocks should not be previewed in world
Browse files Browse the repository at this point in the history
Closes #215
  • Loading branch information
klikli-dev committed Aug 11, 2024
1 parent 1e1ceb4 commit 89854c8
Show file tree
Hide file tree
Showing 11 changed files with 16 additions and 11 deletions.
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
// 1.21 2024-08-07T19:53:17.8328405 Books: theurgy
// 1.21 2024-08-11T16:35:49.2393622 Books: theurgy
c473bf5aa94f847c736c37f1a9f85c86b8bce95d data/theurgy/modonomicon/books/the_hermetica/book.json
74a2622bcd8dc6316c5977cbea5a026d81dcff87 data/theurgy/modonomicon/books/the_hermetica/categories/apparatus.json
6f877a9734359091748cca949c8e6c569ad2d67e data/theurgy/modonomicon/books/the_hermetica/categories/getting_started.json
c901ff2af9083916a51d916567c4d9475469ce80 data/theurgy/modonomicon/books/the_hermetica/categories/logistics.json
b566a66d301147d1840b1ffd152d40d67b1213d4 data/theurgy/modonomicon/books/the_hermetica/entries/apparatus/basic_vat_automation.json
6c84ad07a9d4564bfc6e8f76021c725e4e53505b data/theurgy/modonomicon/books/the_hermetica/entries/apparatus/calcination_oven.json
1a046a57dc23b1db493fb013bb8969bdcad25cf7 data/theurgy/modonomicon/books/the_hermetica/entries/apparatus/calcination_oven.json
6a4cf4119c1339960918069c955dd1db251d7a59 data/theurgy/modonomicon/books/the_hermetica/entries/apparatus/caloric_flux_emitter.json
37e64e777d28f29d7f93a367ec34bbc26d1e1382 data/theurgy/modonomicon/books/the_hermetica/entries/apparatus/digestion_vat.json
99239ea2a5767065ccb694836e9406c8c43d7d81 data/theurgy/modonomicon/books/the_hermetica/entries/apparatus/distiller.json
48a7044e487fb09077768c0db0d3ed43521fa644 data/theurgy/modonomicon/books/the_hermetica/entries/apparatus/distiller.json
19914c0b4232ec532259e83f59f8f6d99b30fdc4 data/theurgy/modonomicon/books/the_hermetica/entries/apparatus/fermentation_vat.json
6029216b2e7451d17f6b01aff7bceb4c0c2fb169 data/theurgy/modonomicon/books/the_hermetica/entries/apparatus/how_to.json
cf1b91c3d8130fb86cda352d324b9aa46606e574 data/theurgy/modonomicon/books/the_hermetica/entries/apparatus/incubator.json
bc3437956682996470624842db82e9e476de4a3e data/theurgy/modonomicon/books/the_hermetica/entries/apparatus/incubator.json
87b2f0e43694c7737da5aca929a619af194bd357 data/theurgy/modonomicon/books/the_hermetica/entries/apparatus/intro.json
c7de61df004917b6aa0975ea9d794aae322036ab data/theurgy/modonomicon/books/the_hermetica/entries/apparatus/liquefaction_cauldron.json
f8a96c01372993fb086ccf04c8be1b0de64ea391 data/theurgy/modonomicon/books/the_hermetica/entries/apparatus/liquefaction_cauldron.json
0fece21c4f98f38d995123c0822ccb32f5b430e3 data/theurgy/modonomicon/books/the_hermetica/entries/apparatus/mercury_catalyst.json
d546815d2fc189514ff9a86681cab385b90185e0 data/theurgy/modonomicon/books/the_hermetica/entries/apparatus/mercury_flux.json
f5f64e50b404ce9e26c84262c3397436d640cba3 data/theurgy/modonomicon/books/the_hermetica/entries/apparatus/pyromantic_brazier.json
e8059084f1bd98599cd691e1cfd4fe4a0c97ed58 data/theurgy/modonomicon/books/the_hermetica/entries/apparatus/reformation_array.json
ed4209370f98dbeeb92d7de7ac597c1225e19ac0 data/theurgy/modonomicon/books/the_hermetica/entries/apparatus/result_pedestal.json
cbca7c7642d3b136df9f037f44b217dba0938782 data/theurgy/modonomicon/books/the_hermetica/entries/apparatus/sal_ammoniac_accumulator.json
059d6436a9a87d50650b8fe838ba7729c0cfa928 data/theurgy/modonomicon/books/the_hermetica/entries/apparatus/sal_ammoniac_accumulator.json
f43dc706605891ae934048da85bb629405831b83 data/theurgy/modonomicon/books/the_hermetica/entries/apparatus/sal_ammoniac_tank.json
7f89e75d7ef52ec2c309ec1d8bc8bc8c67616ebb data/theurgy/modonomicon/books/the_hermetica/entries/apparatus/source_pedestal.json
60632e264877d08eb4574304444cd2d8b02c660b data/theurgy/modonomicon/books/the_hermetica/entries/apparatus/spagyrics.json
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"multiblock_id": "theurgy:placement/calcination_oven",
"multiblock_name": "",
"show_visualize_button": true,
"show_visualize_button": false,
"text": ""
},
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"multiblock_id": "theurgy:placement/distiller",
"multiblock_name": "",
"show_visualize_button": true,
"show_visualize_button": false,
"text": ""
},
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"multiblock_id": "theurgy:placement/incubator",
"multiblock_name": "",
"show_visualize_button": true,
"show_visualize_button": false,
"text": ""
},
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"multiblock_id": "theurgy:placement/liquefaction_cauldron",
"multiblock_name": "",
"show_visualize_button": true,
"show_visualize_button": false,
"text": ""
},
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"multiblock_id": "theurgy:placement/sal_ammoniac_accumulator",
"multiblock_name": "",
"show_visualize_button": true,
"show_visualize_button": false,
"text": ""
},
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ protected void generatePages() {
);

this.page("multiblock", () -> BookMultiblockPageModel.create()
.withVisualizeButton(false)
.withMultiblockId(Theurgy.loc("placement/calcination_oven")));

this.page("usage", () -> BookTextPageModel.create()
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ protected void generatePages() {


this.page("multiblock", () -> BookMultiblockPageModel.create()
.withVisualizeButton(false)
.withMultiblockId(Theurgy.loc("placement/distiller")));

this.page("usage", () -> BookTextPageModel.create()
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ protected void generatePages() {
);

this.page("multiblock", () -> BookMultiblockPageModel.create()
.withVisualizeButton(false)
.withMultiblockId(Theurgy.loc("placement/incubator")));

this.page("usage", () -> BookTextPageModel.create()
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ protected void generatePages() {
""");

this.page("multiblock", () -> BookMultiblockPageModel.create()
.withVisualizeButton(false)
.withMultiblockId(Theurgy.loc("placement/liquefaction_cauldron")));

this.page("usage", () -> BookTextPageModel.create()
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ protected void generatePages() {
);

this.page("multiblock", () -> BookMultiblockPageModel.create()
.withVisualizeButton(false)
.withMultiblockId(Theurgy.loc("placement/sal_ammoniac_accumulator")));

//TODO: link to spagyrics solvent entry, mention that the recipes and all is there
Expand Down

0 comments on commit 89854c8

Please sign in to comment.