File Details
Quark-4.1-481.jar
- R
- Jun 29, 2026
- 14.85 MB
- 767
- 1.21.1
- NeoForge
File Name
Quark-4.1-481.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
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_fuelsinstead 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_scaffoldingblock tag for blocks that shouldn't replace scaffolding - Added the
quark:pathfinders_quillloot function, which sets items to one of the Pathfinder's Quills set up in the config. Seequark:demo/pathfinders_quill_function_demoloot 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