Ex Deorum 1.18
This commit is contained in:
parent
a774c93a64
commit
b1af41ede7
|
|
@ -5,7 +5,7 @@ plugins {
|
|||
id 'org.spongepowered.mixin' version '0.7.+'
|
||||
}
|
||||
|
||||
version = '1.17'
|
||||
version = '1.18'
|
||||
group = 'thedarkcolour.exdeorum'
|
||||
base {
|
||||
archivesName = 'exdeorum'
|
||||
|
|
|
|||
|
|
@ -1,6 +1,10 @@
|
|||
## Ex Deorum 1.18
|
||||
## Ex Deorum 1.19
|
||||
- Added Mechanical Hammer, a machine that uses FE to hammer blocks automatically. Uses 20 FE a tick by default and takes 200 ticks (10 seconds) to hammer an item with a hammer that has no efficiency.
|
||||
|
||||
## Ex Deorum 1.18
|
||||
- Fixed bug with milk and slime recipe.
|
||||
- Barrel fluid mixing recipes can now consume the additive fluid using the `consumes_additive` boolean property in the recipe JSON. (ex. Water and Milk making slime)
|
||||
|
||||
## Ex Deorum 1.17
|
||||
- Added Nether Wart as a sieve drop from Soul Sand
|
||||
- Fixed Frozen Ocean biomes spawning floating icebergs in the void world type
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user