Daniel Weber

Results 8 issues of Daniel Weber

The default `formatVersion` [here](https://github.com/TheMrZZ/sandstone/blob/master/src/datapack/saveDatapack.ts#L72) and [here](https://github.com/TheMrZZ/sandstone/blob/master/src/datapack/packMcMeta.json#L3) should be 9, not 6.

There isn't a type-safe way to create custom worldgen in Sandstone datapacks.

help wanted
mc-update

There isn't a (nice) way to add the new "filter" field to `pack.mcmeta` when creating a datapack with sandstone

Fixed the save_start icon and updated pack_format in the Java Item Model Animator plugin.

awaiting changes

--- Define binary reflected gray code, both as a permutation of `Nat` and as a permutation of `BitVec n`, and prove some theorems about them. Additionally, remove `@[simp]` from `Nat.bit_false`...

blocked-by-other-PR
awaiting-author
new-contributor

Remove `@[simp]` from `Nat.bit_false` and `Nat.bit_true`, as `bit0` and `bit1` are deprecated, and add some lemmas to `Bits`, `Bitwise` and `Size`. --- [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/from-referrer/)

awaiting-review
new-contributor

When a definition appears in a `noncomputable section`, while the definition is actually noncomputable, there is no indication given for that anywhere in the docs, and it appears just like...

--- - [x] depends on: #16582 [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/from-referrer/)

t-analysis
maintainer-merge