https://github.com/cakegit/pattern-schematics-multiloader
Repo for the Create: Pattern Schematics mod, (this is a refactored version to work with multiloader)
https://github.com/cakegit/pattern-schematics-multiloader
create-mod fabric forge minecraft-mod
Last synced: 9 months ago
JSON representation
Repo for the Create: Pattern Schematics mod, (this is a refactored version to work with multiloader)
- Host: GitHub
- URL: https://github.com/cakegit/pattern-schematics-multiloader
- Owner: cakeGit
- License: mit
- Created: 2024-08-01T19:01:48.000Z (over 1 year ago)
- Default Branch: 1.20.1
- Last Pushed: 2025-03-30T21:03:17.000Z (9 months ago)
- Last Synced: 2025-03-30T21:28:43.468Z (9 months ago)
- Topics: create-mod, fabric, forge, minecraft-mod
- Language: Java
- Homepage: https://modrinth.com/mod/create-pattern-schematics
- Size: 2.22 MB
- Stars: 4
- Watchers: 1
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: Changelog.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Features
## Infinite Contraption Construction [(Development Test Demo)](https://www.youtube.com/watch?v=EhZnNdxGKrg&ab_channel=SomeGuyCalledCak)
Pattern Schematics can be placed on trains, gantry carriages or any other contraption to infinitely build iterations of the schematic.

## Building Patterns [(Development Test Demo)](https://www.youtube.com/watch?v=jGvMWfpR8nQ&ab_channel=SomeGuyCalledCak)
These pattern schematics can be used to repeat existing schematics, such as repeating a bridge to make it longer! Print in creative or put into a schematicannon to build!

## ! Please report any issues to the github !
This is a new mod, and may have some bugs which will need fixing,
[](https://discord.gg/8uSV7b9M6K)
# Changelog (as of 1.1.8)
1.1.3:
- Fixed display bug, thanks to discord user @karolofgutovo for reporting
- Created ponder system with 1 ponder about printing (contraption ponder coming soon)
- (Technical) Created datagen
1.1.4:
- Fixed a bug with deployers placing at the wrong offsets
- Created bulk apply system to reduce pain of having to put a schematic on each individual deployer
1.1.5:
- Fixed clone outlines rendering on a non-deployed schematic
- Improved tool usage on pattern schematics (thanks @d4rkfl4sh for the suggestion)
- Added ponder for contraption uses of schematics
1.1.6: (No functional changes)
- Updated mod links in mods.toml and the fabric.mod.json
- Forge now has the update checker configured
- Fixed the copycats not displaying accurately in the ponder (after I failed to cover up my laziness thanks @d4rkfl4sh)
1.1.7:
- Added shift control to the clone tool to help with large schematics
1.1.8:
- Made the schematicannon result in the proper item (previously would give Create's schematic no matter what)
- Added an indicator when applying a non positioned schematic to a contraption deployer