Skip to content

Ivan Carpet Addition v2.0

Compare
Choose a tag to compare
@Ivan-1F Ivan-1F released this 11 Apr 10:18
30c4a82

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 like hopperCounter 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
  • 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: Rule blockEventChunkLoading now loads 3x3 chunks for 8gt
  • removed villageChunkLoading: A more strict rule for village chunk loading is needed

image