KubeJS Forge 1902.6.0-build.128
on Nov 26, 2022KubeJS Fabric 1902.6.0-build.128
on Nov 26, 2022- Merge branch '1.19/dev' into 1.19/main - Max
- Fix typo in BlockBuilder causing missing textures - Max
- Fix another issue with
level.dimension
(vanilla method is nowdimensionKey
) - Max - Remap Entity.getType to getEntityType in js to fix issues with
entity.type
- Max - Merge branch '1.18/dev' into 1.19/dev - Max
- Deprecate addFeatureJson and error with non-inlined features - Max
- Generify getUniqueId to reduce redundancy - Max
KubeJS Forge 1802.5.5-build.560
on Nov 24, 2022KubeJS Fabric 1802.5.5-build.560
on Nov 24, 2022- Merge branch '1.18/dev' into 1.18/main - Max
- Actually allow predicates for custom hide as well (delicious lambda soup) - Max
- "Fix" custom JEI hide event (mmm crunchy lambdas) - Max
- feat: add fire resistant to the item builder (#545) - Michael Hillcox
KubeJS Forge 1902.6.0-build.123
on Nov 24, 2022KubeJS Fabric 1902.6.0-build.123
on Nov 24, 2022- Merge branch '1.19/dev' into 1.19/main - Max
- More wonderful jank to make JEI custom hide work on 1.19 - Max
- Merge branch '1.18/dev' into 1.19/dev - Max
- Actually allow predicates for custom hide as well (delicious lambda soup) - Max
- "Fix" custom JEI hide event (mmm crunchy lambdas) - Max
- feat: add fire resistant to the item builder (#545) - Michael Hillcox
- Fix JEI hide custom declaring wrong event class (cosmetic) - Max
- Make JEI dep compile only to fix two recipe viewers in userdev - Max
KubeJS Forge 1902.6.0-build.121
on Nov 22, 2022KubeJS Fabric 1902.6.0-build.121
on Nov 22, 2022- Merge branch '1.19/dev' into 1.19/main - Max
- Port REI changes from 1.18 - Max
- Add hideNoFilter to REI hide event to replicate "old" hiding behaviour - Max
- Update BotanyPotsCropRecipeJS.java - Kristiāns Micītis
- Port REI hide event to the new filtering rule API - Max
KubeJS Forge 1902.6.0-build.119
on Nov 14, 2022KubeJS Fabric 1902.6.0-build.119
on Nov 14, 2022- Merge branch '1.19/dev' into 1.19/main - LatvianModder
- Updated Rhino again - LatvianModder
KubeJS Forge 1902.6.0-build.117
on Nov 12, 2022KubeJS Fabric 1902.6.0-build.117
on Nov 12, 2022- Merge branch '1.19/dev' into 1.19/main - LatvianModder
- Updated Rhino, even more breaking changes, woo - LatvianModder
- Merge pull request #537 from ChiefArug/patch-2 - Kristiāns Micītis
- Fix NetworkEvents oopsie - ChiefArug
KubeJS Forge 1802.5.5-build.556
on Nov 12, 2022KubeJS Fabric 1802.5.5-build.556
on Nov 12, 2022- Merge branch '1.18/dev' into 1.18/main - Max
- Add hideNoFilter to REI hide event to replicate "old" hiding behaviour - Max
KubeJS Forge 1902.6.0-build.114
on Nov 8, 2022KubeJS Fabric 1902.6.0-build.114
on Nov 8, 2022- Merge branch '1.19/dev' into 1.19/main - LatvianModder
- Fixed #535 - entity types not working in events, made extra field public in EventHandler, use correct lifespan in item entity methods - LatvianModder
KubeJS Forge 1902.6.0-build.112
on Nov 6, 2022KubeJS Fabric 1902.6.0-build.112
on Nov 6, 2022- Merge remote-tracking branch 'origin/1.19/main' into 1.19/main - LatvianModder
- Merge branch '1.19/dev' into 1.19/main - LatvianModder
- Replaced PlayerEvents.cloned with respawned, possibly fixed persistent data - LatvianModder
KubeJS Forge 1902.6.0-build.110
on Nov 6, 2022KubeJS Fabric 1902.6.0-build.110
on Nov 6, 2022- Merge branch '1.19/dev' into 1.19/main - Max
- Fix #533 - Max