Skip to content

Commit 3368220

Browse files
committed
update to 1.1.3
Signed-off-by: srs-bsns <forfrdm@gmail.com>
1 parent cbf11c2 commit 3368220

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Common Mods:
4646
* [StepUp - by NotTooManyItems](https://minecraft.curseforge.com/projects/stepup)
4747
* [Storage Drawers - by jaquadro](https://minecraft.curseforge.com/projects/storage-drawers)
4848
- [LIB: Chameleon - by jaquadro](https://minecraft.curseforge.com/projects/chameleon)
49-
- [ADDON: Drawers Bits - by Belgabor](https://minecraft.curseforge.com/projects/drawers-bits)
49+
- ~~[ADDON: Drawers Bits - by Belgabor](https://minecraft.curseforge.com/projects/drawers-bits)~~ Removed in 1.1.3
5050
* [Tinkers' Construct - by SlimeKnights](https://minecraft.curseforge.com/projects/tinkers-construct)
5151
- [LIB: Mantle - by SlimeKnights](https://minecraft.curseforge.com/projects/mantle)
5252
* [Tomb Many Graves - by M4thG33k](https://minecraft.curseforge.com/projects/tomb-many-graves)

instance.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ OverrideWindow=false
1111
iconKey=RTGIcon
1212
lastLaunchTime=1478134492891
1313
name=Team RTG Community Server
14-
notes=[RTG Community Server] Client Modpack v1.1.2 2016-11-27
14+
notes=[RTG Community Server] Client Modpack v1.1.3 2016-11-27
1515
totalTimePlayed=1
-80 KB
Binary file not shown.

patches/net.minecraftforge.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
{
9595
"MMC-depend": "hard",
9696
"insert": "prepend",
97-
"name": "net.minecraftforge:forge:1.10.2-12.18.2.2125:universal",
97+
"name": "net.minecraftforge:forge:1.10.2-12.18.2.2151:universal",
9898
"url": "http://files.minecraftforge.net/maven/"
9999
}
100100
],
@@ -107,5 +107,5 @@
107107
"minecraftArguments": "--username ${auth_player_name} --version ${version_name} --gameDir ${game_directory} --assetsDir ${assets_root} --assetIndex ${assets_index_name} --uuid ${auth_uuid} --accessToken ${auth_access_token} --userType ${user_type} --versionType Forge",
108108
"name": "Forge",
109109
"order": 5,
110-
"version": "forge 1.10.2-12.18.2.2125"
110+
"version": "forge 1.10.2-12.18.2.2151"
111111
}

0 commit comments

Comments
 (0)