[1.18.2] Slingshot can place blocks inside chunks claimed by FTB Chunks
ThousandFields opened this issue ยท 8 comments
The Slingshot can shoot maps directly into chunks that are claim-protected using the FTB Chunks mod, even if the player has no permission to interact with those chunks. This can have disastrous potential on servers where griefing is not allowed. If it is possible, I would like to request Slingshots to not be able to shoot blocks into protected chunks.
Would it be possible to get an option to prevent all blocks from being able thrown by the slingshot. Maybe even have a blacklist / whitelist option to fine tune it?
With a whitelist or blacklist would allow to select which blocks can be thrown. IE jars with Mobs in them. Would be even cooler if it could be used as a weapon with small stones.
and enabling/disabling blocks via whitelist/blacklist should not affect the following, so slingshots would still have a use.
#Allows splash potions to be thrown by slingshots
allow_splash_potions = true
#Allows bombs to be thrown by slingshots
allow_bombs = true
#Allows fire charges to be thrown by slingshots
allow_fire_charges = true
#Allows snowballs to be thrown by slingshots
allow_snowballs = true
Right but how what is the use case of that? Like why would you only want to have only certain plavesble? Also slingshot is meant as mainly a building too. The config below could turn it into a weapon but they are off by default
Okay, I didn't realize that was your intent for the slingshot. My use case was going to use it for launching jars with captured mobs (a firefly in a jar slung to provide a temporary light at a distance was useful and fun). I would also use the 1.20 items listed above. I find slinging blocks to be non-immersive / un-vanilla, but i'm sure some love it the way it is.. so if possible, a blacklist/whitelist, or a simple allow_blocks option would be great for my case use.