Version meta data updated.
This commit is contained in:
parent
741b266efc
commit
2805e59d26
9 changed files with 19 additions and 9 deletions
|
@ -5,4 +5,4 @@ version_minecraft=1.15.2
|
|||
version_forge_minecraft=1.15.2-31.1.77
|
||||
version_fml_mappings=20200225-1.15.1
|
||||
version_jei=1.15.2:6.0.0.2
|
||||
version_engineersdecor=1.0.20-b7
|
||||
version_engineersdecor=1.1.0-b1
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"homepage": "https://www.curseforge.com/minecraft/mc-mods/engineers-decor/",
|
||||
"1.15.2": {
|
||||
"1.0.20-b7": "[A] Dense Grit Sand added.\n[!] Variant Slab compatibility fix. *This may alter placed slabs of this mod, data fixers don't work yet unfortunately*.",
|
||||
"1.0.20-b6": "[M] Slab Slice placement improved.\n[M] Quite some naming/refractoring under the hood.",
|
||||
"1.0.20-b5": "[A] Electrical Furnace can draw in smelting input items from an adjacent inventory when a Hopper is placed in the auxiliary slot.\n[M] Wrapped Labeled Crate label slot to prevent sorting mods from altering the label.",
|
||||
"1.0.20-b4": "[F] Fixed Mineral Smelter fluid voiding on external draining (issue #92, thx papaworld, pupnewfster).",
|
||||
|
@ -20,6 +21,6 @@
|
|||
},
|
||||
"promos": {
|
||||
"1.15.2-recommended": "",
|
||||
"1.15.2-latest": "1.0.20-b6"
|
||||
"1.15.2-latest": "1.0.20-b7"
|
||||
}
|
||||
}
|
|
@ -11,7 +11,9 @@ Mod sources for Minecraft version 1.15.1.
|
|||
|
||||
## Version history
|
||||
|
||||
~ v1.0.20-b7 [A] Dense Grit Sand added.
|
||||
~ v1.1.0-b1 [M]
|
||||
|
||||
- v1.0.20-b7 [A] Dense Grit Sand added.
|
||||
[!] Variant Slab compatibility fix. *This may alter placed slabs of this mod,
|
||||
data fixers don't work yet unfortunately*.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue