Clexus

Results 12 comments of Clexus

can I be the proofreader?

> I _think_ this is what `particle_data` does, unless there is something more modern than that? Can you provide some examples? because wiki and reference have nothing related to it...

> Though looking at your link, I think you can use particle_offset_x/y/z for the direction and particle_data for the speed. tried, but it flies around but not to the defined...

> I think you're referring to this? ![image-2](https://private-user-images.githubusercontent.com/522168/320606376-a7e8685e-361e-4a8f-a106-21d2c1ec1dbc.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MTMzNjk3MTEsIm5iZiI6MTcxMzM2OTQxMSwicGF0aCI6Ii81MjIxNjgvMzIwNjA2Mzc2LWE3ZTg2ODVlLTM2MWUtNGE4Zi1hMTA2LTIxZDJjMWVjMWRiYy5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjQwNDE3JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI0MDQxN1QxNTU2NTFaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT1lOGZjNzI2MTM3NzhmOGI1Y2Y0NTgyNTE0NzFlYWE2Mjc2MjU0NjJjMjMyYzFjNWRhNDgwYWQ1NDVlNDMxMzk2JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCZhY3Rvcl9pZD0wJmtleV9pZD0wJnJlcG9faWQ9MCJ9.wV3ThTrD18QseJfhimoHSezewIvaQZKxe3HvcGFcbwg) > > > OK it's another bug > > there are actually two CustomProjectiles > > the first shoots strait forward, the...

not possible RoseLoot is designed to modify Loottables Villager trade isn't a part of loottable If the plugin add a feature to modify villager trade it should be RoseLoot&VillagerTrade

> Spells can be configured to reflect off of things. What spell is this? the spell created by me, no reflect option

``` lasergunpro3: actions: cast: - class: CheckEntity allowed_entities: player actions: - class: Command op: true command: freeze @t 20 - class: CustomProjectile hitbox_size: 0.5 speed: 50 ignore_blocks: true entity_hit_count: 8...

I'm wondering if there is any further help I can get

> I have not been able to try out your spell, but I thought with `ignore_blocks: true` in there it should just be passing straight through those blocks ... reflecting...

> I do wish I can help with the wiki, but that's somewhat difficult when I have no clue what some parameters do at all... same, that annoyed me su...