Hanro50
08b2a41043
Fixed 3rd person rendering
2025-10-24 22:27:31 +02:00
Hanro50
9a484df16e
Fixed bugs related to picking up players
...
- Fixed slowness getting stuck when the other player dismounted with shift
- Fixed bug where player couldn't press shift to dismount
- Fixed being unable to place other player back down
2025-10-16 07:50:31 +02:00
Hanro50
e79e52cf65
Update PickupHandler.java
2025-10-15 22:03:53 +02:00
Hanro50
d35cb4ed72
Bug fixes
...
- Ports fabric disconnect fix to neoforge
- Fixes console error when trying to pickup non owned tamable mobs.
2025-10-15 22:03:28 +02:00
Hanro50
41b518942d
Update CarryOnRenderType.java
2025-10-15 08:16:00 +02:00
Hanro50
32db7222b7
Swear I did fix this
2025-10-15 08:07:18 +02:00
Hanro50
eadfba05e8
some mild work on porting to 1.21.9
2025-10-15 07:51:47 +02:00
Tschipp
ece3ed7ff2
Updated to 1.21.8. Changed Data Storage to use Attachments or Capabilities.
2025-09-01 10:18:25 +02:00
Tschipp
e7bf9a4dee
Updated to 1.21.6
2025-08-16 22:02:28 +02:00
Tschipp
7f6e41e36a
Blacklisted expanded Storage
2025-07-26 09:20:45 +02:00
Tschipp
c662995320
Updated Version Numbers
2025-07-26 00:39:54 +02:00
Tschipp
0dec5bb175
Fixed various Bugs
2025-07-26 00:39:32 +02:00
Tschipp
1194370405
Updated Configs
2025-07-26 00:37:35 +02:00
Tschipp
45a2b32c97
Fixed Player Carrying, closes #774
2025-07-22 23:48:52 +02:00
Tschipp
d1227d3d87
Updated to 1.21.5
2025-07-08 10:51:36 +02:00
Tschipp
60594ea3bc
Updated default Blacklist
2025-04-21 23:47:53 +02:00
Tschipp
43012f8462
Updated default Blacklist, Fixed Cloth Config compat with saving
2025-04-21 13:19:54 +02:00
Tschipp
24c15ffb7b
Updated version, fixed 1.21.4
2025-04-20 23:40:51 +02:00
Tschipp
67db9798d8
started work on mod event hooks
2025-02-03 14:31:25 +01:00
Aresiel
c803de7920
Forbid "You're in Grave Danger"'s blocks from being picked up
2025-01-07 19:55:44 +01:00
Tschipp
ae260556b2
Updated to 1.21.4, Added support for Cloth Config
2025-01-04 00:32:09 +01:00
Tschipp
230692baf6
Updated default Blacklist
2024-12-28 20:23:09 +01:00
Tschipp
0b46e57a92
Merge pull request #678 from Tracktark/patch-1
...
Add minecraft:interaction to entity blacklist
2024-12-28 16:05:55 +01:00
Tschipp
d653814af9
Merge pull request #714 from ImHoppy/ImHoppy-patch-1
2024-12-28 11:07:02 +01:00
Tschipp
058b547c30
Updated to 1.21.3
2024-12-27 18:25:03 +01:00
Hoppy
01cacce7df
Blacklist LittleTiles mod
...
Picking up a block from this mod can cause a crash loop due to excessive data
2024-12-01 18:14:46 +01:00
Tracktark
a622cf0452
Add minecraft:interaction to entity blacklist
2024-08-27 17:34:14 +02:00
Tschipp
753f19e7b0
Updated to 1.21
2024-07-14 15:35:40 +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
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
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
ddbd9d3d84
Update to 1.20.1
2023-07-06 18:48:28 +02:00
Tschipp
5c460996ae
Fixed IMC, Keybinds, other bugs
2023-07-06 17:06:47 +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
Tschipp
5249002c2c
Merge branch '1.19-multiloader' into 1.19.2
2023-01-18 21:59:11 +01:00
Tschipp
3339a68564
Fixed multiple render crashes, fixed fabric config loading, improved mixin compatibility
2023-01-18 21:49:31 +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