mirror of
				https://github.com/SquidDev-CC/CC-Tweaked
				synced 2025-11-04 15:43:00 +00:00 
			
		
		
		
	Bump Forge version one more time
This commit is contained in:
		@@ -6,5 +6,5 @@ mod_version=1.100.3
 | 
			
		||||
# Minecraft properties (update mods.toml when changing)
 | 
			
		||||
mc_version=1.18.2
 | 
			
		||||
mapping_version=2022.02.13
 | 
			
		||||
forge_version=40.0.19
 | 
			
		||||
forge_version=40.0.24
 | 
			
		||||
# NO SERIOUSLY, UPDATE mods.toml WHEN CHANGING
 | 
			
		||||
 
 | 
			
		||||
@@ -21,6 +21,6 @@ CC: Tweaked is a fork of ComputerCraft, adding programmable computers, turtles a
 | 
			
		||||
[[dependencies.computercraft]]
 | 
			
		||||
    modId="forge"
 | 
			
		||||
    mandatory=true
 | 
			
		||||
    versionRange="[40.0.19,41)"
 | 
			
		||||
    versionRange="[40.0.24,41)"
 | 
			
		||||
    ordering="NONE"
 | 
			
		||||
    side="BOTH"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user