Add interactive storage overlay
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 1019 B |
@@ -0,0 +1,3 @@
|
||||
SPDX-FileCopyrightText: 2024 Linnea Gräf <nea@nea.moe>
|
||||
SPDX-FileCopyrightText: This texture is a derivative of textures from Minecraft by Mojang.
|
||||
SPDX-License-Identifier: CC0-1.0
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 4.2 KiB |
@@ -0,0 +1,3 @@
|
||||
SPDX-FileCopyrightText: 2024 Linnea Gräf <nea@nea.moe>
|
||||
SPDX-FileCopyrightText: This texture is a derivative of textures from Minecraft by Mojang.
|
||||
SPDX-License-Identifier: CC0-1.0
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"gui": {
|
||||
"scaling": {
|
||||
"type": "nine_slice",
|
||||
"width": 17,
|
||||
"height": 18,
|
||||
"border": 2
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
SPDX-FileCopyrightText: 2024 Linnea Gräf <nea@nea.moe>
|
||||
SPDX-FileCopyrightText: This texture is a derivative of textures from Minecraft by Mojang.
|
||||
SPDX-License-Identifier: CC0-1.0
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 4.5 KiB |
@@ -0,0 +1,2 @@
|
||||
SPDX-FileCopyrightText: 2024 Linnea Gräf <nea@nea.moe>
|
||||
SPDX-License-Identifier: CC0-1.0
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 649 B |
@@ -0,0 +1,3 @@
|
||||
SPDX-FileCopyrightText: 2024 Linnea Gräf <nea@nea.moe>
|
||||
SPDX-FileCopyrightText: This texture is a derivative of textures from Minecraft by Mojang.
|
||||
SPDX-License-Identifier: CC0-1.0
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"gui": {
|
||||
"scaling": {
|
||||
"type": "tile",
|
||||
"width": 162,
|
||||
"height": 18
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
SPDX-FileCopyrightText: 2024 Linnea Gräf <nea@nea.moe>
|
||||
SPDX-FileCopyrightText: This texture is a derivative of textures from Minecraft by Mojang.
|
||||
SPDX-License-Identifier: CC0-1.0
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 1.4 KiB |
@@ -0,0 +1,3 @@
|
||||
SPDX-FileCopyrightText: 2024 Linnea Gräf <nea@nea.moe>
|
||||
SPDX-FileCopyrightText: This texture is a derivative of textures from Minecraft by Mojang.
|
||||
SPDX-License-Identifier: CC0-1.0
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"gui": {
|
||||
"scaling": {
|
||||
"type": "nine_slice",
|
||||
"width": 176,
|
||||
"height": 222,
|
||||
"border": 10
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
SPDX-FileCopyrightText: 2024 Linnea Gräf <nea@nea.moe>
|
||||
SPDX-FileCopyrightText: This texture is a derivative of textures from Minecraft by Mojang.
|
||||
SPDX-License-Identifier: CC0-1.0
|
||||
@@ -13,3 +13,7 @@ accessible field net/minecraft/entity/passive/AbstractHorseEntity SADDLED_FLAG I
|
||||
accessible field net/minecraft/entity/passive/AbstractHorseEntity HORSE_FLAGS Lnet/minecraft/entity/data/TrackedData;
|
||||
accessible method net/minecraft/resource/NamespaceResourceManager loadMetadata (Lnet/minecraft/resource/InputSupplier;)Lnet/minecraft/resource/metadata/ResourceMetadata;
|
||||
accessible method net/minecraft/client/gui/DrawContext drawTexturedQuad (Lnet/minecraft/util/Identifier;IIIIIFFFFFFFF)V
|
||||
|
||||
mutable field net/minecraft/screen/slot/Slot x I
|
||||
mutable field net/minecraft/screen/slot/Slot y I
|
||||
|
||||
|
||||
Reference in New Issue
Block a user