Commit Graph

19 Commits

Author SHA1 Message Date
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
edd98a10f7
Merge branch '1.19-multiloader' into 1.19.2 2023-01-26 23:01:48 +01:00
Tschipp
efe2aef40b Fixed shadowing of mixinextras, added french translation 2023-01-26 22:59:14 +01:00
Calvineries
67b114149e
Create fr_fr.json 2023-01-21 09:42:22 +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
Tschipp
b0ba88be5e
Merge pull request #442 from Tschipp/1.19.2
Added FirstPersonRender compat, augmented blacklist, fixed mixin conflict issue
2022-12-30 15:30:49 +01:00
Tschipp
ce00fa1f85 Added FirstPersonRender compat, augmented blacklist, fixed mixin conflict issue 2022-12-30 15:28:47 +01:00
Tschipp
3f61e6c5a9 Updated to 1.19.3, made dependency on Gamestages less strict 2022-12-17 15:38:59 +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
Tschipp
e6ace77c39 Further progress with rewrite 2022-10-11 22:25:56 +02:00
Tschipp
44a1d33f0f Started work on rewrite, using Multiloader 2022-10-03 13:43:38 +02:00