Split Compass Textures 图标

Split Compass Textures

作者:rebot | 分类:数据包

价格:0 墨喵币 下载量:0 点赞:0 版本 0.1.0
本资源为搬运资源,原资源地址: https://modrinth.com/resourcepack/compass-texture-split
资源信息

Minecraft 版本: 1.21.4 1.21.5 1.21.6 1.21.7

平台: minecraft

标签: models tweaks utility

资源介绍

What Is This?

This pack is a resource for other pack creators! The compass texture and the needle texture are separated for easier editing of the compass texture. However in this process a lot of customization came from the internal rework, allowing for different base textures and needle colors based on the state of the compass! (Pointing to spawn, pointing to a lodestone, and pointing

How Do I Use It?

In the assets/minecraft/items folder, you will find example_compass.json and compass.json. If you want to add a new compass, simply copy the example_compass.json and rename it to whatever you need, such as copper_compass. From there, the custom compass is built on a lot of states. One states for every direction it points. One snippet looks like this

              {
                "model": {
                  "type": "minecraft:composite",
                  "models": [
                    {
                      "type": "minecraft:model",
                      "model": "minecraft:item/example_compass"
                    },
                    {
                      "type": "minecraft:model",
                      "model": "minecraft:item/needle_16",
                      "tints": [
                        {
                          "type": "minecraft:constant",
                          "value": 16451071
                        }
                      ]
                    }
                  ]
                }

To properly edit the compass to make a new one, you can change minecraft:item/example_compass to the base model of your custom compass! To change the needle texture, you can change minecraft:item/needle_16 to your custom needle! Keep in mind that you will need to make 32 total textures for a needle to function properly. 32 is a lot of textures, so it may be easier to change the color of it instead. You can do this by replacing "value": 16451071 to another decimal color. It has to be a decimal color. There are converters online for hexadecimal to decimal.

The easiest way to make a custom compass is to open the item.json in most text editors, even Windows Notepad will work. Simply find the "Replace" function and replace "example" with the keyword for your compass. This will make all of the "example" textures turn into your custom compass textures, given they exist.

Wanna test your compass in-game? Follow this command for the example_compass, and edit it for your own custom compass by replacing example_compass with item.json of your compass!

/give @p minecraft:compass[item_model:"minecraft:example_compass"]

Future Plans

In the future I plan to do this same process for the recovery compass as well as the clock, so stay tuned if you want a custom clock or recovery compass! These won't be for a little while, as I originally made this for my own datapack & texturepack that will be coming soon!

下载太慢?试试 墨喵加速站,支持 Modrinth 和外网直链高速下载! 用的人越多,下载的越快!
下载与版本
评论(0)
登录 后发表评论。

暂无评论,抢个沙发吧~

举报此资源

请登录后举报

🔥 相关推荐
Lifesteal SMP Plugin Pro

价格:0 墨喵币
下载量:0

查看详情
Sugar Optimization

价格:0 墨喵币
下载量:0

查看详情
BTA Freecam

价格:0 墨喵币
下载量:0

查看详情
Mekanism: Beyond

价格:0 墨喵币
下载量:0

查看详情