BPR

Results 14 issues of BPR

This PR prepares **Chairs**, **Note Block Interface**, and **Ziprails** to be released on Smithed. No modifications are made to the module code, only some READMEs and images were added. The...

This PR allows custom crafting recipes to be inputted in any part of the grid. Before the recipe checks are performed, the items are virtually shifted to the top-left in...

Adds READMEs, Licenses, and examples in each library module TODO: - [ ] teleport example for lib_forceload - [x] lib_machines examples - [ ] put READMEs and examples in base...

Implements a sky dimension "Celesterra" for 1.20.3 using noise and density functions to create islands that adhere to biome borders. This is a heavy WIP; most updates will be shown...

module

Hotswap Hotbars allows players to craft a new item: the hotswapper! Any shulker box can be used in the recipe and by default the hotswapper is a brown shulker box,...

invalid
module

The loot table works in vanilla, but when used with weld it targets the wrong path.

fix

lectern v0.34.0 beet v0.108.5 pytest v8.3.3 pytest-insta v0.3.0 I'm trying to use lectern snapshots to test my WIP beet plugin, but it appears that overlays aren't properly working with directives...

The guidebook RP breaks in 1.21.9+ due to a file name change in the vanilla resources. Ideally we should start to switch to using the `object` field to directly display...