Asleeepp / skript-itemsadder

GNU General Public License v3.0
7 stars 1 forks source link

Create EffReplaceCustomFurniture.java #3

Closed Marmur2020 closed 6 months ago

Marmur2020 commented 6 months ago

Replaces existing furniture with new furniture Example: replace custom furniture "ia:my_furniture" at location of player's target block

https://github.com/Asleeepp/skript-itemsadder/assets/109208530/a8503abf-b632-4815-ae51-3f42d184d582

Marmur2020 commented 6 months ago

I think you'll like it.)

Asleeepp commented 6 months ago

I like the idea, but I think I'd rather just have a specific "remove custom furniture" effect, rather then a "replace" one. I'll work on it for the next update.

Marmur2020 commented 6 months ago

I like the idea, but I think I'd rather just have a specific "remove custom furniture" effect, rather then a "replace" one. I'll work on it for the next update.

I don't know, for me this feature made it easier to implement the mechanics of washing gravel to get useful items for stoneblock. That way I had to replace the model with another one. Honestly I wouldn't remove the mechanics and replace with a remove and add method. I may not know what you want to do.

Asleeepp commented 6 months ago

I don't know, for me this feature made it easier to implement the mechanics of washing gravel to get useful items for stoneblock. That way I had to replace the model with another one. Honestly I wouldn't remove the mechanics and replace with a remove and add method. I may not know what you want to do.

mmm, I'll add it alongside a remove effect, then.