From 9ecca0265d7609b21cc94b501465a8901441357a Mon Sep 17 00:00:00 2001 From: Timo Ley Date: Thu, 29 Dec 2022 21:35:05 +0100 Subject: [PATCH] feat: add voxelmap & some fixes --- addon.json | 48 ++++++++++++++++--- src/modpack.json | 38 +++++++++++++-- src/overrides/config/additionalpipes.cfg | 32 +++++++++++++ src/overrides/config/aether/AetherI.cfg | 59 ++++++++++++++++++++++++ 4 files changed, 165 insertions(+), 12 deletions(-) create mode 100644 src/overrides/config/additionalpipes.cfg create mode 100644 src/overrides/config/aether/AetherI.cfg diff --git a/addon.json b/addon.json index 52d7ab4..a6c653c 100644 --- a/addon.json +++ b/addon.json @@ -731,7 +731,8 @@ "https://mediafiles.forgecdn.net/files/2292/845/ResourceLoader-MC1.7.10-1.3.jar" ], "flags": { - "both": ["required"] + "client": ["required"], + "server": ["incompatible"] }, "install": [ { @@ -866,7 +867,8 @@ "https://mediafiles.forgecdn.net/files/2230/518/Waila-1.5.10_1.7.10.jar" ], "flags": { - "both": ["required"] + "client": ["required"], + "server": ["incompatible"] }, "install": [ { @@ -981,7 +983,7 @@ { "qualifier": "mod-redpower", "link": [ - "https://cdn.tilera.xyz/minecraft/mods/mtreloaded/RedPower-2.0pr7-dirty.1.jar" + "https://maven.tilera.xyz/com/eloraam/redpower/RedPower/2.0pr7-dirty/RedPower-2.0pr7-dirty.jar" ], "flags": { "both": ["required"] @@ -1041,7 +1043,7 @@ { "qualifier": "mod-cwg", "link": [ - "https://maven.tilera.xyz/dev/tilera/modding/cwg/1.2.0/cwg-1.2.0.jar" + "https://maven.tilera.xyz/dev/tilera/modding/cwg/1.3.0/cwg-1.3.0.jar" ], "flags": { "both": ["required"] @@ -1071,7 +1073,7 @@ { "qualifier": "mod-universalelectricity", "link": [ - "https://maven.tilera.xyz/universalelectricity/universalelectricity/5.1.0/universalelectricity-5.1.0.jar" + "https://maven.tilera.xyz/universalelectricity/universalelectricity/5.1.0/universalelectricity-5.1.1.jar" ], "flags": { "both": ["required"] @@ -1146,7 +1148,7 @@ { "qualifier": "mod-mffs", "link": [ - "https://maven.tilera.xyz/universalelectricity/mffs/1.0.4/mffs-1.0.4.jar" + "https://maven.tilera.xyz/universalelectricity/mffs/1.0.4/mffs-1.0.5.jar" ], "flags": { "both": ["required"] @@ -1161,7 +1163,7 @@ { "qualifier": "mod-icbm", "link": [ - "https://maven.tilera.xyz/universalelectricity/icbm/1.0.3/icbm-1.0.3.jar" + "https://maven.tilera.xyz/universalelectricity/icbm/1.0.3/icbm-1.0.4.jar" ], "flags": { "both": ["required"] @@ -1202,6 +1204,38 @@ "args": ["./mods"] } ] + }, + { + "qualifier": "mod-liteloader", + "link": [ + "https://cdn.tilera.xyz/minecraft/mods/mtreloaded/00liteloader-1.7.10.jar" + ], + "flags": { + "client": ["required"], + "server": ["incompatible"] + }, + "install": [ + { + "action": "move", + "args": ["./mods"] + } + ] + }, + { + "qualifier": "mod-voxelmap", + "link": [ + "https://cdn.tilera.xyz/minecraft/mods/mtreloaded/mod_voxelMap_1.7.0b_for_1.7.10.litemod" + ], + "flags": { + "client": ["required"], + "server": ["incompatible"] + }, + "install": [ + { + "action": "move", + "args": ["./mods"] + } + ] } ], "relations": [ diff --git a/src/modpack.json b/src/modpack.json index 945a732..386b667 100644 --- a/src/modpack.json +++ b/src/modpack.json @@ -909,7 +909,7 @@ { "id": "mod-redpower", "file": { - "link": "https://cdn.tilera.xyz/minecraft/mods/mtreloaded/RedPower-2.0pr7-dirty.1.jar", + "link": "https://maven.tilera.xyz/com/eloraam/redpower/RedPower/2.0pr7-dirty/RedPower-2.0pr7-dirty.jar", "installer": "internal.dir:mods" }, "type": "mod", @@ -965,7 +965,7 @@ { "id": "mod-cwg", "file": { - "link": "https://maven.tilera.xyz/dev/tilera/modding/cwg/1.2.0/cwg-1.2.0.jar", + "link": "https://maven.tilera.xyz/dev/tilera/modding/cwg/1.3.0/cwg-1.3.0.jar", "installer": "internal.dir:mods" }, "type": "mod", @@ -993,7 +993,7 @@ { "id": "mod-universalelectricity", "file": { - "link": "https://maven.tilera.xyz/universalelectricity/universalelectricity/5.1.0/universalelectricity-5.1.0.jar", + "link": "https://maven.tilera.xyz/universalelectricity/universalelectricity/5.1.0/universalelectricity-5.1.1.jar", "installer": "internal.dir:mods" }, "type": "mod", @@ -1063,7 +1063,7 @@ { "id": "mod-mffs", "file": { - "link": "https://maven.tilera.xyz/universalelectricity/mffs/1.0.4/mffs-1.0.4.jar", + "link": "https://maven.tilera.xyz/universalelectricity/mffs/1.0.4/mffs-1.0.5.jar", "installer": "internal.dir:mods" }, "type": "mod", @@ -1077,7 +1077,7 @@ { "id": "mod-icbm", "file": { - "link": "https://maven.tilera.xyz/universalelectricity/icbm/1.0.3/icbm-1.0.3.jar", + "link": "https://maven.tilera.xyz/universalelectricity/icbm/1.0.3/icbm-1.0.4.jar", "installer": "internal.dir:mods" }, "type": "mod", @@ -1116,6 +1116,34 @@ "included" ] }, + { + "id": "mod-liteloader", + "file": { + "link": "https://cdn.tilera.xyz/minecraft/mods/mtreloaded/00liteloader-1.7.10.jar", + "installer": "internal.dir:mods" + }, + "type": "mod", + "options": [ + "server", + "client", + "required", + "included" + ] + }, + { + "id": "mod-voxelmap", + "file": { + "link": "https://cdn.tilera.xyz/minecraft/mods/mtreloaded/mod_voxelMap_1.7.0b_for_1.7.10.litemod", + "installer": "internal.dir:mods" + }, + "type": "mod", + "options": [ + "server", + "client", + "required", + "included" + ] + }, { "id": "forge", "versions": "[1.7.10-10.13.4.1614-1.7.10]", diff --git a/src/overrides/config/additionalpipes.cfg b/src/overrides/config/additionalpipes.cfg new file mode 100644 index 0000000..9ebb145 --- /dev/null +++ b/src/overrides/config/additionalpipes.cfg @@ -0,0 +1,32 @@ +# Configuration file + +general { + # Turn on recipes for removing the redstone and sealant from pipes to turn them back to transport pipes + B:allowWRRemove=true + + # Range of chunk load boundaries. + I:chunkSightRange=8 + + # Whether or not the chunkloader is added as a block + B:enableChunkloader=false + + # Enable debug logging for development + B:enableDebugLog=false + + # When right clicking on something with a gui, do not show the gui if you have a pipe in your hand + B:filterRightclicks=false + + # How many ticks the Gravity Feed Pipe needs to extract an item + I:gravityFeedPipeTicksPerPull=48 + + # Default key to toggle chunk load boundaries. + I:laserKeyChar=68 + + # Percentage of power a power teleport pipe transmits. Between 0 and 100. + I:powerTransmittance=90 + + # Amount of water the Water Pump Pipe produces in millibuckets/tick + I:waterPumpWaterPerTick=90 +} + + diff --git a/src/overrides/config/aether/AetherI.cfg b/src/overrides/config/aether/AetherI.cfg new file mode 100644 index 0000000..a80e503 --- /dev/null +++ b/src/overrides/config/aether/AetherI.cfg @@ -0,0 +1,59 @@ +# Configuration file + +"aether world generation" { + B:"Christmas Content"=false + B:"Enable Tall Grass"=false + B:"Spawns Holiday Trees during December and January automatically. Christmas Content overrides this."=true +} + + +gameplay { + I:"Max Life Shards"=10 + B:"Removes the requirement for a player to be an operator to use the Sun Altar in multiplayer."=false + B:"Spawns Player with Aether Portal Frame"=false +} + + +misc { + B:"Activate portal with only Skyroot bucket"=false + B:"Changes whether the Altar should be named Enchanter or not."=false + B:"Determines whether the Aether b1.7.3 resource pack should be generated."=true + I:"Dimension below aether"=0 + B:"Disables eternal day making time cycle in the Aether without having to kill the Sun Spirit. This is mainly intended for use in modpacks."=false + B:"Enable Legacy Visuals"=false + B:"Enables the Aether Menu"=false + B:"Enables the Aether Menu toggle button"=true + B:"Enables the Golden Feather in dungeon loot"=false + B:"Enables the Valkyrie Cape in dungeon loot"=true + B:"Floating block collision"=true + B:"If disabed, the Sun Spirit's dialog will only show once per world."=true + I:"Sets the id for the Inebriation effect."=31 +} + + +spawnrates { + I:"Aechor Plant Spawnrate. 1 is always, higher numbers decrease chances."=55 + I:"Aerbunny Spawnrate. 1 is always, higher numbers decrease chances."=1 + I:"Aerwhale Spawnrate. 1 is always, higher numbers decrease chances."=1 + I:"Cockatrice Spawnrate. 1 is always, higher numbers decrease chances."=45 + I:"Flying Cow Spawnrate. 1 is always, higher numbers decrease chances."=1 + I:"Moa Spawnrate. 1 is always, higher numbers decrease chances."=1 + I:"Phyg Spawnrate. 1 is always, higher numbers decrease chances."=1 + I:"Sheepuff Spawnrate. 1 is always, higher numbers decrease chances."=1 + I:"Swet Spawnrate. 1 is always, higher numbers decrease chances."=40 + I:"Whirlwind Spawnrate. 1 is always, higher numbers decrease chances."=55 + I:"Zephyr Spawnrate. 1 is always, higher numbers decrease chances."=65 +} + + +trivia { + B:"Disable random trivia"=false +} + + +"world identification" { + I:"Aether Biome ID"=125 + I:"Aether Dimension ID"=4 +} + +