haykam821
haykam821
@liach The sound event field names are fine, but they are inconsistently reflected in the block sound group field names.
For example, the following would be a cuboid selection denoted by red wool before any trimming:  After `//trim !#air`:  After `//trim spruce_stairs`: , but since you cannot supply...
@oncletom No, I use this module on the bundle generated by webpack. The build script is regular Node.js.
@oncletom Yes, I am trying to use `memory-fs` as a [custom output filesystem](https://webpack.js.org/api/node/#custom-file-systems) for the bundle generated by webpack. However, since I cannot use `memory-fs` as the input filesystem for...