File Details
QoF 1.3.0 /In Sync
- R
- Apr 1, 2026
- 192.46 KB
- 661
- 26.10
File Name
QoF-1.3.0.mcaddon
Supported Versions
- 26.10
QoF v1.3.0's In Sync 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.3.0 or compare Releases: v1.3.0 LICENSE: MIT
Release Date: Mar/28/2026 (09:51:30)
Base Game Version: 26.10 Tiny-Takeover
Dependency: 2.7.0@beta
Changelogs
- Update base game version to 26.10 Tiny-Takeover
- Update Script API to 2.7.0@beta
- Fully rebrand from
QoL (Quality of Life)toQoF (Quality of Feature) - Add patch notes to every changelog
Carried Container
- Add a config option to allow climbing scaffolding and ladders
note: we already have settings for allowing jumping in water & lava
Crop / Harvest
- Crop (
crop.js) is now renamed to Harvest (harvest.js) - When seeds drop on the ground and the player has no seeds, the dropped seeds used for replanting are reduced by 1. The remaining seeds will have a
40 gametickdelay before the player can pick them up again.
bug ref
- Fix crop seed loss logic missing inverse sign
- Fix beetroot using wheat seeds when replanting
Dynamic Light
- Move from
minecraft:light_blocktoqof:light_blockfor more customization - Sea pickle now only works underwater
- Some items are now prevented from emitting light underwater
| Item | Reaction | Level |
|---|---|---|
| Campfire | Won't emit light underwater | 15 |
| Lantern | Won't emit light underwater | 15 |
| Lava Bucket | Won't emit light underwater | 15 |
| All Copper Lantern | Won't emit light underwater | 15 |
| Torch | Won't emit light underwater | 14 |
| Copper Torch | Won't emit light underwater | 14 |
| Soul Campfire | Won't emit light underwater | 10 |
| Soul Lantern | Won't emit light underwater | 10 |
| Soul Torch | Won't emit light underwater | 10 |
| Redstone Torch | Won't emit light underwater | 7 |
| Sea Pickle | Only emits light underwater | 6 |
bug ref
- Fix dynamic light preventing crop seeds from being placed on farmland
- Fix incorrect sound when placing nether wart on soul sand with dynamic light on top
- Fix piston pushing light blocks
- using hoe/shovel on dirt-type blocks no longer consumes durability in creative mode
- Fix visual bug where Minecraft displays destroy particles for light blocks
- Fix flint & steel and fire charge not working with items emitting light on the ground
Offhand
- Double sneak window gap is now customizable on
Mobile,Console, andWindows - Add more torch types for offhand placement
| List of torch placement |
|---|
| Torch |
| Redstone Torch |
| Copper Torch |
| Soul Torch |
bug ref
- Fix offhand incorrectly reading enabled value from carried container module
- Fix torch duplication when spam clicking
- double sneak for offhand now resets
lastSneakTickafter swapping items
Wet Concrete Powder
- Add
BASEsetting for how long before concrete powder hardens in water - Add
MULTIPLIERsetting to scale the conversion time for concrete powder hardening in water
These settings are used in the formula: DELAY = BASE + ⌊√(item_amount - 1) × MULTIPLIER⌋
Composter+
bug ref
- Fix composter not detecting when moved by piston
Bug Fixes
- Fix offhand incorrectly reading enabled value from carried container module
- Fix crop seed loss logic missing inverse sign
- Fix torch duplication when spam clicking
- Fix beetroot using wheat seeds when replanting
- Fix dynamic light preventing crop seeds from being placed on farmland
- Fix incorrect sound when placing nether wart on soul sand with dynamic light on top
- Fix piston pushing light blocks
- Using hoe/shovel on dirt-type blocks no longer consumes durability in creative mode
- Fix visual bug where Minecraft displays destroy particles for light blocks
- Fix composter not detecting when moved by piston
- Double sneak for offhand now resets
lastSneakTickafter swapping items - Fix flint & steel and fire charge not working with items emitting light on the ground
License
This project is licensed under the MIT License.
Credits
- @aitji scripting & design
- @pickerth-12 design, json & molang
QoF™
Copyright (c) 2026 aitji & pickerth-12 Licensed under the MIT License
Source: github.com/aitji/QoF
