Posted November 14, 20168 yr Hi Guys, I have a problem on creating an crafting recipe for a spawnegg, thats spawns an entity that i have created myself. The main problem is that I am not able to get an item-stack with this spawnegg. Has someone an idea how to do this?
November 14, 20168 yr Author Look at ItemMonsterPlacer::applyEntityIdToItemStack . I found the class ItemMonsterPlacer, but i wasn't able to find a method named applyEntityIdToItemStack :-/
November 14, 20168 yr Look at ItemMonsterPlacer::applyEntityIdToItemStack . I found the class ItemMonsterPlacer, but i wasn't able to find a method named applyEntityIdToItemStack :-/ It is actually called applyItemEntityDataToEntity in 1.10.2. VANILLA MINECRAFT CLASSES ARE THE BEST RESOURCES WHEN MODDING I will be posting 1.15.2 modding tutorials on this channel. If you want to be notified of it do the normal YouTube stuff like subscribing, ect. Forge and vanilla BlockState generator.
November 14, 20168 yr It is actually called applyItemEntityDataToEntity in 1.10.2. That is a different method. Oops, just searched for apply in ItemMonsterPlacer and saw that one first on closer inspection you are indeed correct. VANILLA MINECRAFT CLASSES ARE THE BEST RESOURCES WHEN MODDING I will be posting 1.15.2 modding tutorials on this channel. If you want to be notified of it do the normal YouTube stuff like subscribing, ect. Forge and vanilla BlockState generator.
November 15, 20168 yr Author Oh, now i see, i am currently on Minecraft 1.8 and on forge 11.14.4.1577 I dont really know why i am on this version, because i downloaded forge source code a week ago, but thanks for help! I think i will stay on this version and i will make an normal item which spawns the entity instead of am egg.
November 15, 20168 yr I think i will stay on this version and i will make an normal item which spawns the entity instead of am egg. You shouldn't, as there's no reason not to. 1.11 will be out soon, which will make 1.8 not supported by Forge anymore. So update to 1.10.2 now, or 1.11 later. Don't PM me with questions. They will be ignored! Make a thread on the appropriate board for support. 1.12 -> 1.13 primer by williewillus. 1.7.10 and older versions of Minecraft are no longer supported due to it's age! Update to the latest version for support. http://www.howoldisminecraft1710.today/
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.