Ex Deorum 1.26
This commit is contained in:
parent
39a5895c12
commit
daf1963d39
|
|
@ -5,7 +5,7 @@ plugins {
|
|||
id 'org.spongepowered.mixin' version '0.7.+'
|
||||
}
|
||||
|
||||
version = '1.25'
|
||||
version = '1.26'
|
||||
group = 'thedarkcolour.exdeorum'
|
||||
base {
|
||||
archivesName = 'exdeorum'
|
||||
|
|
|
|||
|
|
@ -3,6 +3,7 @@
|
|||
- Increased drop rate of Iron Ore Chunk
|
||||
- Updated documentation to explain how to add Ex Deorum recipes through JSON data packs. If you are using KubeJS/CraftTweaker, this will probably be useful to you as well. Check it out [here](https://exdeorum.readthedocs.io/en/latest/datapack/).
|
||||
- Fixed Witch Water spawning mushrooms when not converting (now, they only spawn while converting from water to witch water)
|
||||
- Improved color transition used in witch water conversion
|
||||
|
||||
## Ex Deorum 1.25
|
||||
- Fixed crash with fluid containers
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user