CrucibleMC / Crucible

Crucible, a fork of Thermos, is a CraftBukkit and Forge server implementation for 1.7.10, providing the ability to load both Forge mods and Bukkit plugins alongside each other.
https://discord.gg/jWSTJ4d
GNU General Public License v3.0
184 stars 63 forks source link

Spawn eggs of iron and snow golems do not work #43

Open GedeonGrays opened 4 years ago

GedeonGrays commented 4 years ago

Hello o/

Crucible Version: 4.1 (version with fix a written book by juanmuscaria in Discord)

This is a fairly old problem that is present on any server core.

The essence of the problem is that it is possible to spawn an iron or snow golem only with the command /summon, and spawn eggs, accessible thanks to NotEnougItems or /give, simply do not work. At the same time, there are NO plugins and mods, as well as restrictions by the server core config.

Everything works great in a singleplayer or local server.

juanmuscaria commented 4 years ago

From my memory it does not work in vanilla mc itself, but some mods like cofh core makes those spawn eggs valid and will make it work.

GedeonGrays commented 4 years ago

I can check CoFH Core, but of course it would be great if you can fix this at the server core level. UPD: Unfortunately, neither CoFH Core nor CoFHTweaks solve this problem.