How to Install and Customize Flag Textures for the Sandbox Plugin in Minecraft

To create blocks with a different appearance in Minecraft, you need to add a resource pack to the game that changes the textures. This is quite simple, and you can easily create your own textures by replacing them with images you like. In this example, we show how to replace colored concrete blocks with country flags to make the interactive SandBox game more interesting for viewers.

Flags Textures Pack

Name: s2e-flag-textures2.zip
Size: 55.3 KB

How to install flag textures

Open Resource Pack folder

After you download the file, launch the game, open the settings, select Resource pack at the bottom, Open the Resource Folder and place the zip file into the folder.


Resource pack activation

Go back to the game, find the texture pack that you just added to the folder and click on it. It will be transferred to the list of plugins in active plugins. Click Done.


How to use it in Stream To Earn

After downloading and installing the resource pack with textures for the SandBox game , you need to match the color names with the flag names. The table below shows the correspondences.

Country
Concrete Powder Type
Color
Turkey
black_concrete_powder
black
Portugal
blue_concrete_powder
blue
Germany
brown_concrete_powder
brown
Austria
cyan_concrete_powder
cyan
France
white_concrete_powder
white
Albania
orange_concrete_powder
orange
Romania
magenta_concrete_powder
magenta
Serbia
red_concrete_powder
red
Croatia
green_concrete_powder
green
Ukraine
light_blue_concrete_powder
light_blue
Switzerland
yellow_concrete_powder
yellow
Poland
lime_concrete_powder
lime
Italy
pink_concrete_powder
pink
Spain
gray_concrete_powder
gray
Bulgaria
purple_concrete_powder
purple
United Kingdom
light_gray_concrete_powder
light_gray
South Korea
red_sand
red_sand
Japan
gravel
gravel
USA
sand
sand

Examples of several commands:

/sandbox sand gray 40

will create 40 blocks of dry concrete with the flag of Spain

/sandbox sandrow gray 1

will create 1 square of dry concrete with the flag of Spain

How to make an overlay with flags

You can easily find images of flags on the Internet. In StreamToEarn, when you create a function, you can upload your personal images and associate them with events. This way the selected images will be displayed in your gift overlay.

ProTip

If you have Pro status, you can edit the style of your overlay in the "Overlay Settings":

  • Set "Hide Repetition"
  • Set "Show Function Name"

Additionally, in the preset settings, specify the number of blocks that will fall in the function names.

How to Add or Change Texture Images

Here is a list of all flags in square format.

To change the images, you need to unpack the files from the archive s2e-flag-textures.zip. In it, you will find a folder \assets\minecraft\textures\block.

There you will find flag images in PNG format with a resolution of 32x32 pixels. Replace the images with your own in the same PNG format.

The image sizes can also be 64x64 or 128x128 pixels.

In the link we provided above, there are files in SVG format.

You will need to convert them to PNG format for them to work.

We use Figma for this, but you can use any other editor.

After that, you need to reassemble the files into a ZIP archive and upload it again to the resource packs folder.