Fixed two bugs here as well:
1) Removed a redundant axe stripping sound from WaxedPineconeBlock, as AxeItem already covers playing that sound depending on the inputted toolaction (and is still audible in testing, now at the same volume as when stripping normal logs)
2) Allowed Potted Cartwheels to be rotated like their block suggests.
This one's might be a bit more controversial because vanilla lighting forces cartwheels to be a little more darkened in their east/west facing states. could possibly be improved with some culling stuff--I was never particularly good at block model management. That said, at least the functionality for cardinal cartwheel pot placement is now there 👍
And an accidental extra, because I didn't know git pushes on forks automatically add them to PR's retroactively 😓
3) Added forge:stripped_logs block tag. I wholly understand why this wouldn't be considered (as Forge did not include it in its own canon), but I guess it's here if it wants to see some use.
Fixed two bugs here as well: 1) Removed a redundant axe stripping sound from WaxedPineconeBlock, as AxeItem already covers playing that sound depending on the inputted toolaction (and is still audible in testing, now at the same volume as when stripping normal logs) 2) Allowed Potted Cartwheels to be rotated like their block suggests.
And an accidental extra, because I didn't know git pushes on forks automatically add them to PR's retroactively 😓 3) Added
forge:stripped_logs
block tag. I wholly understand why this wouldn't be considered (as Forge did not include it in its own canon), but I guess it's here if it wants to see some use.