Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add forcefield and entity magnet events #100

Merged
merged 4 commits into from
Feb 19, 2023

Conversation

bl4ckscor3
Copy link
Contributor

Forcefield pushes entities around the player (5 block radius) away, and Entity Magnet pulls entities around the player towards them. Certain entities like item frames, paintings, markers, and more (see ForcefieldEvent class) are exempt from these events.

bl4ckscor3 and others added 4 commits February 15, 2023 13:31
# Conflicts:
#	src/main/java/me/juancarloscp52/entropy/events/EventRegistry.java
#	src/main/resources/assets/entropy/lang/de_at.json
#	src/main/resources/assets/entropy/lang/de_ch.json
#	src/main/resources/assets/entropy/lang/de_de.json
#	src/main/resources/assets/entropy/lang/en_gb.json
#	src/main/resources/assets/entropy/lang/en_us.json
#	src/main/resources/assets/entropy/lang/es_es.json
@juancarloscp52 juancarloscp52 merged commit a9da778 into juancarloscp52:1.19.3 Feb 19, 2023
@bl4ckscor3 bl4ckscor3 deleted the forcefield-event branch February 19, 2023 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants