EngineHub / WorldGuard

🛡️ Protect your Minecraft server and lets players claim areas
https://enginehub.org/worldguard/
Other
812 stars 528 forks source link

Adds concrete powder/anvil to no-physics-config #2083

Open aurorasmiles opened 1 month ago

aurorasmiles commented 1 month ago

Fixes #1411 This feels like something often requested in Discord. There are in theory a couple more blocks that can be affected by gravity, but most of those seem like edge cases that are rarely relevant (except the dragon egg maybe, but I feel like the dragon egg has a lot more annoying things to block before gravity)

wizjany commented 1 month ago

I've been mentally pushing this off every time someone asks because I feel like adding a million config options isn't the way to go long-term. Perhaps it's better to have a list like the water/lava/fire spread configs?

aurorasmiles commented 1 month ago

I feel like lists like that are generally the way to go, but only if we support block tags on those lists as well. I don't want users to have to add all concrete powder variants to a list when adding ##concrete_powder might be possible