promotional bannermobile promotional banner

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.1.0 /Subtle Shift

  • R
  • Apr 1, 2026
  • 332.38 KB
  • 522
  • 26.3

File Name

QoF-1.1.0.mcpack

Supported Versions

  • 26.3

QoF v1.1.0's Subtle Shift Update

[NOTE] A Minecraft Bedrock addon that adds small vanilla-friendly features.

Pack Info

Full changelog: v1.1.0 Releases: v1.1.0 LICENSE: MIT
Release Date: Mar/16/2026 (16:02:20)

Base Game Version: 26.3
Dependency: 2.5.0

Changelogs

[Dev-Note] This is a first release of Quality of Feature, hope you enjoy!

Dynamic Light

  1. Move from pure Dynamic Property and Set() to get more performance, following light, frame, chunk_unload
  2. light level with offhand will be calculated with [15, ⌈REDUCE_LIGHT × √(a² + b²)⌉]
  3. Spread light correctly checks blocks, and won't go through blocks
  4. Add a Glow Entity that emits light
  5. tracking Item Frame placement & destruction, and will display light level correctly based on item displayed

Dynamic Light Table: v.1.1.0

Anvil Repairing

  1. Anvil can be repaired by consume 1 Iron Ingot
  2. Allow player to hold click to repair the anvil, anvil UI won't pop up until stop repairing
  3. Ensure edge cases where iron ingot is not consumed, anvil might roll-back to old state

Wet Concrete Powder

  1. wetDelay has been implemented with formula is final = 60 + ⌊10√(amount - 1)⌋
  2. track concrete powder when entity spawns/removes
  3. keep tracking item entity velocity
  4. batching the loop with BATCH_SIZE limit per tick

Composter+

  1. composter custom item logic following vanilla
  2. edge case handling for inventory desync
  3. bowl return on soup/stew item

Compostable Table: v1.1.0

Mob Loot+

Add mob loot to previously unlootable mobs

1. Goat Drop Raw Mutton

P(drop) ∈ ⟨1, 2 + L⟩,  L ∈ ⟨0, Looting⟩

Goat Fire will cooked Raw Mutton to Cooked Mutton

2. Silverfish Drop String

P(drop) = 1/5 = 20%

Only drops when killed by a player or pet

Recipe+

A more accessible way to obtain items

1. Bamboo Block to Charcoal (Furnace)

Smelting bamboo block to charcoal in furnace

alt-text: Smelting bamboo block to charcoal in furnace

2. Sand to Glass (Blast Furnace)

Smelting sand to glass in blast furnace

alt-text: Smelting sand to glass in blast furnace

3. Gilded Blackstone to Gold Ingot (Blast Furnace, Furnace)

Smelting sand to glass in blast furnace, also support furnace

alt-text: Smelting sand to glass in blast furnace, also support furnace

4. Rotten Flesh to Rabbit Hide (Furnace, Smoker, Campfire, Soul Campfire)

[CAUTION] This recipe has been removed in version (v1.2.2)
DEV NOTE: Rebalance

5. Stone to Smooth Stone (Blast Furnace)

Smelting stone to smooth stone in blast furnace

alt-text: Smelting stone to smooth stone in blast furnace

6. Cobblestone to Stone (Blast Furnace)
Smelting stone to smooth stone in blast furnace

alt-text: Smelting stone to smooth stone in blast furnace

7. Charcoal to Coal Block (Crafting Table)

[CAUTION] This recipe has been removed in version (v1.2.2)
DEV NOTE: Rebalance

8. Stone in Stonecutter

  • Andesite <-> Stone
  • Diorite <-> Stone
  • Granite <-> Stone

[CAUTION] This recipe will be removed in version (v1.3.0)
DEV NOTE: Rebalance

9. Wood in Stonecutter

[NOTE] Each wood type folder will result in 61 Files
Resulting 671 Files in 11 Folders

Stonecutter Oak Log

Wood Types:

  1. Acacia
  2. Birch
  3. Cherry
  4. Crimson
  5. Dark Oak
  6. Jungle
  7. Mangrove
  8. Oak
  9. Pale Oak
  10. Spruce
  11. Warped

 

Material Types

  1. Log x4
  2. Stripped Wood x4
  3. Wood x4
  4. Stripped Log x4
  5. Planks x1

And edge case for Nether wood (e.g. warped & crimson)

  1. Stem x4
  2. Hyphae x4

 

Result Items
  1. Slab x2
  2. Stick x2
  3. Sign x1
  4. Door x1
  5. Pressure Plate x1
  6. Trapdoor x1
  7. Fence Gate x1
  8. Gate x1

 

Wood can be transferred back & forth

1. Stripped Wood
2. Stripped Log
3. Wood
4. Log

And edge case for Nether wood (e.g. warped & crimson)

5. Stripped Stem
6. Stripped Hyphae
7. Stem
8. Hyphae

 

Stonecutter Warped Planks

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