Entity Replace Blocks in Structures

Started by TheVoidShadows on

Topic category: Help with Minecraft modding (Java Edition)

Active 2 months ago
Joined Dec 2017
Points:
826

User statistics:

  • Modifications: 0
  • Forum topics: 14
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 128
Entity Replace Blocks in Structures

So this may be slightly complicated and I'm unsure if there is a way to do this even, but, I want to make it so that when a Vanilla structures such as the stronghold or a spawner dungeon generates that there is a chance for one of my custom entities to replace a block in that specific structure.

I am trying to make a mimic entity that mimics multiple different items/blocks.

Similarly, I also want to make it so that when that entity dies, it sets a block on the ground with the same NBT data/inventory that the entity had.

Any ideas on how either, or both, of these are done?

Active 2 months ago
Joined Dec 2017
Points:
826

User statistics:

  • Modifications: 0
  • Forum topics: 14
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 128
Never mind, I came up with a…
Tue, 09/20/2022 - 03:25

Never mind, I came up with a better idea for what I'm doing.