Ivan Carpet Addition v2.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 everything 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