Revert "将库更新到1.21.10的版本"

This reverts commit eff8d64aed.
This commit is contained in:
叁玖领域 2025-11-01 23:37:23 +08:00
parent f068095a77
commit 54bfdaf0b4
6 changed files with 28 additions and 0 deletions

View File

@ -0,0 +1,4 @@
{
"item.lib39.fabric": "Fabric",
"item.lib39.neoforge": "NeoForge"
}

View File

@ -0,0 +1,4 @@
{
"item.lib39.fabric": "織",
"item.lib39.neoforge": "狸"
}

View File

@ -0,0 +1,4 @@
{
"item.lib39.fabric": "织布",
"item.lib39.neoforge": "小狐狸"
}

View File

@ -0,0 +1,4 @@
{
"item.lib39.fabric": "織布",
"item.lib39.neoforge": "狐狸"
}

View File

@ -0,0 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "lib39:item/fabric"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "lib39:item/neoforge"
}
}