Skip to content

Commit

Permalink
Add Create Schematics
Browse files Browse the repository at this point in the history
This is the first time I've ever worked with Github beyond submitting issues, so please bear with me.

This is a batch of Create Schematics, mirroring the existing building_gadgets_patterns folder. I've included a README.txt to help explain how the schematics work; none of them will show up in-game by default, but if they are copied back to the root schematics folder (clientside), they will be available in-game at the schematic table. Nice to have an alternate method to the Building Gadget, per a discussion I had with Motoko on Discord.
  • Loading branch information
TemperedFool committed Feb 28, 2021
1 parent b7ef8cd commit 68e8590
Show file tree
Hide file tree
Showing 39 changed files with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions schematics/README.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
Requirements:
● A Schematicannon from the Create mod
● One Schematic Table from the Create mod
● Gunpowder to power the cannon
● An Empty Schematic

Loading a schematic is easy:
1) The schematics themselves are sorted into folders by mod, but any schematics in the root Schematic folder (where this readme lives) will be available from the Schematic Table. Move/Copy them from the mod folder to the root Schematic folder.
2) In game, open the Schematic Table. Select the schematic you want to load, put the Empty Schematic into the table, and click the checkmark.
3) Use the schematic to place a ghost of the structure in-world. While holding the schematic, there will be onscreen instructions for adjusting the ghost.
4) Load the Schematicannon with the schematic and gunpowder. Place inventories with the required blocks in them next to the cannon.
5) Click the start button twice, and watch it build your structure.

Some schematics will require some manual effort once pasted. For example, the Cannon is not capable of placing the Turbine Blades for Mekanism's Industrial Turbine. These must be installed by hand. It also cannot place liquids, so you will need to fill Astral structures by hand.

The Create wiki has some very good pages on the process of loading and constructing Schematics:

Saving a new Schematic: https://github.com/Creators-of-Create/Create/wiki/Saving-a-Schematic
Loading a Schematic: https://github.com/Creators-of-Create/Create/wiki/Loading-a-Schematic
Printing a Schematic: https://github.com/Creators-of-Create/Create/wiki/Printing-a-Schematic
Binary file added schematics/astral_sorcery/astral_relay.nbt
Binary file not shown.
Binary file added schematics/astral_sorcery/attunement_altar.nbt
Binary file not shown.
Binary file added schematics/astral_sorcery/celestial_altar.nbt
Binary file not shown.
Binary file added schematics/astral_sorcery/celestial_gateway.nbt
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added schematics/astral_sorcery/evershifting_fountain.nbt
Binary file not shown.
Binary file added schematics/astral_sorcery/ritual_altar.nbt
Binary file not shown.
Binary file added schematics/astral_sorcery/starlight_infuser.nbt
Binary file not shown.
Binary file added schematics/immersive_engineering/arc_furnace.nbt
Binary file not shown.
Binary file added schematics/immersive_engineering/assembler.nbt
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added schematics/immersive_engineering/crusher.nbt
Binary file not shown.
Binary file not shown.
Binary file added schematics/immersive_engineering/excavator.nbt
Binary file not shown.
Binary file added schematics/immersive_engineering/fermentor.nbt
Binary file not shown.
Binary file not shown.
Binary file added schematics/immersive_engineering/lightning_rod.nbt
Binary file not shown.
Binary file added schematics/immersive_engineering/metal_press.nbt
Binary file not shown.
Binary file added schematics/immersive_engineering/mixer.nbt
Binary file not shown.
Binary file added schematics/immersive_engineering/refinery.nbt
Binary file not shown.
Binary file added schematics/immersive_engineering/sawmill.nbt
Binary file not shown.
Binary file added schematics/immersive_engineering/silo.nbt
Binary file not shown.
Binary file added schematics/immersive_engineering/squeezer.nbt
Binary file not shown.
Binary file added schematics/immersive_engineering/tank.nbt
Binary file not shown.
Binary file not shown.
Binary file added schematics/immersive_petroleum/pumpjack.nbt
Binary file not shown.
Binary file added schematics/mekanism/basic_fission_reactor.nbt
Binary file not shown.
Binary file added schematics/mekanism/basic_fusion_reactor.nbt
Binary file not shown.
Binary file added schematics/mekanism/basic_industrial_turbine.nbt
Binary file not shown.
Binary file added schematics/mekanism/basic_sps.nbt
Binary file not shown.
Binary file added schematics/mekanism/basic_thermal_evap_tower.nbt
Binary file not shown.
Binary file not shown.
Binary file added schematics/natures_aura/altar_of_birthing.nbt
Binary file not shown.
Binary file added schematics/natures_aura/crimson_altar.nbt
Binary file not shown.
Binary file added schematics/natures_aura/natural_altar.nbt
Binary file not shown.

0 comments on commit 68e8590

Please sign in to comment.