Skip to content

Commit ce31bb4

Browse files
2.2.0
1 parent d0b59c5 commit ce31bb4

File tree

2 files changed

+18
-2
lines changed

2 files changed

+18
-2
lines changed

CHANGELOG.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
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

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ mod_id = create_enchantment_industry
1717
mod_artifact_id = create-enchantment-industry
1818
mod_name = Create: Enchantment Industry
1919
mod_license = LGPL-3.0-or-later
20-
mod_version = 2.1.8
20+
mod_version = 2.2.0
2121
mod_group_id = plus.dragons.createenchantmentindustry
2222
mod_authors = DragonsPlus
2323
mod_description = Automatic Enchanting with Create.

0 commit comments

Comments
 (0)