Description
IMPORTANT: The mod is following a new versioning format by which each release is specific to the version of the mod instead of the version of Minecraft. All supported Minecraft versions will appear in a single release from now on.
BREAKING CHANGES
- The rules
spectatorPlayersUsePortals
&portalSpectatorDelay
have been removed due to the brittle nature of the rule implementation.
Additions
- The rules
creativePlayerOneHitKill
andphantomsObeyHostileMobCap
are now supported in 1.17.1 as Lunnar Carpet Addons was archived. - Reintroduced support for following Minecraft versions:
- 1.20.2
- 1.20.4
- Support added for the following Minecraft versions:
- 1.21.3
- 1.21.4
- 1.21.5
- 1.21.8
- 1.21.10
Code Contributors
@Gilly7CE
Description
This is a patch version release which fixes a critical bug fix.
Dependencies
Dependency | Version |
---|---|
Minecraft | 1.20.1 |
Fabric Loader | 0.14.21 |
Carpet | 1.4.112+v230608 |
Fixes
- Critical bug fix where the
dropEyesOfEnderFromEndPortalFrame
rule wouldn't work at all in the release .jar file for the mod, but would work went built for debugging in dev environments. This is why we didn't notice it before now! (#181)
Code Contributors
@Gilly7CE
Description
This is a patch version release which fixes a critical bug fix.
Dependencies
Dependency | Version |
---|---|
Minecraft | 1.19.4 |
Fabric Loader | 0.14.21 |
Carpet | 1.4.101+v230319 |
Fixes
- Critical bug fix where the
dropEyesOfEnderFromEndPortalFrame
rule wouldn't work at all in the release .jar file for the mod, but would work went built for debugging in dev environments. This is why we didn't notice it before now! (#181)
Code Contributors
@Gilly7CE
Description
This is a patch version release which fixes a critical bug fix.
Dependencies
Dependency | Version |
---|---|
Minecraft | 1.18.2 |
Fabric Loader | 0.14.21 |
Carpet | 1.4.69+v220331 |
Fixes
- Critical bug fix where the
dropEyesOfEnderFromEndPortalFrame
rule wouldn't work at all in the release .jar file for the mod, but would work went built for debugging in dev environments. This is why we didn't notice it before now! (#181)
Code Contributors
@Gilly7CE
Description
This is a patch version release which fixes a critical bug fix.
Dependencies
Dependency | Version |
---|---|
Minecraft | 1.17.1 |
Fabric Loader | 0.14.21 |
Carpet | 1.4.57+v220119 |
Fixes
- Critical bug fix where the
dropEyesOfEnderFromEndPortalFrame
rule wouldn't work at all in the release .jar file for the mod, but would work went built for debugging in dev environments. This is why we didn't notice it before now! (#181)
Code Contributors
@Gilly7CE
Description
This is a minor version release which introduces some new rules.
Dependencies
Dependency | Version |
---|---|
Minecraft | 1.20.1 |
Fabric Loader | 0.14.21 |
Carpet | 1.4.112+v230608 |
Additions
- New rule
alwaysPickFlowersFromPots
(#108 , thanks @DH12043 for the suggestion!) - New rule
replaceFlowersInPots
(#118, thanks @Serzbiedry for the suggestion!) - New rule
endermenSpawnOnlyInTheEnd
(#143) - New rule
passiveEndermen
(#142) - New rule
dropAllXpOnPlayerDeath
(#171, thanks @Basicprogrammer10 for the suggestion!) - New rule
stonecuttersDoDamage
(#169, thanks @Haaaaaaaa615 for the suggestion!)
Code Contributors
@Basicprogrammer10 @Serzbiedry @Gilly7CE
Description
This is a minor version release which introduces some new rules.
Dependencies
Dependency | Version |
---|---|
Minecraft | 1.19.4 |
Fabric Loader | 0.14.21 |
Carpet | 1.4.101+v230319 |
Additions
- New rule
alwaysPickFlowersFromPots
(#108 , thanks @DH12043 for the suggestion!) - New rule
replaceFlowersInPots
(#118, thanks @Serzbiedry for the suggestion!) - New rule
endermenSpawnOnlyInTheEnd
(#143) - New rule
passiveEndermen
(#142) - New rule
dropAllXpOnPlayerDeath
(#171, thanks @Basicprogrammer10 for the suggestion!) - New rule
stonecuttersDoDamage
(#169, thanks @Haaaaaaaa615 for the suggestion!)
Code Contributors
@Basicprogrammer10 @Serzbiedry @Gilly7CE
Description
This is a minor version release which introduces some new rules.
Dependencies
Dependency | Version |
---|---|
Minecraft | 1.18.2 |
Fabric Loader | 0.14.21 |
Carpet | 1.4.69+v220331 |
Additions
- New rule
alwaysPickFlowersFromPots
(#108 , thanks @DH12043 for the suggestion!) - New rule
replaceFlowersInPots
(#118, thanks @Serzbiedry for the suggestion!) - New rule
endermenSpawnOnlyInTheEnd
(#143) - New rule
passiveEndermen
(#142) - New rule
dropAllXpOnPlayerDeath
(#171, thanks @Basicprogrammer10 for the suggestion!) - New rule
stonecuttersDoDamage
(#169, thanks @Haaaaaaaa615 for the suggestion!)
Code Contributors
@Basicprogrammer10 @Serzbiedry @Gilly7CE
Description
This is a minor version release which introduces some new rules.
Dependencies
Dependency | Version |
---|---|
Minecraft | 1.17.1 |
Fabric Loader | 0.14.21 |
Carpet | 1.4.57+v220119 |
Additions
- New rule
alwaysPickFlowersFromPots
(#108 , thanks @DH12043 for the suggestion!) - New rule
replaceFlowersInPots
(#118, thanks @Serzbiedry for the suggestion!) - New rule
endermenSpawnOnlyInTheEnd
(#143) - New rule
passiveEndermen
(#142) - New rule
dropAllXpOnPlayerDeath
(#171, thanks @Basicprogrammer10 for the suggestion!) - New rule
stonecuttersDoDamage
(#169, thanks @Haaaaaaaa615 for the suggestion!)
Code Contributors
@Basicprogrammer10 @Serzbiedry @Gilly7CE
Description
This is a patch version release for a bug fix.
Dependencies
Dependency | Version |
---|---|
Minecraft | 1.20 |
Fabric Loader | 0.14.21 |
Carpet | 1.4.112+v230608 |
Bug fixes
- Client will no longer be kicked from a multiplayer server which has the mod installed and the
spectatorPlayersUsePortals
rule enabled. (#157)
Contributors
@Gilly7CE
Description
This is a patch version release for a bug fix.
Dependencies
Dependency | Version |
---|---|
Minecraft | 1.19.4 |
Fabric Loader | 0.14.21 |
Carpet | 1.4.101+v230319 |
Changes
- Min fabric loader version required now 0.14.21.
Bug fixes
- Client will no longer be kicked from a multiplayer server which has the mod installed and the
spectatorPlayersUsePortals
rule enabled. (#157)
Contributors
@Gilly7CE
Description
This is a patch version release for a bug fix.
Dependencies
Dependency | Version |
---|---|
Minecraft | 1.19.3 |
Fabric Loader | 0.14.21 |
Carpet | 1.4.96+v230201 |
Changes
- Min fabric loader version required now 0.14.21.
Bug fixes
- Client will no longer be kicked from a multiplayer server which has the mod installed and the
spectatorPlayersUsePortals
rule enabled. (#157)
Contributors
@Gilly7CE
Description
This is a patch version release for a bug fix.
Dependencies
Dependency | Version |
---|---|
Minecraft | 1.18.2 |
Fabric Loader | 0.14.21 |
Carpet | 1.4.69+v220331 |
Changes
- Min fabric loader version required now 0.14.21.
Bug fixes
- Client will no longer be kicked from a multiplayer server which has the mod installed and the
spectatorPlayersUsePortals
rule enabled. (#157)
Contributors
@Gilly7CE
Description
This is a patch version release for a bug fix.
Dependencies
Dependency | Version |
---|---|
Minecraft | 1.17.1 |
Fabric Loader | 0.14.21 |
Carpet | 1.4.57+v220119 |
Changes
- Min fabric loader version required now 0.14.21.
Bug fixes
- Client will no longer be kicked from a multiplayer server which has the mod installed and the
spectatorPlayersUsePortals
rule enabled. (#157)
Contributors
@Gilly7CE
Description
Now supporting 1.20! Same release version to keep parity with other supported Minecraft versions.
Dependencies
Dependency | Version |
---|---|
Minecraft | 1.20 |
Fabric Loader | 0.14.21 |
Carpet | 1.4.112+v230608 |
Additions
netheritePickaxeInstantMineWood
will instant mine cherry and bamboo wood type blocks.
Changes
- Min fabric loader version required now 0.14.21.
Contributors
@Gilly7CE