#Bedroom and plushies
1 messages · Page 1 of 1 (latest)
first ever interior using some display entities
ion build much cause im no good at it
just do it more often and you will get better :D
youre quite good with display entities
i just used axiom's new thing to turn builds into a json model
placed em about
i was trying to figure out a nice way to implement cars
but either way i'd need an entity to sit on
got the lil car fr
I recommend that you familiarize yourself with custom model data, which will make the whole thing much more efficient
wdym?
cute plushies by the way
thanks
you can add your own items such as your car and the whole thing is pretty vanilla via. resource pack the whole thing is then called custom model data
oh well ok
the car wasnt using axiom's thing. i had a car modeled and textured in blockbench a while ago. so i set it up in a resource pack, applied it to a nautilst shell with custom model data 1 and called it a day
i thought you had wasted hours puzzling together a thousand different entities
i get how it works, just mentioned using axiom's new thing cause it's super helpful
oh no no
i wouldnt have made it 15 min before going to some discord server and complaining that "its taking too long there has to be a better way"
yes axiom is extremely helpful mega cool actually
yeah, i just wanna figure out how to do cars
there's this one plugin that adds cars to vanilla (its very jank, but it works)
but its based on just item model on the head of an armor stand or smth
so i wanted to figure a way to do it with display entities
gonna have to peek through some code and maybe figure smth out
it would also be possible, for example, to use your car as an entity and drive it around with the help of data packs, but for that you would have to have studied xD
yeah
◦•●❤♡ ᴄᴏɴᴛᴀᴄᴛ ꜱʜɪᴍᴍᴇʀᴇɴᴄᴇ ꜰᴏʀ ꜱᴜᴘᴘᴏʀᴛ ♡❤●•◦
For QualityArmory Vehicles, Click Here: https://blackspigot.com/downloads/qualityarmory-vehicles.10449/
Native Minecraft Version: 1.20
Tested Minecraft Versions: 1.9 / 1.10 / 1.11 / 1.12 / 1.13 / 1.14...
but, not riding a horse or pig or whatever they're doing there
could be cool to put an interaction entity at the steering wheel to make it honk 
so it would also be quite possible that it works with armor stands but then more on a straight line and rails
yeah. i'll figure smth out
ion have time to dig through code and figure stuff out rn. one dayyy
good luck
thanks
and I think he knows how to create and play his own sounds @dense glacier
oh
i can do that 
you just upload .ogg files into a sounds folder and then you can just use /playsound
make right clicking an interaction entity run the command
ez pz
oh well then that's great i haven't even dealt with it yet
yeah, its actually pretty straightforward. i experimented with it by making a small adventure map where each room there was a speaker in the corner of the room and it spoke n shit
its neat
oh, but you need to use mono for the sound. that's how you get it to go quiet if you walk away or have directional audio.
if you make the sound stero, it'll be full volume, in both ears, at all times, anywhere in the world
I always thought that stereo sounds were more 3D xD
yeahh, i guess minecraft just doesnt handle stereo sounds ontop 3d directional audio
its obv possible, but i feel like it adds an unnecessary level of calculation
that's right, but it's good that I don't have to deal with my own sounds