So I'm rather new to modding and I am following McJty's youtube tutorial.
I am pretty much at the end of the linked video. Where he finally gets the texture to load (21:40).
However at that point i get the following error.
At first it looked to me like it's missing the model JSON files for block and item. But as far as i understood it I do not need those cause im referencing the vanilla model when i do it like the tutorial says.
I kinda think i am doing something wrong with the registration of the block :S
If this type of stuff does not belong here or if somebody can point me to some good advice it is more than welcome.
Thanks in advance o/