News
- Added rule
strictBlockPlacement
: Player will not be able to do block placement on air (prevents litematica easyPlaceMode) - Added rule
endermitesAlwaysHostile
: Endermen will be hostile to endermites spawned by spawn eggs or /summon command (fixes MC-53518) (<1.17 only) - Added new command:
/replaceproperties
, with rulecommandReplaceProperties
: Enables/replaceproperties
command for easily replacing properties of all blocks in a range. See docs for details
Commands
- Added
/replaceproperties
command, see docs for details
Fixes
- Fixed messages not translated in production environment
Full Changelog: https://github.com/Ivan-1F/Ivan-Carpet-Addition/compare/v2.0.2...v2.1.0
A new generation of ICA!
Changes
- Fully refactored. Rewritten most of the mixins which greatly increased the compatibility with other mods and fixed a lot of bugs
- Rewritten most of the descriptions and translation to make every clear
- The new translation system (Great thanks to Carpet TIS Addition)
- Send translations based on the client language
- Yaml format translation files
- Added a lot of missing translation
- The new automatically generated document (here)
- Rule
blockEventChunkLoading
now loads 3x3 chunks for 8gt
News
- Added rule
xpCounter
: a tool likehopperCounter
to use players as xp counters- Enable by executing
/carpet xpCounter true
- Added command
/xpcounter
. Use it like how you use/counter
- Subscribe to xp counters by
/log xpcounter <players>
, a brief summary of each counter will be shown in the tab bar- Use
,
to split each player name (e.g.Alex,Steve
) - You must provide at least one player or nothing will be shown
- Use
- Enable by executing
- Added an automatic document generator
How to upgrade
- Some rules are renamed and some are removed. To upgrade to v2.0, you just have to migrate the
carpet.conf
file
Renamed rules
cobwebSlowDownSpeed
->cobwebSlowdownSpeed
fakePlayerPrefixCheck
->fakePlayerPrefixRestriction
fakePlayerSuffixCheck
->fakePlayerSuffixRestriction
fakePlayerPreset
->fakePlayerNameSuggestions
Removed rules
- removed
blockEventChunkLoadingTicks
: RuleblockEventChunkLoading
now loads 3x3 chunks for 8gt - removed
villageChunkLoading
: A more strict rule for village chunk loading is needed

Patches
v2.0.1
- FIxed a zh_cn translation mistake
A new generation of ICA!
Changes
- Fully refactored. Rewritten most of the mixins which greatly increased the compatibility with other mods and fixed a lot of bugs
- Rewritten most of the descriptions and translation to make every clear
- The new translation system (Great thanks to Carpet TIS Addition)
- Send translations based on the client language
- Yaml format translation files
- Added a lot of missing translation
- The new automatically generated document (here)
- Rule
blockEventChunkLoading
now loads 3x3 chunks for 8gt
News
- Added rule
xpCounter
: a tool likehopperCounter
to use players as xp counters- Enable by executing
/carpet xpCounter true
- Added command
/xpcounter
. Use it like how you use/counter
- Subscribe to xp counters by
/log xpcounter <players>
, a brief summary of each counter will be shown in the tab bar- Use
,
to split each player name (e.g.Alex,Steve
) - You must provide at least one player or nothing will be shown
- Use
- Enable by executing
- Added an automatic document generator
How to upgrade
- Some rules are renamed and some are removed. To upgrade to v2.0, you just have to migrate the
carpet.conf
file
Renamed rules
cobwebSlowDownSpeed
->cobwebSlowdownSpeed
fakePlayerPrefixCheck
->fakePlayerPrefixRestriction
fakePlayerSuffixCheck
->fakePlayerSuffixRestriction
fakePlayerPreset
->fakePlayerNameSuggestions
Removed rules
- removed
blockEventChunkLoadingTicks
: RuleblockEventChunkLoading
now loads 3x3 chunks for 8gt - removed
villageChunkLoading
: A more strict rule for village chunk loading is needed
