mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2026-09-17 14:51:25 +00:00
Update to Minecraft 1.20.1
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
# SPDX-License-Identifier: MPL-2.0
|
||||
|
||||
modLoader="javafml"
|
||||
loaderVersion="[46,47)"
|
||||
loaderVersion="[47,48)"
|
||||
|
||||
issueTrackerURL="https://github.com/cc-tweaked/CC-Tweaked/issues"
|
||||
logoFile="pack.png"
|
||||
@@ -26,6 +26,6 @@ CC: Tweaked is a fork of ComputerCraft, adding programmable computers, turtles a
|
||||
[[dependencies.computercraft]]
|
||||
modId="forge"
|
||||
mandatory=true
|
||||
versionRange="[${forgeVersion},47)"
|
||||
versionRange="[${forgeVersion},48)"
|
||||
ordering="NONE"
|
||||
side="BOTH"
|
||||
|
||||
Reference in New Issue
Block a user