Quality of Feature

A Minecraft Bedrock addon that adds small vanilla-friendly features. Each module is configurable through the in-game pack settings panel.

File Details

QoF 1.5.0 /Well Equipped

  • R
  • Apr 19, 2026
  • 208.89 KB
  • 5.2K
  • 26.10

File Name

QoF-1.5.0.mcaddon

Supported Versions

  • 26.10

QoF v1.5.0's Well Equipped Update

[NOTE] A Minecraft Bedrock addon that adds small vanilla-friendly features. Each module is configurable through the in-game pack settings panel. Requires BetaAPIs enabled under Experiments.

Pack Info

Full changelog: v1.5.0 or compare Releases: v1.5.0 LICENSE: MIT
Release Date: Apr/19/2026 (02:54:19)

Base Game Version: 26.12
Dependency: 2.7.0@beta

Changelog

  • A full wiki is now available on GitHub. You can explore it here: https://github.com/aitji/QoF/wiki
  • The project has been rewritten in TypeScript for better structure and maintainability
  • Pre-releases will no longer be published to CurseForge or MCPEDL due to the 2-week update cycle limitation. You can still find the latest pre-releases on GitHub: https://github.com/aitji/QoF/releases
  • The scripts folder has been restructured to make future module development easier
  • Frequently accessed data is now cached in memory instead of being fetched repeatedly from the API, improving performance
  • The build system has been updated. Ignore rules are no longer hardcoded in YAML files and are now handled via /build.gitignore
  • All preview and showcase images have been compressed, reducing total size from 206.3MB to 103.2MB
  • The heartbeat checker (mcfunction-based) may impact performance. It can now be disabled in the in-game settings panel. It is enabled by default as it helps non-power users

Debug

Debug mode is intended for developers who want to explore or test internal systems. It now includes new tools:

  • /dyp dynamic property tools (list, list with values, bulk actions)
  • /cache retrieve cached data from player or world
  • /components dump block or item component lists (names only)
  • /dampening obtain the light dampening block with value

These tools are only available when DEBUG is set to true. This can be toggled in the in-game settings panel

(New) Unwaxed Sign

Signs can now be unwaxed using an axe. Durability is consumed by default, but this can be configured in the in-game settings panel

(New) Cauldron+

Cauldrons in Bedrock Edition now have expanded functionality with QoF (Quality of Feature)

Item Dye Clean
Carpet # Carpet White Carpet
Wool # Wool White Wool
Concrete # Concrete White Concrete
Concrete Powder # Concrete Powder White Concrete Powder
Glass # Stained Glass Glass
Glass Pane # Stained Glass Pane Glass Pane
Hardened Clay # Terracotta Hardened Clay
# Terracotta # Terracotta Hardened Clay
# Glazed Terracotta # Glazed Terracotta White Glazed Terracotta

[Note]
# is represents any color
Shulkers, banners, and bundles are not supported due to NBT limitations

Dynamic Light

  • Magma Cubes now emit light at level 9

Light level is still affected by reduction settings

Carried Container

  • Item names shown in lore now use client-side localization

Example change: minecraft:trapped_chest -> tile.trapped_chest.name

Offhand

  • Spear has been added to the always-usable list
  • Players can now place blocks directly from the offhand
    • Dev note: sound implementation is not yet complete due to technical limitations
  • Bamboo, Torch, and Slabs are handled differently from standard blocks
  • New replaceable blocks added: Snow Layer, Fire, Soul Fire, Crimson Roots, Warped Roots, Seagrass, Sculk Vein, and all types of Dry Grass

bug ref

Fixed an issue where placing a torch from the offhand would break adjacent blocks when placed on the side (introduced in dev-release v1.4.1)

Recipes+

Crafting

  • The vanilla minecraft:paper recipe can now be crafted directly in the inventory
Crafting recipe
paper
  • Added more color combination recipes, also craftable directly in the inventory

 

<details> <summary>Color Combinations</summary>

 

Crafting recipe
color
color
color
color
color
color
color
color
color
color
color
color
color
color
color
color
color
color
color
color
color
color
color
color
color
color
color

 

</details>

 

Stone Cutter

  • add bamboo block, you can cut them normally like other wood now, some amount got reduce to balanced, you can view more infomation here

Bug Fixes

  • Fixed an issue where placing a torch from the offhand would break adjacent blocks when placed on the side (introduced in dev-release v1.4.1)

License

This project is licensed under the MIT License.

Credits

QoF™
Copyright (c) 2026 aitji & pickerth-12 Licensed under the MIT License
Source: github.com/aitji/QoF