File tree 1 file changed +25
-0
lines changed
1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change @@ -20,3 +20,28 @@ These pattern schematics can be used to repeat existing schematics, such as repe
20
20
This is a new mod, and may have some bugs which will need fixing,
21
21
22
22
# Changelog (as of 1.1.8)
23
+ 1.1.3:
24
+ - Fixed display bug, thanks to discord user @karolofgutovo for reporting
25
+ - Created ponder system with 1 ponder about printing (contraption ponder coming soon)
26
+ - (Technical) Created datagen
27
+
28
+ 1.1.4:
29
+ - Fixed a bug with deployers placing at the wrong offsets
30
+ - Created bulk apply system to reduce pain of having to put a schematic on each individual deployer
31
+
32
+ 1.1.5:
33
+ - Fixed clone outlines rendering on a non-deployed schematic
34
+ - Improved tool usage on pattern schematics (thanks @d4rkfl4sh for the suggestion)
35
+ - Added ponder for contraption uses of schematics
36
+
37
+ 1.1.6: (No functional changes)
38
+ - Updated mod links in mods.toml and the fabric.mod.json
39
+ - Forge now has the update checker configured
40
+ - Fixed the copycats not displaying accurately in the ponder (after I failed to cover up my laziness thanks @d4rkfl4sh )
41
+
42
+ 1.1.7:
43
+ - Added shift control to the clone tool to help with large schematics
44
+
45
+ 1.1.8:
46
+ - Made the schematicannon result in the proper item (previously would give Create's schematic no matter what)
47
+ - Added an indicator when applying a non positioned schematic to a contraption deployer
You can’t perform that action at this time.
0 commit comments