promotional bannermobile promotional banner

Carpet

Take full control over your vanilla game.

File Details

fabric-carpet-20w14a-1.3.17+v200401.jar

  • R
  • Apr 6, 2020
  • 821.62 KB
  • 215
  • 1.16-Snapshot
  • Fabric

File Name

fabric-carpet-20w14a-1.3.17+v200401.jar

Supported Versions

  • 1.16-Snapshot

Curse Maven Snippet

Fabric

modImplementation "curse.maven:carpet-349239:2922345"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

What's new in 1.13.17

  • support for 20w14a and 20w14infinite. albeit there is several unimportant feature disabled for 14inf since it woudn't work otherwise
  • disable running perimeter check with non-mobs
  • fixed too long fake player names causing issues with scoreboards
  • enabled client side commands. Previously /carpet smoothClientAnimations would only work on SP, now it works on servers, but also when connecting to vanilla servers, Works only on current player and each player that wants to reap benefits of smooth piston animations need to type it when connecting to servers. This will be streamlined at some point when carpet-client is ready.

scarpet changes

  • added 'ping' to query player ping via scarpet API
  • added is_chunk_generated to assess if chunk data is present on disk
  • added on_lightning to track natural lightning events
  • 'reset_chunk' now returns completion report, rather than printing it to chat. Lighting is still not properly reset when chunks are reset. WIP I guess.