Commit Graph

22 Commits

Author SHA1 Message Date
Tracktark
a622cf0452
Add minecraft:interaction to entity blacklist 2024-08-27 17:34:14 +02:00
Tschipp
02d3b110a3
Merge branch '1.20' into patch-1 2024-07-10 21:32:50 +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
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
68341b7ff1 Fixed various bugs relating to placement 2023-08-30 22:01:43 +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
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
Wilson Simanjuntak
e836734ca8
Blacklist all SecurityCraft stuff by default
Blacklist all SecurityCraft entities and blocks by default, because they're designed to be unbreakable except by their "owner(s)".
2023-01-06 13:38:45 +07:00
Tschipp
ce00fa1f85 Added FirstPersonRender compat, augmented blacklist, fixed mixin conflict issue 2022-12-30 15:28:47 +01:00
Tschipp
49f3990eee Fixed bugs 2022-12-10 18:28:21 +01:00
Tschipp
191ce26ee4 Added final config options. Added gamestages support. Fixed rendering issues 2022-12-05 00:17:48 +01:00
Tschipp
375eb8dcc3 Added networking, Scripting 2022-11-29 00:49:57 +01:00
Tschipp
cf6a14f5d9 More updates to joint fabric-forge build 2022-11-16 09:31:55 -08:00