← Назад к ресурсам

Blueprints

A Minecraft client side mod to project, scale and rotate real blueprint schematics and images into your world as in-place references for creating accurate builds.

Modrinth utility

Описание

A client side mod I created to project reference images and schematics into the minecraft world. - Images can be positioned, scaled, rotated and made transparent. You need to be holding an ItemFrame in either your hand or your offhand to see the images. # Main Config Screen The default key "O" will launch the config which will create folders for you to upload images in your filesystem: ``` {Minecraft}/config/blueprints/{world name}/{dimension name} ``` ![Main config screen] ![Blueprint selection screen](https://cdn.modrinth.com/data/cached_images/0681f87ed54eea703b07ad951976803f24be84b9.png) - The Reload button will rescan the filesystem for any files you have uploaded. - The 'Path' shows the relative position of the filesystem you'll need to work with outside of Minecraft - You can toggle the Render mode to hide behind blocks or always show through them. - Blueprints that are hidden show with a dark overlay. - You can use Control-Click as a shortcut to show/hide the blueprint in the world. - You can click on a blueprint to get to the moving and positioning screen. - In the bottom right, you can change the number of images per page to zoom in/out on the selection screen and navigate pages with the left and right chevrons. # Blueprint Moving and Positioning ![Position and adjust each blueprint](https://cdn.modrinth.com/data/cached_images/202296a42df78866f1fffb25ca343bc3658400eb.png) - Position tweaking is player-facing aware: e.g. left is always left - You can hold down Shift to increase the amount of change each button applies for bigger tweaks. - You can hold down Ctrl to reduce the amount of change each button applies for small tweaks. - You can hold down both Shift and Ctrl to make big changes to settings on each click. # Demo A quick overview can be seen in this video which was the reason I created the mod: [[https://youtu.be/8ToyyT0e1bc](https://youtu.be/8ToyyT0e1bc)](https://youtu.be/8ToyyT0e1bc?t=220)