Skip to content

Update to 26.3 - #1312

Merged
misode merged 69 commits into
masterfrom
update-26.3
Sep 15, 2026
Merged

misode merged 69 commits into
masterfrom
update-26.3

Conversation

@runcows

@runcows runcows commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

😓This is a big one

😢 Discontinued

  • Everstone. This has been in a weird spot since the golden dandelion was added. We're decided to retire it now.

✨Feature Changes

  • [Blossoming Pots] Added Poplar Sapling, Poplar Leaves and Red Shrub
  • [Vecto Shamir] Added Poplar Boat support
  • [Reeling Rods] Added Poplar Boat and Cushion interactions
  • [Podzol Rooting Soil] Added Poplar Sapling support
  • [Washing Tanks] Added Wool Stairs / Slabs and Cushion support
  • [Towering Trees] Added 2x2 Poplar Trees

🐛 Fixes

  • Zauber biome particles were not updated to environment variables and were broken

Notes

  • Added .bolt file association since we have some bolt modules from the liquid tanks rewrite
  • gm4_lightning_in_a_bottle:brew_lightning item modifier still had old modifier fields in addition to the correct ones, wasnt breaking anything, but wasnt needed
  • #gm4_lightning_in_a_bottle:lightning_rod item tag was removed. It was not used, since its usage was swapped to the vanilla tag a bit ago
  • Towering Trees 1x1 trees are broken due to a bug fix. I cannot remember if this change was in this update cycle or 26.2, but we should keep it on our radar

runcows and others added 30 commits September 10, 2026 13:22
(we do actually have some)
- `configured_feature` -> `feature`
- squashing the `config` field
- updating the overworld noise settings file used by cooler caves
- various field renames
- missing from this is `pfb_biome_extensions`
- add dappled forest to `#gm4_dangerous_dungeons:is_stone_base`
- sort the rest
@misode
misode marked this pull request as ready for review September 15, 2026 22:12
@misode
misode merged commit ebf04f8 into master Sep 15, 2026
2 checks passed
github-actions Bot pushed a commit that referenced this pull request Sep 15, 2026
* update beet, mecha, bolt to edayot's branch

* update version numbers used in plugins

* update pack formats

* Update github actions workflow to 26.3

* Update block state references

* Update beet fork to latest commit

* add file association for .bolt files
(we do actually have some)

* handle a majority of breaking worldgen changes
- `configured_feature` -> `feature`
- squashing the `config` field
- updating the overworld noise settings file used by cooler caves
- various field renames
- missing from this is `pfb_biome_extensions`

* Fix typo in workflow

* Update biome extensions

* Zauber cauldrons configured_feature -> feature

* delete everstone

* update biome tags
- add dappled forest to `#gm4_dangerous_dungeons:is_stone_base`
- sort the rest

* update base tags

* Update inline item modifiers (including those in inline loot tables)

* Update inline predicates

* Update inline loot tables (hopefully)

* update inline bolt predicates i missed

* Update JSON files with script

* Fix advancement parsing in versioned_advancements plugin

* fix: lib hooked entity advancement entity predicate

* Actually fix versioned_advancements plugin

* Upgrade block -> blocks in advanvements

* fix plugins advancements, loot tables, item modifiers, predicates

* fix guidebook criteria

* fix bolted loot tables and predicates

* Update template files

* update guidebook criteria i missed

* update a few things misodes script missed

* fix zauber biome particles being broken

* fix zauber feature templating NOTE: this might have to change based on the beet PR

* Update damage type predicates

* Fix more damage type predicates

* Temporary plugin to load worldgen carver tags

* Fix value check predicate in versioning plugin

* Missed context float provider changes

* Fix loot table tag entry

* Fix recipe_unlocked trigger

* Fix block_state_property -> match_block condition

* Fix versioning plugin a final time (use all_of instead of sequence)

* Fix player_generates_container_loot trigger

* Fix various smaller missed changes

* Fix score number providers in mcfunctions

* any_block_use packtest bug was fixed

* Update brewing stand and furnace NBT

* feat: Reeling Rods cushions and poplar chest boat

* improvement: Reling Rods number providers

* feat: Vecto Shamir poplar boat

* fix: Blossoming Pots pale oak sappling place sound being incorrect

* feat: Blossoming Pots Poplar Sapling, Poplar Leaves, Red Shrub

* Update beet fork to latest commit

* remove temp plugin to load carvers

* zauber plugin render rename (pls work)

* Remove lib_brewing

* Add brewing recipes to lightning in a bottle

* Re-add LIAB connector texture and fix tests

* Fix blossoming pots test

* Re-implement cooler caves with separate material rule files

* Small fixes

* More block and item tag updates

* add poplar sapling support to lib_trees

* Towering Trees: split structure meta data csv file into 1 per tree type

* Towering Trees: Add support for poplar tree

* Towering Trees: Add 2x2 Poplar Tree structures

* delete liab lightning rod item tag

* Washing Tanks: add cushions, wool slabs and stairs

* Add bump minor versions script
(its scuffed, but it works)

* minor version script hidden exception

* bump minor versions

---------

Co-authored-by: Misode <misoloo64@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants