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
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 statecalmNetherFiresfor reducing the lag caused by fire blocks updating themselvescameraModeRestoreLocation: puts players back to where they used /c, enabled by defaultcreativeNoClipincluding a client override for using it when server support is not automatically detecteddrownedEnchantedTridentsFix: allows drowned to utilize the enchantments of the tridents they usedustOnPistons: allows redstone dust to stay on extended pistonsfillUpdatesPostProcessing: control updates that blocks themselves cause when placedhopperMinecartCooldown: adds a cooldown to hopper minecarts as wellhopperMinecartItemTransfer: allows hopper minecarts to push itemslightningKillsDrops: fixes MC-206922 (Thanks FX aka. PR0CESS)nbtMotionLimit: removes the 10 block/tick limit when setting entity motion via NBTsparkingLighter: re-enable old flint & steel and fire charge behaviorupdateSuppressionCrashFix: prevents incorrect update suppression crashing the serverviewDistance: allows changing the view distance of dedicated servers without restarting
Commands and loggers
- "Hopper" counters
cactusandall - Added
/player <name> dropAll - Added logger
command_blocks /csas an addition to/cand/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 listnow 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
/fixcommand - Fixed
/waypointarguments and formatting - Fixed dispenser placing carpets
- Fixed ConcurrentModificationException in PubSubManager
- Fixed
fillUpdatesnot replacing block entities - Fixed mining obsidian not requiring tool
- Fixed crafting table not closing when too far away
- Fixed
dumpRulesbreaking Bootstrap, removed unnecessary bootstrapping when dumping rules - Fixed waypoint saving
- Fixed anvil interaction with moving piston for renewable blocks
- Fixed
/counterarguments - 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

