Commit Graph

259 Commits

Author SHA1 Message Date
hugoalh
7ba95504a6
Add lang zh_tw 2024-11-30 17:14:43 +08:00
Tschipp
d3ab092d4f fixed build pipeline (hopefully) 2024-08-21 09:56:53 +02:00
Tschipp
9a5b09136f changed build.gradle 2024-08-19 12:04:15 +02:00
Tschipp
8b96dab42b changed build.gradle 2024-08-19 11:27:20 +02:00
Tschipp
5271a82b9f changed build.gradle 2024-08-19 11:10:14 +02:00
Tschipp
a4843857cd Updated to 1.21.1 2024-08-19 10:58:36 +02:00
Tschipp
2a9a8703d4 fixed neoforge crashing on load 2024-07-17 23:34:36 +02:00
Tschipp
2be47d8d53 fixed fabric servers not being joinable 2024-07-17 22:31:57 +02:00
Tschipp
742a9f0ebc fixed fabric servers not being joinable 2024-07-17 22:31:36 +02:00
Tschipp
dd9964b7b2 Updated to 1.21 2024-07-14 23:57:55 +02:00
Tschipp
753f19e7b0 Updated to 1.21 2024-07-14 15:35:40 +02:00
Tschipp
3cfb59b70a
Merge pull request #647 from thatTopHatCat/patch-1
Added items from Cuffed to blacklist
2024-07-10 21:33:02 +02:00
Tschipp
02d3b110a3
Merge branch '1.20' into patch-1 2024-07-10 21:32:50 +02:00
Tschipp
2830bb3a65
Merge pull request #640 from smoong951/1.20
Update ko_kr.json
2024-07-10 21:31:36 +02:00
Tschipp
3fd4c92822 fixed build 2024-07-10 21:31:01 +02:00
Tschipp
d64aaea8f9 updated Jenkinsfile 2024-07-09 23:50:54 +02:00
Tschipp
032c1a943a updated configs 2024-07-09 23:47:22 +02:00
Wheelbarrow
43d990a4db
Added items from Cuffed to blacklist
you could pick up padlocks lmao
2024-07-07 17:54:11 -04:00
Tschipp
8cc0424d46 1.20.6 works, except for forge 2024-06-28 13:02:53 +02:00
Tschipp
b574f5b509 started work on 1.20.6 2024-06-23 20:28:08 +02:00
smoong
5750880473
Update ko_kr.json 2024-06-24 00:00:02 +09:00
Tschipp
75ca33bb8d updated Jenkinsfile 2024-02-27 22:47:33 +01:00
Tschipp
196ffb03bf updated build.gradle 2024-02-27 22:34:04 +01:00
Tschipp
08804d435d updated build.gradle, config 2024-02-27 22:14:43 +01:00
Tschipp
2f2a4a6ca5 Added proper copyright notice 2024-02-27 22:02:35 +01:00
Tschipp
5fb444a92c Fixed tags not loading, updated configs 2024-02-26 23:25:16 +01:00
Tschipp
aa6ba82ae5 Updated to 1.20.4, added NeoForge 2024-02-25 17:53:24 +01:00
Tschipp
0d9e6cf32e Fixed memory leak, crash with Rats, now compatible with newer forge versions. 2023-11-19 23:00:43 +01:00
Tschipp
be7c5e891e
Merge pull request #560 from ZEROX7/patch-1
Update mods.toml
2023-11-19 21:52:55 +01:00
ZEROX7
3ee6f8d56a
Update mods.toml
fixes not working with newer forges
2023-10-02 18:21:22 +02:00
Tschipp
dbb7e59b21 should be compatible on 1.20 2023-08-30 22:08:00 +02:00
Tschipp
68341b7ff1 Fixed various bugs relating to placement 2023-08-30 22:01:43 +02:00
Tschipp
a5366a9a2f no longer includes amecs 2023-07-25 14:08:32 +02:00
Tschipp
5efb509aea Fixed crash with amecs 2023-07-07 09:50:03 +02:00
Tschipp
ddbd9d3d84 Update to 1.20.1 2023-07-06 18:48:28 +02:00
Tschipp
e44ff0ea5b Fixed IMC, Keybinds, other bugs 2023-07-06 17:11:12 +02:00
Tschipp
0f22c9650f Merge remote-tracking branch 'origin/1.19-multiloader' into 1.19-multiloader
# Conflicts:
#	Fabric/build.gradle
2023-07-06 17:10:47 +02:00
Tschipp
5c460996ae Fixed IMC, Keybinds, other bugs 2023-07-06 17:06:47 +02:00
Tschipp
6c30e82dc5
Merge pull request #521 from alpeerkaraca/1.19-multiloader
Add tr_tr.json!
2023-07-04 19:42:57 +02:00
Alper Karaca
1d29f99e7c
Add tr_tr.json! 2023-07-04 18:55:35 +03:00
Tschipp
80899ad999
updated MixinExtras 2023-04-28 22:11:36 +02:00
Tschipp
dafcf0c0c2 Merge remote-tracking branch 'origin/1.19-multiloader' into 1.19-multiloader
# Conflicts:
#	Common/src/main/java/tschipp/carryon/common/config/CarryConfig.java
2023-04-24 22:27:25 +02:00
Tschipp
2cbff25e0c Updated to 1.19.4, fixed bugs 2023-04-24 22:24:54 +02:00
Tschipp
f330646b9d
Merge pull request #478 from Meowlala/1.19-multiloader
Config option for picking unbreakable blocks in Survival
2023-04-24 13:54:31 +02:00
Tschipp
50d47ab650
Merge pull request #469 from MarkusBordihn/patch-2
[1.19] Added easy_npc entities to the forbiddenEntities list.
2023-04-24 13:53:50 +02:00
Meowlala
a5b619a77c Config option for picking unbreakable blocks in Survival
This was supported in earlier versions of CarryOn, and has some use cases, e.g. moving BetterEnd's eternal pedestals.

Off by default, simply disables the destroySpeed check when picking up a block.

Best combined with a whitelist.
2023-03-21 11:13:40 -05:00
Markus Bordihn
b1e6ea2865
Update CarryConfig.java 2023-02-25 02:18:10 +01:00
Markus Bordihn
7cd979d3e7
Added easy_npc entities to the forbiddenEntities list. 2023-02-25 00:38:21 +01:00
Tschipp
1e1324bcde Fixed MixinExtras by using JarJar 2023-02-01 21:04:16 +01:00
Tschipp
b684df06fa
Update issue_template.md 2023-01-29 19:03:01 +01:00