Skip to content

Commit fbf994e

Browse files
committed
Merge branch 'mc-1.20.x' into mc-1.21.x
2 parents 89dd521 + 8344c0a commit fbf994e

File tree

24 files changed

+938
-716
lines changed

24 files changed

+938
-716
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ neogradle.subsystems.conventions.runs.enabled=false
1212

1313
# Mod properties
1414
isUnstable=true
15-
modVersion=1.115.1
15+
modVersion=1.116.0
1616

1717
# Minecraft properties: We want to configure this here so we can read it in settings.gradle
1818
mcVersion=1.21.1

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ ideaExt = "1.1.7"
6969
illuaminate = "0.1.0-83-g1131f68"
7070
lwjgl = "3.3.3"
7171
minotaur = "2.8.7"
72-
modDevGradle = "2.0.78"
72+
modDevGradle = "2.0.95"
7373
nullAway = "0.12.7"
7474
shadow = "8.3.1"
7575
spotless = "7.0.2"

package-lock.json

Lines changed: 349 additions & 327 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@
1313
},
1414
"devDependencies": {
1515
"@rollup/plugin-node-resolve": "^16.0.0",
16-
"@rollup/plugin-typescript": "^12.0.0",
16+
"@rollup/plugin-typescript": "^12.0.0 && <12.1.3",
1717
"@rollup/plugin-url": "^8.0.1",
1818
"@swc/core": "^1.3.92",
19-
"@types/node": "^22.0.0",
19+
"@types/node": "^24.0.0",
2020
"lightningcss": "^1.22.0",
2121
"preact-render-to-string": "^6.2.1",
2222
"rehype": "^13.0.0",

projects/common/src/main/resources/assets/computercraft/lang/cs_cz.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,8 +205,10 @@
205205
"item.computercraft.treasure_disk": "Disketa",
206206
"itemGroup.computercraft": "ComputerCraft",
207207
"tag.item.computercraft.computer": "Počítače",
208+
"tag.item.computercraft.disks": "Disky",
208209
"tag.item.computercraft.dyeable": "Obarvitelné předměty",
209210
"tag.item.computercraft.monitor": "Monitory",
211+
"tag.item.computercraft.pocket_computers": "Kapesní počítače",
210212
"tag.item.computercraft.turtle": "Roboti",
211213
"tag.item.computercraft.turtle_can_place": "Roboty-umístitelné předměty",
212214
"tag.item.computercraft.wired_modem": "Drátové modemy",

projects/common/src/main/resources/assets/computercraft/lang/de_de.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,7 @@
177177
"item.computercraft.treasure_disk": "Diskette",
178178
"itemGroup.computercraft": "ComputerCraft",
179179
"tag.item.computercraft.computer": "Computer",
180+
"tag.item.computercraft.dyeable": "Färbbare Elemente",
180181
"tag.item.computercraft.monitor": "Monitore",
181182
"tag.item.computercraft.turtle": "Turtles",
182183
"tag.item.computercraft.wired_modem": "Verkabelte Modems",

projects/common/src/main/resources/assets/computercraft/lang/it_it.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,8 +205,10 @@
205205
"item.computercraft.treasure_disk": "Disco Floppy",
206206
"itemGroup.computercraft": "ComputerCraft",
207207
"tag.item.computercraft.computer": "Computer",
208+
"tag.item.computercraft.dyeable": "Oggetti colorabili",
208209
"tag.item.computercraft.monitor": "Monitor",
209210
"tag.item.computercraft.turtle": "Tartarughe",
211+
"tag.item.computercraft.turtle_can_place": "Oggetti piazzabili da tartarughe",
210212
"tag.item.computercraft.wired_modem": "Modem cablati",
211213
"tracking_field.computercraft.avg": "%s (media)",
212214
"tracking_field.computercraft.computer_tasks.name": "Attività",

projects/common/src/main/resources/assets/computercraft/lang/ja_jp.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,8 +205,10 @@
205205
"item.computercraft.treasure_disk": "フロッピーディスク",
206206
"itemGroup.computercraft": "ComputerCraft",
207207
"tag.item.computercraft.computer": "コンピューター",
208+
"tag.item.computercraft.disks": "ディスク",
208209
"tag.item.computercraft.dyeable": "染色可能なアイテム",
209210
"tag.item.computercraft.monitor": "モニター",
211+
"tag.item.computercraft.pocket_computers": "ポケットコンピューター",
210212
"tag.item.computercraft.turtle": "タートル",
211213
"tag.item.computercraft.turtle_can_place": "タートルが設置可能なアイテム",
212214
"tag.item.computercraft.wired_modem": "有線モデム",

projects/common/src/main/resources/assets/computercraft/lang/pl_pl.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@
9292
"item.computercraft.printed_pages": "Wydrukowane Strony",
9393
"item.computercraft.treasure_disk": "Dyskietka",
9494
"itemGroup.computercraft": "ComputerCraft",
95+
"tag.item.computercraft.turtle_can_place": "Przedmioty stawialne przez Żółwia",
9596
"upgrade.computercraft.speaker.adjective": "Hałaśliwy",
9697
"upgrade.computercraft.wireless_modem_advanced.adjective": "Enderowy",
9798
"upgrade.computercraft.wireless_modem_normal.adjective": "Bezprzewodowy",

projects/common/src/main/resources/assets/computercraft/lang/tr_tr.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,8 +205,10 @@
205205
"item.computercraft.treasure_disk": "Disket",
206206
"itemGroup.computercraft": "ComputerCraft",
207207
"tag.item.computercraft.computer": "Bilgisayarlar",
208+
"tag.item.computercraft.disks": "Diskler",
208209
"tag.item.computercraft.dyeable": "Boyanabilir eşyalar",
209210
"tag.item.computercraft.monitor": "Monitörler",
211+
"tag.item.computercraft.pocket_computers": "Cep Bilgisayarları",
210212
"tag.item.computercraft.turtle": "Turtlelar",
211213
"tag.item.computercraft.turtle_can_place": "Kaplumbağa-yerleştirilebilir eşyalar",
212214
"tag.item.computercraft.wired_modem": "Kablolu modemler",

0 commit comments

Comments
 (0)