update underground biomes constructs
This commit is contained in:
12
install.json
12
install.json
@@ -1582,11 +1582,13 @@
|
|||||||
{
|
{
|
||||||
"Id": "mod:undergroundbiomes",
|
"Id": "mod:undergroundbiomes",
|
||||||
"Name": "Underground Biomes Constructs",
|
"Name": "Underground Biomes Constructs",
|
||||||
"DestPath": "mods/UndergroundBiomesConstructs-1.7.10-0.8-beta49.jar",
|
"DestPath": "mods/UndergroundBiomesConstructs.jar",
|
||||||
"SourceUrl": "https://edge.forgecdn.net/files/2304/497/UndergroundBiomesConstructs-1.7.10-0.8-beta49.jar",
|
"SourceUrl": "https://github.com/LITW-Refined/UndergroundBiomesConstructs1.7/releases/download/0.9.0/UndergroundBiomes-0.9.0.jar",
|
||||||
"SourceType": "CurseForge",
|
"SourceType": "GitHub",
|
||||||
"SourceName": "72744",
|
"SourceOwner": "LITW-Refined",
|
||||||
"SourceTag": "2304497"
|
"SourceName": "UndergroundBiomesConstructs1.7",
|
||||||
|
"SourceRegex": "^.*\\-(|v|V)[0-9\\.\\+\\-]*?(|\\-pre|\\-GTNH|\\-gtnh)\\.jar$",
|
||||||
|
"SourceTag": "0.9.0"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Id": "mod:unidict",
|
"Id": "mod:unidict",
|
||||||
|
|||||||
@@ -3,6 +3,10 @@
|
|||||||
{
|
{
|
||||||
"Version": "1.10.0.0",
|
"Version": "1.10.0.0",
|
||||||
"Actions": [
|
"Actions": [
|
||||||
|
{
|
||||||
|
"Type": "Delete",
|
||||||
|
"DestPath": "mods/UndergroundBiomesConstructs-1.7.10-0.8-beta49.jar"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"InheritFrom": "mod:adventurebackpack"
|
"InheritFrom": "mod:adventurebackpack"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user