updated to 0.3
This commit is contained in:
		
							parent
							
								
									e0360b8b21
								
							
						
					
					
						commit
						cb19e38938
					
				@ -1,3 +1,6 @@
 | 
				
			|||||||
 | 
					Version 0.3 - April 3, 2024
 | 
				
			||||||
 | 
					- Thermal Expansion was the incorrect version, and wasn't being loaded. Fix this.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Version 0.2 - March 15, 2024
 | 
					Version 0.2 - March 15, 2024
 | 
				
			||||||
- Removed the TF2 Stuff mod; it wasn't worth the trouble.
 | 
					- Removed the TF2 Stuff mod; it wasn't worth the trouble.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
							
								
								
									
										2
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								Makefile
									
									
									
									
									
								
							@ -1,7 +1,7 @@
 | 
				
			|||||||
# Makefile for Erbosoft Sierra Modpack
 | 
					# Makefile for Erbosoft Sierra Modpack
 | 
				
			||||||
# AGRB 1/24/2023
 | 
					# AGRB 1/24/2023
 | 
				
			||||||
 | 
					
 | 
				
			||||||
VERSION=0.2
 | 
					VERSION=0.3
 | 
				
			||||||
FORGEMOD=forge-1.12.2-14.23.5.2859-universal.jar
 | 
					FORGEMOD=forge-1.12.2-14.23.5.2859-universal.jar
 | 
				
			||||||
FORGEINSTALLER=forge-1.12.2-14.23.5.2859-installer.jar
 | 
					FORGEINSTALLER=forge-1.12.2-14.23.5.2859-installer.jar
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
@ -58,7 +58,7 @@ ThaumicTerminal-1.0.12.jar|https://www.curseforge.com/minecraft/mc-mods/thaumic-
 | 
				
			|||||||
thaumicwonders-1.8.2.jar|https://www.curseforge.com/minecraft/mc-mods/thaumic-wonders/files
 | 
					thaumicwonders-1.8.2.jar|https://www.curseforge.com/minecraft/mc-mods/thaumic-wonders/files
 | 
				
			||||||
ThermalCultivation-1.12.2-0.3.6.1-universal.jar|https://www.curseforge.com/minecraft/mc-mods/thermal-cultivation/files
 | 
					ThermalCultivation-1.12.2-0.3.6.1-universal.jar|https://www.curseforge.com/minecraft/mc-mods/thermal-cultivation/files
 | 
				
			||||||
ThermalDynamics-1.12.2-2.5.6.1-universal.jar|https://www.curseforge.com/minecraft/mc-mods/thermal-dynamics/files
 | 
					ThermalDynamics-1.12.2-2.5.6.1-universal.jar|https://www.curseforge.com/minecraft/mc-mods/thermal-dynamics/files
 | 
				
			||||||
thermal_expansion-1.19.2-10.0.0.19.jar|https://www.curseforge.com/minecraft/mc-mods/thermal-expansion/files
 | 
					ThermalExpansion-1.12.2-5.5.7.1-universal.jar|https://www.curseforge.com/minecraft/mc-mods/thermal-expansion/files
 | 
				
			||||||
ThermalFoundation-1.12.2-2.6.7.1-universal.jar|https://www.curseforge.com/minecraft/mc-mods/thermal-foundation/files
 | 
					ThermalFoundation-1.12.2-2.6.7.1-universal.jar|https://www.curseforge.com/minecraft/mc-mods/thermal-foundation/files
 | 
				
			||||||
ThermalInnovation-1.12.2-0.3.6.1-universal.jar|https://www.curseforge.com/minecraft/mc-mods/thermal-innovation/files
 | 
					ThermalInnovation-1.12.2-0.3.6.1-universal.jar|https://www.curseforge.com/minecraft/mc-mods/thermal-innovation/files
 | 
				
			||||||
trafficcontrol-0.4.1.jar|https://www.curseforge.com/minecraft/mc-mods/traffic-control/files
 | 
					trafficcontrol-0.4.1.jar|https://www.curseforge.com/minecraft/mc-mods/traffic-control/files
 | 
				
			||||||
 | 
				
			|||||||
@ -67,7 +67,7 @@ their godchildren, their godchildren's mother, and some of Sabrina's gamer frien
 | 
				
			|||||||
- Thaumic Wonders 1.8.2
 | 
					- Thaumic Wonders 1.8.2
 | 
				
			||||||
- Thermal Cultivation 0.3.6.1
 | 
					- Thermal Cultivation 0.3.6.1
 | 
				
			||||||
- Thermal Dynamics 2.5.6.1
 | 
					- Thermal Dynamics 2.5.6.1
 | 
				
			||||||
- Thermal Expansion 10.0.0.19
 | 
					- Thermal Expansion 5.5.7.1
 | 
				
			||||||
- Thermal Foundation 2.6.7.1
 | 
					- Thermal Foundation 2.6.7.1
 | 
				
			||||||
- Thermal Innovation 0.3.6.1
 | 
					- Thermal Innovation 0.3.6.1
 | 
				
			||||||
- Tinkers' Construct 2.13.0.183
 | 
					- Tinkers' Construct 2.13.0.183
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user