Перейти к содержимому
Mineforgian

QuickCarpet

Powerful toolbox with ultimate control for technical Minecraft

6K загрузок42 подписчиковMITfabric

Обновлён 2 ноября 2022 г. · опубликован 1 марта 2021 г.

This is not the official carpet version by gnembon, but an alternative implementation providing a different set of features.


Major features include:

  • Commands to measure performance and change the tick speed
  • Movable Block Entities
  • Auto Crafting Table
  • Features to make more items renewable

Almost all features can be configured using /carpet and are set to their vanilla value by default.


A list of all configurable rules can be queried with /carpet list or seen here for the latest development version.


Primarily aimed for use as a standalone mod, but compatibility with other open source mods is attempted if feasible. Report an issue in that case.

Центр версий

14 версий
  • Бета883 КБ
  • Релиз850 КБ
  • Релиз843 КБ
  • Релиз790 КБ
  • Релиз741 КБ
  • Релиз736 КБ
  • Релиз722 КБ
  • Релиз678 КБ
  • Релиз678 КБ
  • Релиз674 КБ
  • Бета675 КБ
  • Бета675 КБ
  • Бета675 КБ
  • Релиз645 КБ

Ченджлог

3.6.0-1.19.2.dev.25Бета1.19.2 · 2 ноября 2022 г.

Changes

  • Updated to 1.19.2
  • Bots will now dismount vehicles when logging in or out
  • Fixed detection of empty shulker boxes
  • Fixed mod conflict with polymer

New Features

  • Added mobcapMultiplier
  • Added autoJukebox
  • Added jukeboxRedstoneSignal
  • Added stackableShulkerBoxesInHoppers
  • Added explosionRange
  • Added removeNbtSizeLimit (client setting)
3.5.0+1.19Релиз1.19 · 7 июня 2022 г.

New Features

  • Added carpets
  • Added huskSpawningInDesertPyramids
  • Added localDifficulty

Loggers

  • Added damage
  • Added kills
  • Added light_queue
  • Added memory
  • Added tick_warp
  • Added weather
  • Renamed tileTickLimit to block_tick_limit
  • Allows logging multiple counters

Changes

  • Buffed rates of renewableCoral

Bugs

  • Fixed missing output in /carpet command
  • shulkerSpawningInEndCities: Fixed shulkers spawning in other structures

API 2.0

New

  • Allows modules to disable rules and options
  • Exposes the CoreSettingsManager
  • Exposes the set of modules
  • Provides a loader entrypoint for modules
  • Supports adding rules outside the settings class

Changes

  • Removed deprecated elements
  • Replaced uses of TranslatableText with Text
3.5.0Релиз1.18.2 · 7 июня 2022 г.

New Features

  • Added carpets
  • Added huskSpawningInDesertPyramids
  • Added localDifficulty

Loggers

  • Added damage
  • Added kills
  • Added light_queue
  • Added memory
  • Added tick_warp
  • Added weather
  • Renamed tileTickLimit to block_tick_limit
  • Allows logging multiple counters

Changes

  • Buffed rates of renewableCoral

Bugs

  • Fixed missing output in /carpet command
  • shulkerSpawningInEndCities: Fixed shulkers spawning in other structures

API 2.0

New

  • Allows modules to disable rules and options
  • Exposes the CoreSettingsManager
  • Exposes the set of modules
  • Provides a loader entrypoint for modules
  • Supports adding rules outside the settings class

Changes

  • Removed deprecated elements
  • Replaced uses of TranslatableText with Text
3.4.0Релиз1.18.2 · 16 апреля 2022 г.

New Features

  • Added dispensersScrapeCopper
  • Added worldBorderSpawningFix
  • Added count argument to /player action commands
  • Added chunk unloading to the profiler
  • Added logger for local mobcaps

Changed Features

  • Changed explosionNoBlockDamage to explosionBlockDamage
  • Improved recipe caching for autoCraftingTable

Moved Mixins

Some Mixins were moved or split up into different packages to better match their corresponding rules. If you used the override features of config/quickcarpet.properties you might need to update that. These changes are:

  • betterStatisticsbetterStatistics, commandScoreboardPublic
  • blockPlacementaccurateBlockPlacement, flippinCactus
  • commandsfillLimit, fillUpdates
  • pistondoubleRetraction, movableBlockEntities, movableBlockOverrides, pushLimit
  • playercommandPlayer, portalCreativeDelay
  • redstonedustOnPistons
  • spawningshulkerSpawningInEndCities, phantomsRespectMobcap
  • stackableShulkerBoxesstackableShulkerBoxes, stackableShulkerBoxesInInventories
  • tnttnt, explosionNoBlockDamage, tntUpdateOnPlace
  • xpxpCoolDown, xpMerging

Bugs

  • Fixed conflict with Litematica and Tweakeroo
  • Fixed conflict with Syncmatica
  • Fixed conflict with Fabric API
  • Fixed slot syncing for autoCraftingTable
  • Fixed: QuickCarpet provides a broken implementation of ModMenuApi
  • Fixed: Game doesn't launch
  • Fixed: Movable Block Entities causes retracting pistons to not do a light update
  • Fixed: Movable Block Entities delete all items in a disabled hopper when moved
  • Fixed: anvilled*Ice duplicates anvils
3.3.0+1.18Релиз1.18 · 30 ноября 2021 г.

New Features:

  • Added deepslateGenerator by FX
  • Added extremeBehaviors
  • Added updateSuppressionBlock
  • Added spawningAlgorithm

Fixes:

  • Avoid deleting buckets after dispensing powder snow
  • Use the correct key when adding up counters for 'all'
3.3.0Релиз1.17.1 · 30 ноября 2021 г.

New Features:

  • Added deepslateGenerator by FX
  • Added extremeBehaviors
  • Added updateSuppressionBlock
  • Added spawningAlgorithm

Fixes:

  • Avoid deleting buckets after dispensing powder snow
  • Use the correct key when adding up counters for 'all'
3.2.0Релиз1.17.1 · 20 августа 2021 г.

Changes

  • Update to 1.17.1

New Features

  • Added alwaysBaby (by Cow)
  • Added cameraModeNightVision (by pixeils)
  • Added connectionTimeout
  • Added infiniteHopper
  • Added persistentPlayers
  • Added stackableShulkerBoxesInInventories
  • Added dispensersInteractCauldron (by Cow)
  • Added dispensersPickupBucketables (by Cow)
  • Added smartSaddleDispenser (by Cow)

Changed Features

  • Added rails and pillar blocks to flippinCactus
  • Players are spawned with the fly state of the player executing the command
  • Removed cooldown from hopperCounters

Commands

  • Added /player <name> gamemode
  • Added /player <name> login
  • Added /player <name> skin <part>
  • Added /player <name> fly
  • Added /player <name> look at <entity | position>
  • Added /spawn list

Bugs

  • Fixed command suggestion for refresh in /carpet
  • Fixed spawn trackers not being found
  • Fixed checking for entity collisions at the wrong position with creativeNoClip
  • Fixed incomplete set of tags error again
  • Fixed double disconnect and player list desync when shadowing
  • Fixed player name Text used instead of String in pubsub
  • Fixed freezing players with /tick freeze
3.1.1Релиз1.16.4, 1.16.5, 1.17 · 19 июня 2021 г.

Changes:

  • Fixed incompatibility with Lithium (#91)
  • Fix crash when using a dispenser to place blocks with BlockEntityTag
  • 1.17: Fix bots being spawned in creative

Комментарии

Загружаем…