Skip to content

Commit

Permalink
v1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
yanny7 committed Nov 10, 2020
1 parent f4de269 commit d3ccd8c
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 1 deletion.
21 changes: 21 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
v1.2.3
Fixed server crash in feature generation, Closes #45
Finite water source, aqueduct draining water
Does not spawn vanilla entities in structures, Closes #21
Increased stick drop rate
Added stone tablet recipe
Fixed item additional information and tile entities naming
v1.2.2
Added patchouli manual book
Fixed flint spear rendering
Fixed milling does not do when result is almost full
Fixed problem with compatibility with inventory sorter mod
Millstone returns two outputs
Fixed millstone use animation, support for multiple items per input
Fixed position of items in JEI for millstone recipe
Reworked rendering of dried grass bed
Fixed wrong render type
Fixed aqueduct rendering
Fixed CraftTweaker INSTANCE field
Configurable breeding result of wild animals after generations in captivity
Fixed config spawn biome blacklist/whitelist
v1.2.1
- fixed CraftTweaker function names
v1.2.0
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
org.gradle.jvmargs=-Xmx3G
org.gradle.daemon=false

game_version=1.2.2
game_version=1.2.3
mc_version=1.16.3
forge_version=34.1.42
# https://dvs1.progwml6.com/files/maven/mezz/jei/jei-1.16.3/
Expand Down

0 comments on commit d3ccd8c

Please sign in to comment.