promotional bannermobile promotional banner

QuickCarpet

Powerful toolbox with ultimate control for technical Minecraft

File Details

QuickCarpet 3.0.0 for 1.16.5

  • R
  • Mar 1, 2021
  • 645.32 KB
  • 507
  • 1.16.5+1
  • Fabric

File Name

quickcarpet-3.0.0.jar

Supported Versions

  • 1.16.5
  • 1.16.4

Curse Maven Snippet

Fabric

modImplementation "curse.maven:quickcarpet-451876:3223218"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

New features

  • Added a fix for drowned navigation leaking and causing performance issues
  • Mixin config to completely disable certain features

Rules

  • blockEntityFix: prevents crashes when activating droppers or dispensers with an invalid block entity state
  • calmNetherFires for reducing the lag caused by fire blocks updating themselves
  • cameraModeRestoreLocation: puts players back to where they used /c, enabled by default
  • creativeNoClip including a client override for using it when server support is not automatically detected
  • drownedEnchantedTridentsFix: allows drowned to utilize the enchantments of the tridents they use
  • dustOnPistons: allows redstone dust to stay on extended pistons
  • fillUpdatesPostProcessing: control updates that blocks themselves cause when placed
  • hopperMinecartCooldown: adds a cooldown to hopper minecarts as well
  • hopperMinecartItemTransfer: allows hopper minecarts to push items
  • lightningKillsDrops: fixes MC-206922 (Thanks FX aka. PR0CESS)
  • nbtMotionLimit: removes the 10 block/tick limit when setting entity motion via NBT
  • sparkingLighter: re-enable old flint & steel and fire charge behavior
  • updateSuppressionCrashFix: prevents incorrect update suppression crashing the server
  • viewDistance: allows changing the view distance of dedicated servers without restarting

Commands and loggers

  • "Hopper" counters cactus and all
  • Added /player <name> dropAll
  • Added logger command_blocks
  • /cs as an addition to /c and /s

Changed features

  • Made shulker boxes stack to 64 + x if the total is more than 64
  • Changed dispenser block placing to fallible dispenser behavior, not dropping items when placing is impossible
  • Loggers are now persistent, thus not affected by server restarts
  • Commands suggested by /waypoint list now do /tp waypoint <waypoint> instead of /tp <x> <y> <z> (Thanks jw)
  • Allow spectators to see crafting table contents

Removed features

  • Removed all optimization rules, use other mods that have optimization as their main goal (lithium, hopper-optimizations, etc.)
  • Removed /carpetfill, /carpetclone, /carpetsetblock, use the vanilla commands instead

API changes

  • Split QuickCarpet API into a separate mod (bundled in the same jar)
  • Deprecated @Feature

Bug fixes

  • Fixed player command blocking the main thread
  • Improved autoCraftingTable performance
  • Fixed /fix command
  • Fixed /waypoint arguments and formatting
  • Fixed dispenser placing carpets
  • Fixed ConcurrentModificationException in PubSubManager
  • Fixed fillUpdates not replacing block entities
  • Fixed mining obsidian not requiring tool
  • Fixed crafting table not closing when too far away
  • Fixed dumpRules breaking Bootstrap, removed unnecessary bootstrapping when dumping rules
  • Fixed waypoint saving
  • Fixed anvil interaction with moving piston for renewable blocks
  • Fixed /counter arguments
  • Fixed accurate placement for beds
  • Fixed refused connection because of missing tags on non-carpet servers
  • Workaround for WorldEdit 7.2.1 & 7.2.2 conflicts
  • Fixed bots breaking blocks with interval > 1
  • Improved error logging for waypoints
  • Less log spam from stats
  • Fixed saving litematics with crafting tables
  • Fixed crash placing waterlogged blocks