mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-07-30 07:42:56 +00:00
Bump CC:T to 1.114.5
This commit is contained in:
parent
74f707aaea
commit
1e25fa9bc3
@ -12,7 +12,7 @@ neogradle.subsystems.conventions.runs.enabled=false
|
||||
|
||||
# Mod properties
|
||||
isUnstable=true
|
||||
modVersion=1.114.4
|
||||
modVersion=1.114.5
|
||||
|
||||
# Minecraft properties: We want to configure this here so we can read it in settings.gradle
|
||||
mcVersion=1.21.1
|
||||
|
@ -1,3 +1,8 @@
|
||||
# New features in CC: Tweaked 1.114.5
|
||||
|
||||
One bug fix:
|
||||
* Fix `turtle.craft` crafting too many items for shapeless recipes.
|
||||
|
||||
# New features in CC: Tweaked 1.114.4
|
||||
|
||||
* Allow typing/pasting any character in the CC charset.
|
||||
|
@ -1,10 +1,6 @@
|
||||
New features in CC: Tweaked 1.114.4
|
||||
New features in CC: Tweaked 1.114.5
|
||||
|
||||
* Allow typing/pasting any character in the CC charset.
|
||||
* Add a new `computercraft:storage_capacity` to override a disk or computer's capacity.
|
||||
|
||||
Several bug fixes:
|
||||
* Fix command computers having NBT set when placed in a Create contraption.
|
||||
* Use correct bounding box when checking for entities in turtle movement.
|
||||
One bug fix:
|
||||
* Fix `turtle.craft` crafting too many items for shapeless recipes.
|
||||
|
||||
Type "help changelog" to see the full version history.
|
||||
|
Loading…
x
Reference in New Issue
Block a user