mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/LCE-Revelations.git
synced 2026-09-23 09:53:13 +00:00
Fixed baby zombie hitbox size (#765)
* Added scaling to zombie i added scaling to zombie based on if its a baby or not just setting the size does not work you have to set it in the tick (look at the tick for slimes which is a scalable monster) * add output dir to gitignore the build output folder is now added to the git ignore --------- Co-authored-by: Loki <[email protected]>
This commit is contained in:
+2
-1
@@ -435,4 +435,5 @@ build/*
|
||||
Minecraft.Client/Saves/
|
||||
|
||||
# Visual Studio Per-User Config
|
||||
*.user
|
||||
*.user
|
||||
/out
|
||||
|
||||
Reference in New Issue
Block a user