#How would I change the hardness value of a block?
10 messages · Page 1 of 1 (latest)
(I want to change deepslate to be the same hardness as stone, so from 3.0 to 1.5)
Mixins! It should apply properly, since hardness isn't per-instance iirc
Which class would the Mixin be for? I see Block, Block State and Abstract Block State
Blocks I think. Wherever the hardness is defined.
I finally managed to get it working, but it seems like the client needs to have the mod as well, is there any way around this?
Not until blocks are datafied I don't think
Sending update packets for explosions and such maybe