Dennis C

Results 213 comments of Dennis C

I'm a bit torn about this. I can definitely see the usefulness of this but I'm not totally sure how well this would work in practice. I'll have to experiment...

This seems useful to me, I'll add it to the list of planned blocks. Unfortunately 1.19.2 is out of support and will not get any further updates.

I would prefer keeping the names of the existing events and hook methods as-is. Renaming the `firePlayerCraftingEvent()` method provides marginal benefits at best and the naming scheme not being followed...

The minecart hooks have been dragged along for 10 years with basically zero changes at this point and it was infeasible to re-implement them on top of the minecart changes,...

The linked resource pack uses a core shader to generate the 3D geometry, ignoring particle scaling and, crucially, generates them at the wrong height (vanilla block break particles are perfectly...

> Note this change on the Fabric side: [FabricMC/fabric#4890](https://github.com/FabricMC/fabric/pull/4890) I followed the initial discussion around this and adjusted the preparable plugins in this PR accordingly.

I can invert the property if you want, I'm just not sure this is enough of an issue to justify disabling the validation by default (I have encountered three occurences...

Our `TriState` was removed in the 1.21.5 port in favor of vanilla's.

> 2. Have getBurnOdds(state, level, pos) and getIgniteOdds(state, level, pos) check this.burnOdds/igniteOdds first (edit: then the data map) and only call the blockstate methods if there's no entry. Hard disagree,...

I assume this kind of setup is what you are talking about, in which case you can do that by placing the horizontal stairs in the corners facing away from...