Skip to content

rukiroki/PictureProjection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

English | 简体中文

PictureProjection is a simple program that can convert images into projections for Minecraft Bedrock Edition, used in conjunction with the Spritecraft map drawing tool: [Spritecraft](https://autosaved.org/Spritecraft). This program generates a Bedrock Edition texture pack file `.mcpack`, based on the projection display of armor stand entities. For more details, see *Quick Start*.

Features

  • The current version only supports the creation of flat map projections of up to 128*128 blocks.
  • The image does not need to be perfectly square.
  • Armor stand projection.
  • Consumes name tags.

Quick Start && Immersive Tutorial

First, you need to download the first zip file from the Release 0.1.0.

image

Then, unzip the zip file to a directory.

image

Double-click to open the program Picture Projection.exe and two windows will pop up.

image

Generate a map drawing on the web

Copy the link from the command line window Spritecraft to the browser to open and generate your map drawing. Note that the current version supports a maximum of 128*128.

  1. Set the maximum width and height to 128, 128.
  2. Choose the image you want to convert into a map drawing.
  3. Select the blocks you want.
  4. Click the "Generate Pixel Art" button.
  5. Click the "Download Image" button to download the generated image.

imageimage

Go to the image selection window and choose the image you just generated and downloaded.

image

Click OK to start the conversion, and the program will automatically close after the conversion is complete. The generated file will be placed in the root directory of the program.

image

Double-click to open the file Picture projection.mcpack, which will automatically import the resource pack and activate the resource pack in the world or globally.

The resource pack will not change the game behavior and rules, and you can use it on servers by activating it globally.

image image

Locate the map drawing construction position

Join the world, take out armor stands, an anvil, name tags, a map, and a conspicuous marker block (such as a redstone block). Use the anvil to name four name tags as: p01, p02, p03, p04, because the map drawing is divided into four parts; otherwise, due to the Bedrock Edition entity rendering range being only 70 blocks, it will not be displayed if it is too far from the armor stand. Take out the map and use the conspicuous marker block to find the bottom-left corner of the map, place the armor stand one block to the left and one block down from the bottom-left corner of the map (define the top, bottom, left, and right of the map as top, bottom, left, and right). image

Locate the positions for the four armor stands

This texture pack has a small wooden stick at the back 32 blocks, left 32 blocks, and left-rear 32, 32 blocks (which are up and right for the map) for each armor stand, which is used to facilitate finding the positions for the four armor stands. image Place an armor stand at the coordinate (customized in the above image) -1, -1 (armor stand -1) on the wooden stick facing the map upwards at 32, 32. Place three armor stands on the three wooden sticks facing the map upwards, then place an armor stand (0) on the upper wooden stick facing down, place an armor stand (1) on the diagonal wooden stick facing down, place an armor stand (2) on the diagonal wooden stick facing down, and place an armor stand (3) on the right wooden stick facing down. 4775d2fa6433b977efd79a867838775b

Name the armor stands && Display the image

Change the orientation of the (0) armor stand to face downwards. Take out the four prepared name tags and name the (1) armor stand "p01", the (2) armor stand "p02", the (3) armor stand "p04", and the (0) armor stand "p03", and the image projection will be displayed around the armor stands. Remove the excess armor racks, leaving only four named ones. image

Mission accomplished

Now the map drawing projection is displayed in the world with 80% opacity, and you can start building with the required building materials. image In this example, the image is not square. If the imported image is not square, the projection will tend to display towards the upper left.

About

Minecraft Bedrock Picture Projection for Spritecraft

Resources

License

Stars

Watchers

Forks

Packages

No packages published