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

Quark

A Quark is a very small thing. This mod is a collection of small things...

19.4M загрузок2K подписчиковCC-BY-NC-SA-3.0forgeneoforge

Обновлён 29 июня 2026 г. · опубликован 13 ноября 2022 г.


About

Warning: Quark Requires Zeta for 1.20.1 onwards, or AutoRegLib for 1.19.2 and prior.

Quark is a fully modular minecraft mod, named after the subatomic particle. In simpler terms, it's a large mod with lots of small features, aimed at improving the vanilla game. Every feature can be turned on and off individually at your will, and most features contain further options to tweak the game just how you like it.

With quark installed, the title screen will get a new "q" button added to it. This button allows you to configure quark from inside the game, so you can easily turn off any features you don't vibe with.


Features

Quark has over a hundred different modules to play with, but here's a small highlight reel of our favorites:

  • Feeding Trough, for automatic animal breeding
  • Pistons Push Tile Entities, just like in Bedrock Edition
  • Japanese and Industrial style building blocks
  • Variant versions for Bookshelves, Chests, and Ladders for all wood types
  • Vertical Slabs, for all slabs already in the base game and Quark
  • Advanced Camera Mode for fancy screenshots
  • Toretoises, typo intended - new underground animals that grow ore on their back
  • Pickarang, a pickaxe that can be thrown as a boomerang
  • Trowel, a new tool to place random blocks from your hotbar, for paths or ruins
  • Emote system, allowing your character to do all sorts of motions from the chat menu
  • Reacharound Placing, which lets you place blocks under other blocks without being able to see the bottom face
  • Azalea Wood, replacing the Oak wood in Azalea trees with a pleasant green
  • Glimmering Weald, a new rare deep underground biome with glowing mushrooms and a cute new stone fae mob

And many, many more!


Learn more about Quark today

Visit the Official Website

  • Visit the Old Website (for Minecraft versions 1.12 and prior)
  • Check out what changed between Quark for 1.16 and Quark for 1.18
  • Download Quark Oddities, an addon focusing on more complex and technical features

Compatibility

Quark has built-in compatibility for a few mods, including JEI and TerraBlender.

Quark may be incompatible with Optifine. If you are having issues using the two together, please uninstall Optifine and use a Sodium fork instead.

Additionally, if you are experiencing load crashes on 1.20.1, make sure your other mods are up to date, as any mods with integration from older versions will not function until updated.


Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
4.1-481Релиз1.21.1neoforge29 июня 2026 г..jar (14.8 МБ)
4.1-480Релиз1.21.1neoforge24 мая 2026 г..jar (14.8 МБ)
4.1-479Релиз1.21.1neoforge8 мая 2026 г..jar (14.9 МБ)
4.1-478Релиз1.21.1neoforge3 мая 2026 г..jar (14.9 МБ)
4.1-477Релиз1.21.1neoforge24 апреля 2026 г..jar (14.9 МБ)
4.1-476Релиз1.21.1neoforge30 марта 2026 г..jar (14.9 МБ)
4.1-475Релиз1.21.1neoforge18 марта 2026 г..jar (14.8 МБ)
4.1-474Релиз1.21.1neoforge17 февраля 2026 г..jar (14.8 МБ)
1.21.1-4.1-473Релиз1.21, 1.21.1neoforge14 февраля 2026 г..jar (14.8 МБ)
1.20.1-4.0-462Релиз1.20.1forge16 апреля 2025 г..jar (14.2 МБ)
1.20.1-4.0-461Релиз1.20.1forge16 марта 2025 г..jar (14.2 МБ)
1.20.1-4.0-460Релиз1.20.1forge4 августа 2024 г..jar (14.1 МБ)
1.20.1-4.0-459Релиз1.20.1forge3 августа 2024 г..jar (14.1 МБ)
4.0-458Релиз1.20.1forge11 июня 2024 г..jar (14.1 МБ)
1.20.1-4.0-457Релиз1.20.1forge11 июня 2024 г..jar (14.1 МБ)

Показаны последние 15 из 81 версий. Все версии — на Modrinth.

Ченджлог

4.1-481Релиз1.21.1 · 29 июня 2026 г.

Quark 4.1-481 For Neoforge 1.21.1

Some much-needed fixes and Optimized Block Entities support!

Fixes

  • Fixed #5572: Foxhound Faces are swapped from its tamed variant
  • Fixed #5573: Food Tooltips (Light Snack, Light Meal, etc. are too extreme)
  • Fixed #5577: Undead Mobs do not have Undead Properties
  • Fixed #5579: Chains should be detected differently
  • Fixed #5582: You can place things you shouldn't with scaffolding replacement
  • Fixed #5584: (1.21.1) "Pat the dogs" config options don't work for most modded entities
  • Fixed #5591: Reacharound activates when you have a wall on your back (thanks LeoBeliik)
  • Fixed #5594: Sweeping Edge not influenced by candles due to typo in default config (you will want to fix this in your Quark config file if you have already generated the config)
  • Fixed the q Button not rotating through the colors of the rainbow and being stuck on red during June. Happy Pride! (thanks LeoBeliik)

Changes

  • Replace Scaffolding now works with modded scaffold blocks (i.e. Create's Copper Scaffolding).
    • Placing multiple different types of scaffolding blocks in a pillar and trying to replace any scaffolds will only replace the type of scaffolding that was right-clicked.
  • Multi-block blocks like doors can no longer replace scaffolding
  • Wood Posts will now connect to Hedges immediately above them
  • Chains Connect Blocks now works with modded chains
  • Tamed Foxhounds now have a maximum health of 30. This is to give them a slight disadvantage to normal wolves
  • Made some adjustments to implementation that would theoretically improve Quark's usability on Kilt, but this is untested and probably needs more work.
  • Matrix Enchanter now uses the item tag #c:enchanting_fuels instead of #c:gems/lapis (there is no functional difference by default)
  • Matrix Enchanter no longer uses deprecated methods for determining if an item can accept an enchantment
    • Prevented Fairy Rings generator from crashing when Fish of Thieves is installed, but they still fail to generate as the cause of the error has not been yet determined (Relevant issue: #5561)
  • Automatic Recipe Unlock has been reworked so that it (hopefully) doesn't lag the server whenever a player joins. Instead of calculating what recipes to unlock each time a player joins, the first time a player joins, recipes to unlock are cached. (Relevant issue: #5588)
  • Certain recipes such as those for dyed Shingles now properly use the convention dye item tags instead of vanilla dye items.

Additions

  • Added integration with Optimized Block Entities. If OBE (1.1.22-hotfix.1 or higher) is installed, Variant Chests will use OBE block models instead of the less-performant block entity models
    • Lootr Variant Chests are not integrated; due to using different textures depending on if they are opened are not, they must always use a block entity model
  • Rotation Lock now works with Replace Scaffolding; blocks will be replaced according to your rotation lock
  • Added a #quark:cannot_replace_scaffolding block tag for blocks that shouldn't replace scaffolding
  • Added the quark:pathfinders_quill loot function, which sets items to one of the Pathfinder's Quills set up in the config. See quark:demo/pathfinders_quill_function_demo loot table for usage
  • Added a banned slabs config option to SlabsToBlock module
  • Added a fully-transparent texture at assets\quark\textures\models\armor\backpack_layer_1.png so mods that assume there is a texture there don't show a missing texture when you are wearing a Backpack
  • Added a config option to Matrix Enchanting that allows Shears, Shields, and other items with 0 enchantability but are still compatible with enchantments to be enchanted on the Matrix Enchanter
  • Added various block and item tags
4.1-480Релиз1.21.1 · 24 мая 2026 г.

Quark 4.1-480 For Neoforge 1.21.1

Fixes

  • Properly Fixed #5537: Stripped wood blocks (Azalea, Ashen, and Trumpet) have wrong tag (thanks copygirl)
  • Fixed #5437: Netherite repair not hidden properly with Diamond Repair enabled in JEI
  • Fixed #5538: can't pet players even when added to the allowlist
  • Fixed #5544: Can only craft chests using vanilla oak planks
  • Fixed #5553: Neoforge 1.21.1 Custom Pathfinder Quill Color doesn't seem to work
  • Fixed #5560: "Improved Tooltip" Module's Enchanted Book Tooltips is hardcoded
  • Fixed #5564: [479 and more] A .cache folder is packed into the JAR
    • this fix decreases jar size by at least 10 KB
  • Fixed #5570: [1.21.1] Matrix Enchanting "Info" recipe is still present when Matrix Enchanting is disabled with EMI+JEI installed.
  • Fixed the flamarang smithing recipe being enabled if the pickarang module or Enable Flamerang config is disabled
  • Fix inconsistent sorting for items with the same items with different components
  • Fix a bug relating to sorting not showing on held shulker boxes
  • Fixed the Bent Recipes cookie recipe cheating you out of 7 cookies
  • Fix crates not saving properly when they contained more than 256 stacks (thanks Ocelot5836)
  • Fixed certain hints being added for disabled content

Changes

  • Quark now requires at least NeoForge 21.1.230
  • You can now craft vanilla chests with modded woods if they have no variant chest.
    • This was a longstanding (3+ years) issue Siuolplex found a cursed workaround for!
  • Trowel -> Iron Nugget smelting recipe now checks if the Trowel module is enabled
  • Updated Ukrainian translation (StarmanMine142)
  • Updated Japanese translation (Abbage230)
  • Improved Tooltips' Enchanting Tooltips now checks for the minecraft:stored_enchantments item component instead of Enchanted Books/Ancient Tomes
  • Add some variance to the fairy rings
  • The Blossom and Ancient Trees modules now contain descriptions with their corresponding in-game names (the items had their names changed previously, but the module and internal names did not)

Additions

  • Added a Trowel -> Iron Nugget blasting recipe

Code Related

  • Add some fallback code for AttributeTooltips.
  • Fixed a bug in our unused api
  • PathfinderMapsModule now parses ARGB hex colors correctly
4.1-479Релиз1.21.1 · 8 мая 2026 г.

Quark 4.1-479 For Neoforge 1.21.1

Fixed the trowel thanks to LeoBeliik, and also snuck in an experimental module.

Fixes

  • Fixed #5513 (and all related issues): Trowel Crash: Item must not be minecraft:air
  • Fixed #5540: Redstone Randomizer Makes Incorrect Place and Break sounds
  • Fixed #5541: Automatic Tool Restock can swap the trowel when it shouldn't
  • Fixed #5545: Ladders missing #c:ladders item and block tag
  • Fixed #5547: Jasper, Limestone, Shale, Myalite, Permafrost, and their polished varients, along with polished calcite, have incorrect stone tag

Changes

  • Added a Conditional Tags datapack for Variant Ladders
  • Polished stone blocks are no longer under the #c:stones item/block tags

Additions

  • Added Vanilla Stone Clusters module, disabled by default, under the Experimental category. This is an attempt to restore part of the pre-1.18 version of Quark's Big Stone Clusters, where Granite, Diorite, and Andesite only spawn in biome-dependent clusters.
    • If this module is enabled, a datapack (quark_vdo_vanilla_stone_clusters) will be loaded that sets the ore_granite etc. ConfiguredFeatures to size 0.
    • This module uses the BigStoneClusters module's blocksToReplace config.
    • This is under Experimental because I don't know if the datapack will cause issues, and the default biomes probably need to be changed, and if enabled, triggers the "Experimental Settings" screen when loading a world and I don't know why!
    • Despite this module's name, Calcite is still generated from the BigStoneClusters module.
    • Please try it out and let me (Partonetrain) know what you think of this on the Forum or on Discord!
4.1-478Релиз1.21.1 · 3 мая 2026 г.

Quark 4.1-478 For Neoforge 1.21.1

Mostly just a hotfix for matrix enchanting (thanks Siuolplex). The Trowel is still buggy, so we still recommend making backups before using it.

Fixes

  • #5537: Stripped wood blocks (Azalea, Ashen, and Trumpet) have wrong tag
  • #5522: 4.1-477 enchanting matrix is unusable
  • Fixed Torch Arrow entity not having a language key set for it (only in en_us)
  • Fixed placed Angry Tiny Potatoes not preserving their anger when broken

Changes

  • Glow shrooms can now be placed on any block with the tag quark:glow_shroom_may_place_on, although by default this tag only includes Deepslate.
4.1-477Релиз1.21.1 · 24 апреля 2026 г.

Quark 4.1-477 for NeoForge 1.21.1

Lots of fixes and a couple of other changes to improve the out-of-the-box experience. I am aware of many other issues but haven't had any luck fixing them. For now, I recommend:

  • Be especially careful (make world backups) when using the Trowel, putting nontypical blocks in your hotbar and using it can result in player data loss
  • Don't use NeoContinuity with Quark as it seems to cause inexplicable startup crashes
  • EDIT: Don't put items on Tiny Potato as they will disappear when the world is next loaded

Fixes

  • Fix #5215: Leaving "Back" key unbound causes all unknown keys to trigger it.
  • Fix #5495: Golden Pickaxe is broken
  • Fix #5496: Blocks & items are not compostable
  • Fix #5500: Variant chests still visible in recipes even when turned off.
  • Fix #5503: Attribute Icons
  • Fix #5504: Disabling Utility Recipes deletes recipes for stone tools
  • Fix #5507: Potential incorrect tagging on framed glass blocks
  • Fix #5515: [Bug] Opened shulker box disappears after Quark inventory sort
  • Fix #5516: 1.21.1 tater loses name when broken
  • Fix #5517: Seed pouches are irretrievable from Create's Stock Keeper
  • Fix #5520: [1.21.1] Matrix enchanting table fails to load data

Changes

  • Variant Chests, Variant Bookshelves, and Variant Ladders modules now have anti-overlap with Carved Wood and will disable themselves if that mod is installed
  • Updated Simplified Chinese translation (qznfbnj)
  • Updated Japanese translation (Abbage230)
  • Updated Russian translation (AstardGrimoire)
  • Updated German translation (GulutGames)
  • Updated various translation files using unused Twitter and Reddit translation keys, replaced with Forum and Bluesky keys.

Additions

  • Added a system to add tags to items/blocks depending on config via additional datapacks. Unfortunately this is a kind of band-aid fix that doesn't solve the root issue of there being no way to conditionally add items to tags.
    • Added Conditional Tag datapacks for: Variant Chests, Variant Bookshelves, and Framed Glass
    • This system does not account for multi-condition items, for example, Ashen Chests will still be in the c:chests tag if Variant Chests is enabled but Ancient Wood is not
    • More tag contents may be moved to additional conditional datapacks as needed for future updates. We recommend that modpack makers check if disabled content being in present tags creates issues (and removing said items from the tag with CraftTweaker or similar) instead of relying on the config.
    • This will end up bloating the /datapack list command, but that's a small price to pay to fix certain essential tags containing disabled content.
4.1-476Релиз1.21.1 · 30 марта 2026 г.

Quark 4.1-476 For Neoforge 1.21.1

More bugfixes! Yippee! There's still some things not working quite right, but I hope this release fixes all the major/fatal issues for now.

Fixes

  • Fixed #5456: Crash on client startup / screen init: BackButtonKeybindModule NPE (this.backKey is null) on NeoForge 1.21.1 (Thanks auri-f5bde6)
  • Fixed #5483: Singleplayer performance issue with expensive worldgen and EnhancedLaddersModule
  • Fixed #5484: [1.21.1] Other mods' built in override recipe for stone tools doesn't work and only Quark's version load even if you set the mod to load after Quark
  • Added a potential fix for #5492: Latest versions of Quark+Create (ClassCastException) issue Neoforge 1.21.1
  • Fixed #5494: quark runes don't spawn in the loot tables
  • Fixed Runic Etching Smithing Template duplication recipe using corundum when corundum is disabled (an alternative recipe using Amethyst Blocks now exists)

Changes

  • Quark VDO has been split into different datapacks for each relevant feature. Each datapack now uses datapack filters to disable relevant vanilla recipes instead of overriding the entire file. This should fix problems with Quark always overriding certain data files no matter what.
  • The Quark Programmer Art resource pack is no longer deployed to the instance's resourcepacks folder if the option is enabled. Instead, it is directly added to the resource pack selection screen under "Available", similar to other mods' optional resource packs. You can safely delete Quark Programmer Art.zip from your resourcepacks folder if it was previously deployed.

Additions

  • Added a General config option to disable ALL Quark VDO datapacks. Only do this if you know what you're doing!
4.1-475Релиз1.21.1 · 18 марта 2026 г.

Quark 4.1-475 For Neoforge 1.21.1

Lots of bug fixes, a few small improvements here and there, and a Rad Shiba.

Fixes

  • Fix #5448: When playing with Quark, enchantment glints are weaker than normal
  • Fix #5421: 472 silk touch doesn't work as custom baked enchant
  • Potentially fixed #5465: [1.21.1] When the player equips the backpack and plays for a while, there is a chance that the game crashes when saving and exiting. (testing required)
  • Fixed a crash relating to searching in chests and shulker boxes
  • Fix #5444: Potted plants and Chorus Vegetation loot table issues
  • Fix #5436: Matrix influencing "recipes" only show one enchantment in JEI
  • Fix #5446: [1.21.1] Tiny Coal items missing fuel burn time with Improved Tooltips
  • Fix Automatic Tool Restock's Important Enchantments not working
  • Fix attribute tooltip sizing
  • Fix #5464: [1.21.1] Books cannot be Matrix Enchanted
  • Merge #5315: Greener Grass Module: update Valhelsia Structures defaults

Additions

  • Improved Gold Tools Have Fortune module: Now checks for quark:counts_as_weapon_for_gold_tools_have_fortune and quark:ignored_by_gold_tools_have_fortune item tags
  • Capabilities have returned to variant chests and pipes, improving compatibility.
  • Added Rad Shiba
  • The Oretoise no longer hurts you in Peaceful mode, instead giving you very slight vertical knockback
  • Added Ars Nouveau's fruits to quark:hoe_harvestables block tag
  • Added an intentional startup crash when detecting a 1.20.1 config file. Using configs in the wrong format will cause issues, so we recommend you regenerate it
  • Improved the quark:enchant_tome loot function for use in datapacks; see quark:demo/enchant_tome_function_demo loot table for usage.

Removals

  • Removed old general config options that weren't being used. These don't require you do regenerate the config, don't worry chat
4.1-474Релиз1.21.1 · 17 февраля 2026 г.

Полная история изменений — на Modrinth.

Комментарии

Загружаем…