Tobias Br

Results 22 comments of Tobias Br

I'm definitely going to add support for one or more power APIs. Probably adding that after I have finished the features I'm currently working on.

This is not possible at the moment.

It looks like you have to zip your mod in forge 2656+ for it to work. Mods in folders won't load anymore.

I'll see if I can find a work-around for this. If not, I already have an idea that only requires minimal changes and doesn't need you to manually zip the...

I agree. I definitely need to work on the readability of the tests. I've updated to junit5 and going to put more effort into the tests. I'm not going to...

The plugins folder contains the actual content that can be added with Custom Stuff. In your example of having a way to run a script on a event, you would...

I'm planning on allowing block properties to change depending on the complete block state instead of just the subtype, so this will definitely a part of it.

Can you remove everything from the pull request that isn't related to the scripting feature? You can do another pull request for the updated tests if you want. And definitely...

How would you get the potion effects from blocks?

You mean like getting hit by cactus blocks or being set on fire from fire blocks?