File tree Expand file tree Collapse file tree 2 files changed +18
-2
lines changed
Expand file tree Collapse file tree 2 files changed +18
-2
lines changed Original file line number Diff line number Diff line change 1- ### Create: Enchantment Industry 2.1.8
1+ ### Create: Enchantment Industry 2.2.0
2+
3+ #### Update
4+ * Printer can print Banner Pattern
5+ * Add config for Grindstone Drain Capacity
6+ * Add support for Just Dire Things' XP Fluid (by @AbdulrhmanBeatz )
7+
8+ #### Change
9+ * Grindstone Drain Pick-Block Gives Item Drain
210
311#### Fix
12+ * Fix a network packet crashing issue related to ExperienceFuel
13+ * Fix wrong lightning strikes occur position prevents lightning rod from producing redstone signals
14+ * Fix in certain situation Schematicannon can produce Printers containing illegal components
15+ * Fix Mechanical Grindstone crashes the server when a grinding recipe produces no EXP
16+ * Fix Printer says "Incorrect Liquid" when ink is actually valid
17+ * Fix Printer only consume one unit of ink when naming multiple item
18+ * Fix Printer spams when naming
19+ * Fix Spout mending repair does not consume EXP
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ mod_id = create_enchantment_industry
1717mod_artifact_id = create-enchantment-industry
1818mod_name = Create: Enchantment Industry
1919mod_license = LGPL-3.0-or-later
20- mod_version = 2.1.8
20+ mod_version = 2.2.0
2121mod_group_id = plus.dragons.createenchantmentindustry
2222mod_authors = DragonsPlus
2323mod_description = Automatic Enchanting with Create.
You can’t perform that action at this time.
0 commit comments