Alexthw46 / Ars-Elemental

Add-on to Ars Nouveau, based on elemental stuff
https://www.curseforge.com/minecraft/mc-mods/ars-elemental-elemental-spell-foci
GNU General Public License v3.0
4 stars 6 forks source link

[1.19.2] Ars Elemental's Spore Blossom (ground) does not check for solid ground when placing #13

Closed TelepathicGrunt closed 1 year ago

TelepathicGrunt commented 1 year ago

Forge: Ars Elemental 1.19.2-0.5.5.6

The vanilla Spore Blossom can only be placed on solid surfaces above it but it looks like Ars Elemental's Spore Blossom can be placed on anything as long as there's any block below. Which leads to strange stacking behavior such as below pic. Making the canSurvive to only return true if the below block's face is a full block would solve this. image image

Alexthw46 commented 1 year ago

i had issues with the method used by the vanilla blossom so it was disabled recently, with the face sturdy check is seems to behave as intended. https://www.curseforge.com/minecraft/mc-mods/ars-elemental/files/4104849