#Why is it looking for Air?

4 messages · Page 1 of 1 (latest)

low scroll
#

Cannot set property BooleanProperty{name=waterlogged, clazz=class java.lang.Boolean, values=[true, false]} as it does not exist in Block{minecraft:air}

unreal gulch
#

It just says air because your block isn't registered yet. The issue here is that you didn't override appendProperties correctly

low scroll
#

Thanks matey, I;'mma try that right now

low scroll
#

Nailed it!