As someone who's only very recently gotten into fabric, i can now see why people were, uh... Insistent on getting me to switch. It's got pretty fast loading time, it's not that laggy, and the mods are pretty powerful. The pehkui mod and immersive portals mod are the first 2 I've tried. It feels not like I've switched to fabric, but like i now have it as another option to have fun with. This has been my "i understand now" text wall.
Very good video. It's maybe a bit shameful that my biggest takeaway was about moving the portal 0.5 blocks. As I pointed out in your previous video, I made the tiny house using boxed view. One of the main differences is that I couldn't find a way to align the box with the block it's sitting on, because the box is spawned directly on an entity, not by using coordinates. In other words, your tiny house is "connected" to the big block it's sitting on while my tiny house has its own floor which I couldn't connect to the big block. Does that make sense?
There is an easy way to do the tiny blocks, as there is a command in the game that does all of the steps for you: /portal create_scaled_box_view [teleportChangesScale] This is quite the command, so lets take it one step at a time. : these are the coordinates of the thing you want to be shrunk down. x1, y1, and z1 are the coordinates of one corner while x2,y2, and z2 are the coordinates of another. : This is how big you want the small blocks to be. For example, if you select an area that is 16x16x16, if you set the scale to 8, the small area will be 2x2x2. if you set the scale to 16, it will be 1x1x1. This works in the opposite direction as well, for example if you set the scale to 0.5, it will be 32x32x32, making the portals bigger. : This one is just the entity where the box will be placed. For example, if the placeTargetEntity is @p, it will put it directly at your feet. : Self explanatory, either "true" (it is bi-way) or "false" (it is not) [teleportChangesScale]: This one is a bit hard to explain, so i reccomend trying out both options, but I will do my best. If this value is set to "true", when you step into the portal it will change your scale so that the box looks normal. If it is set to "false", when you step into the portal it will not change your scale, meaning it will still look small As always, If you have any questions let me know. Edit:It looks like the creator of the video uploaded a tutorial on this command, so yeah def check that out lol
I did also make a second tutorial, where I showed how to use that. A link is in the description and there is an infocard. But still thanks for the detailed description of the usage of that command 👍
You can just make a scaled box view to make small structures Just make sure to to yourself into the block you want your box view since it creates it on you
You aren't smaller, the big structure is hidden behind the orange wall. There are portals around the structure that make everything look bigger. Entering the portal just teleported the player into the structure.
Hmm.. I don't know. I just want to work with little Blocks again. Exacty like the outdated Little Blocks Mod from around 4 years ago. This is kind if a alternative but it's just way too complicated.
There is a gmod map exactly like this and i have no idea what its called, if anyone can find it thatd be wonderful. Ive searched through over 6000 maps
I think I once saw a mod that does something like this, but I can't remember the name. OpenBlocks has the height map projector, but I'm not sure if it changes live and the blocks are only captured from above. The last option would be to use the "/portal create_scaled_box_view [teleportChangesScale]" command from Immersive portals. You can disable teleportation for the portals and enable fuseview. ("isBiWay" should be false because otherwise you'd be able to see the room where you have the model from the area you have "mapped" and there would be no way to exit)
There is a version that is compatible with immersive portals. There is a link to it in the Video description, or here: github.com/qouteall/sodium-fabric/releases
What spam? If you want to shrink the player, when jumping at the structure use " /portal set_portal_nbt {teleportChangesScale:false} " or uninstall Pehkui
www.curseforge.com/minecraft/mc-mods/immersive-portals-for-forge You'll need the CommandStick datapack though, if you want to use CommandSticks. Pehkui now also has a forge version, so maybe changing your size with portals also works in forge now.
You can go in the config options in the immersive portals mod and choose not to render player
Cool, thanks, I actually didn't know that yet.
You need the fabric mod menu for that (or know the command)
@@PhillXD HOW DO I FRICKING UNJAR FILES IN MOBILE!?!?
@@togeinumaki8002 Mods don't even work on mobile, why would you want to unjar files?
@@PhillXD he is probs using that weird thing that allows mc java on android
For mobile timestamps.
Graphic settings. 0:30
Potion effects. 0:45
Portal helper block. 1:00
90° Turns. 2:32
Stretched hallway. 3:57
Spiral room. 5:54
Tiny blocks. 7:14
I was really curious how you accomplished that in the last video. Really cool!
He talks like the gman and I love it
This has legit been driving me insane how you did this.. THANK YOU!!!
As someone who's only very recently gotten into fabric, i can now see why people were, uh... Insistent on getting me to switch. It's got pretty fast loading time, it's not that laggy, and the mods are pretty powerful. The pehkui mod and immersive portals mod are the first 2 I've tried. It feels not like I've switched to fabric, but like i now have it as another option to have fun with. This has been my "i understand now" text wall.
Thank you so much! I got everything I need to know :)
Keep it up!
LOL
@@ElevenDZN yes
Ive been waiting for this!
My brain just died watching this video
For those who don't know, Sodium is basically OptiFine but it works for fabric and it's generally better
optifabric
@@justsomeordinarykid923 optifine has render issues with many mods, including immersive portals
@@Hyperboidive never had any issues
Thank you im so happy i know how to do this now this mod has so much potential
this was so helpful keep up the good work man :D
Oh wow! Thanks for this Tutorial. I got most of it except for setting the top part I understood all of it.
Well spoken friend. Thanks for the how-to
Your English is wonderful. It is even better than some native speakers I know. As for the portals, it is fascinating stuff.
Thanks for the headache. xD
Your pronunciation was fine. Really cool video!
Thanks for the tutorial! Your accent is very nice btw
The fact that you have less than 300 subs makes me upset you clearly care about your videos and this video just shows you put in effort
Thats just how it be for awhile
This guy sounds like a mad scientist
I was looking for a video like this for so long, thank you
Very helpful thanks!!!
Spectator teleported me here
Thanks for this video this was so helpfull
Very good video. It's maybe a bit shameful that my biggest takeaway was about moving the portal 0.5 blocks. As I pointed out in your previous video, I made the tiny house using boxed view. One of the main differences is that I couldn't find a way to align the box with the block it's sitting on, because the box is spawned directly on an entity, not by using coordinates. In other words, your tiny house is "connected" to the big block it's sitting on while my tiny house has its own floor which I couldn't connect to the big block. Does that make sense?
Use /tp to align player to exact position.
@@mtndewv Thank you! It's weird I haven't thought of that for so long.
@@mtndewv you can just do /portal debug align
My guy using Sodium hell yeah!
POG!!! Thank you for this!
Man, love your vids. They’re very good.
There is an easy way to do the tiny blocks, as there is a command in the game that does all of the steps for you:
/portal create_scaled_box_view [teleportChangesScale]
This is quite the command, so lets take it one step at a time.
: these are the coordinates of the thing you want to be shrunk down. x1, y1, and z1 are the coordinates of one corner while x2,y2, and z2 are the coordinates of another.
: This is how big you want the small blocks to be. For example, if you select an area that is 16x16x16, if you set the scale to 8, the small area will be 2x2x2. if you set the scale to 16, it will be 1x1x1. This works in the opposite direction as well, for example if you set the scale to 0.5, it will be 32x32x32, making the portals bigger.
: This one is just the entity where the box will be placed. For example, if the placeTargetEntity is @p, it will put it directly at your feet.
: Self explanatory, either "true" (it is bi-way) or "false" (it is not)
[teleportChangesScale]: This one is a bit hard to explain, so i reccomend trying out both options, but I will do my best. If this value is set to "true", when you step into the portal it will change your scale so that the box looks normal. If it is set to "false", when you step into the portal it will not change your scale, meaning it will still look small
As always, If you have any questions let me know.
Edit:It looks like the creator of the video uploaded a tutorial on this command, so yeah def check that out lol
I did also make a second tutorial, where I showed how to use that. A link is in the description and there is an infocard. But still thanks for the detailed description of the usage of that command 👍
@@PhillXD my bad man I didn't know! I'll check it out now :)
So that is how you fix the sky poking out!
Wow, pretty amazing what you're able to do, my brain hurts seeing this.
wtf airplane announcement voice???
I like it
When you went through that hall that was bigger on the inside i went “WHAT THE FU-“
Here before 1M subs!
Alternate title : Minecraft, but... It will hurt your brain.
Finally a complete guide
Dislikes are people who are on bedrock and are mad
I'm on bedrock
I'm not mad and when I get java ima do this tysm
Me too
Brain slained by Noc-Euclidean mod.
Video: *starts
PhilXD: *SSSSSSSSSS*
Use deesser, bro, it's just hurts
Every other aspect is great, don't get me wrong
I recorded it one day before the new microphone arrived, and I'll use NVIDIA Broadcast next time. That should help against any noise.
@@PhillXD it's not really about the noise, it's just that the S sounds are really loud
Oh, ok, I hope that will be better with the new microphone and if it doesn't, I'll try deesser.
this is crazily nice!
Well done, dude
I like your funny words magic man
There's a much easier way to make the portal box around a build to make a small model of it, with the /portal create_scaled_box_view command
my brain melted
You can just make a scaled box view to make small structures
Just make sure to to yourself into the block you want your box view since it creates it on you
You can also do it with a mod called bit's n chisels it just makes pixels, and a resource pack that makes each pixel look like a block.
Really cool video. Thx
Thanks! I was very curious how you did the small blocks.
Thank you so much this helps so much
10:30 - how do i do to when i enter the portal it makes me smaller ? it just makes me so confused
You aren't smaller, the big structure is hidden behind the orange wall. There are portals around the structure that make everything look bigger. Entering the portal just teleported the player into the structure.
skeppy probably used this video
“Everyone liked that”
There should be a mod just for this specificaly cause setting it up takes foreeever
You mean the mini structures? I made a second tutorial because I realized, there was a command specifically for that.
@@PhillXD can you link that, also its an honour for the creator of a video to reply to my comment
@@geoffahunt ruclips.net/video/IHdgvUN-hT4/видео.html
i am having some trouble with the top part
yesssss finaly :D
you should use this with the Create mod, it would break reality
tried, didn't woek
Hello
Phil, video and amazing video production
I really like your video
Too bad I'm not as good as you ❤
Thanks for the tutorial :) I tried it myself before this and I did it the long way (without commands) lmao..
Ok why are the videos so high quality this is suspicious
Got the jackpot
My brain hurts right now
Hmm.. I don't know. I just want to work with little Blocks again. Exacty like the outdated Little Blocks Mod from around 4 years ago. This is kind if a alternative but it's just way too complicated.
helo, ty very much for tutorial :3
my brain hurts
the sides of my builds keep staying when i use the bi-way stick (like i can see the grass outside) how do i fix that
everytime i try to move my portal destination up, it keeps moving it back and forward
Why not use the /portal create_scaled_box_view to make the small blocks? It does exactly what you did but automatically.
I realized too late that that command exists, it would be easier to just use that, but I didn't simply because I forgot it existed.
@@PhillXD Ah I see, no worries. Great video.
My Brain explod
Edit: thanks! This mod is great!
when you are picking the /setblock, how do you know which one to pick?
maybe look at tutorial 2 first, there is an easier way
In this turtorial i will be going, through, everything, i, do to make, those, non euclidean, videos.
I have been searching everywhere how to craft the Portal Helper Block, can someone please tell me how to craft it?
There is no way to craft it, it is a creative only item
hey it seems like the sides of my tiny block thing has a weird gap in between them and the top side. Have you experienced this?
I'm not sure what kind of gap. Have you tried moving the portals/portal destinations a bit, to see if it helps against the gap?
@@PhillXD yeah I messed around with the destinations and fixed it. Thanks! By the way these vids are super cool
Can you make a tutorial on how to use /portal create_scaled_box_view
Phil how do you make thoes tiny blocks?
There is a gmod map exactly like this and i have no idea what its called, if anyone can find it thatd be wonderful. Ive searched through over 6000 maps
Is there also a way or a mod to kind of create a 3D Model of your world that you can put down in your house and which changes live ? :DDD
I think I once saw a mod that does something like this, but I can't remember the name. OpenBlocks has the height map projector, but I'm not sure if it changes live and the blocks are only captured from above.
The last option would be to use the "/portal create_scaled_box_view [teleportChangesScale]" command from Immersive portals. You can disable teleportation for the portals and enable fuseview. ("isBiWay" should be false because otherwise you'd be able to see the room where you have the model from the area you have "mapped" and there would be no way to exit)
is there a way to make that box with other dimensions?
Help when I do the bi way portal thing it has things on the corners of it and it's annoying I'm using the forge mod of the portal mod
how do i remove a portal i dont want? i tried /portal remove_connected_portals and /portal reset_ portal_orientation but they didnt work
/portal delete_portal
You take my sub.
Can someone tell me what mod was used to make the mini world? Cause I tried the little blocks or tiny world and they don’t work on 1.16.5
the portals wont load in the small house one
i have another problem and its that fabric installer has only fabric versions up to 0.11.3 how do i get versions above 0.11.3 help
the small thing is just a complicated way of making a box view
Succes bro
but you can just turn off the player rendering in the config of the mod, without having to have invisibility
i wanted to download the mod but it says this file could harm your computer
How i can get the sticks that control the portals?
How do you install Immersive Portals and Sodium at the same time? My game doesn't launch if I have both.
There is a version that is compatible with immersive portals. There is a link to it in the Video description, or here: github.com/qouteall/sodium-fabric/releases
the command for the last chapter won't work
But at the video where you spam, the youtuber when jump at the structure get the small size
What spam?
If you want to shrink the player, when jumping at the structure use " /portal set_portal_nbt {teleportChangesScale:false} " or uninstall Pehkui
@@PhillXDthank you
when i go in a portal it crashes
Where did you get the -85 when you were moving the block
Can you give me the time? I'm not sure where there was an -85 in the video. Maybe -0.5 looked like -85?
Wait.. WTH YOU ONLY HAVE 2K SUBS?? JUDGING BY THE VIDEO I COULD SAY U ATLEAST HAVE 50K SUBS LOL
i scaled it and it disapeares everyutime
can you do it but i multiplayer?
I was the 1,00th sub and 100th comment
Where did you get the portal helpers from?
from the miscellaneous creative tab
i wish there was a forge mod that did all of this
www.curseforge.com/minecraft/mc-mods/immersive-portals-for-forge
You'll need the CommandStick datapack though, if you want to use CommandSticks.
Pehkui now also has a forge version, so maybe changing your size with portals also works in forge now.
I Subed To You You Are Amizing Bro.