#(BATyplease) Models Problem
18 messages · Page 1 of 1 (latest)
Hi I'm AutoThreadBot! Don't mind me, I'll just be adding the helper team to this thread so they can see it. A human will get to you soon.
!haste
Help us help you by pasting your script to https://paste.denizenscript.com/New/Script and linking it back here.
Content of Denizen Script Paste #136133: Unnamed Denizen Script Paste... pasted 2025/09/09 16:06:27 UTC-07:00, Paste length: 5277 characters across 217 lines, Content: builderhandlerinv: type: inventory inventory: chest
Content of Denizen Script Paste #136134: Unnamed Denizen Script Paste... pasted 2025/09/09 16:06:48 UTC-07:00, Paste length: 5999 characters across 149 lines, Content: set_model: type: task definitions: display script:
I use these 2 scripts to spawn my models but it spawns like this for some reason
And Idk how to remove them 😭
any help?
you should be able to locate them with the find_entities tag no?
!t locationtag.find_entities
Returns a list of entities within a radius, with an optional search parameter for the entity type.
Result list is sorted by closeness (1 = closest, 2 = next closest, ... last = farthest).
finding
ListTag(EntityTag)
loop through that list and remove each entity if it matches the item_display type
Has your issue been resolved, or your question been answered?
If so, please use the </resolved:1028673926114594866> command to close your thread.
Or </invalid:1028673926898909185> if it's not possible to resolve.
If not yet resolved, please reply below to tell us what you still need.
(Note that if there is no reply for a few days, this thread will eventually close itself.)
@winter salmon
yep it worked but for some reason I can't change their scale