Started by
unlisted eevee
on
Topic category: Advanced modding
Is there a way of checking if a entity, or position is inside of structure? I am trying to create an entity that spawns inside of a mineshaft.
Topic category: Advanced modding
Is there a way of checking if a entity, or position is inside of structure? I am trying to create an entity that spawns inside of a mineshaft.
if you do your structure - no problem
if you want make entity spawn in vanillia structere - it s not that simple
so for example you can make procedure that villagers will be replace by your entity - and you will have your entity in villages
but for mineshaft i have no idea ...