Add mixins for block and entity placeholder cleanup
Introduces BlockMixin and EntityMixin to handle removal of placeholder ArmorStand entities when pressure plates are broken and when fishing rod item entities are discarded. Also updates Util to mark spawned placeholders with a custom data flag, and registers new mixins in stasisrods.mixins.json. Bumps mod version to 1.4.
This commit is contained in:
@@ -7,7 +7,7 @@ yarn_mappings=1.21.10+build.2
|
||||
loader_version=0.17.3
|
||||
loom_version=1.12-SNAPSHOT
|
||||
# Mod Properties
|
||||
mod_version=1.3
|
||||
mod_version=1.4
|
||||
maven_group=com.kasetoatz
|
||||
archives_base_name=StasisRods
|
||||
# Dependencies
|
||||
|
||||
Reference in New Issue
Block a user