fix spawn eggs again
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
- Fixed some dusts having issues with AE2 recipes not completing successfully (#2032) @Pyritie
|
||||
### Translation updates
|
||||
- Chinese (simplified) @jmecn
|
||||
- Russian @Dl-GitH
|
||||
|
||||
## [0.11.2] - 09-10-2025
|
||||
### Changes
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
{
|
||||
"parent": "minecraft:item/generated",
|
||||
"textures": {
|
||||
"layer0": "ad_astra:item/glacian_ram_spawn_egg"
|
||||
}
|
||||
"parent": "minecraft:item/template_spawn_egg"
|
||||
}
|
||||
@@ -1,6 +1,3 @@
|
||||
{
|
||||
"parent": "minecraft:item/generated",
|
||||
"textures": {
|
||||
"layer0": "tfg:item/spawn_egg/moon_rabbit"
|
||||
}
|
||||
"parent": "minecraft:item/template_spawn_egg"
|
||||
}
|
||||
@@ -1,6 +1,3 @@
|
||||
{
|
||||
"parent": "minecraft:item/generated",
|
||||
"textures": {
|
||||
"layer0": "minecraft:item/sniffer_spawn_egg"
|
||||
}
|
||||
"parent": "minecraft:item/template_spawn_egg"
|
||||
}
|
||||
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"parent": "minecraft:item/generated",
|
||||
"textures": {
|
||||
"layer0": "wan_ancient_beasts:item/soarer_spawn_egg"
|
||||
}
|
||||
}
|
||||
@@ -1,6 +1,3 @@
|
||||
{
|
||||
"parent": "minecraft:item/generated",
|
||||
"textures": {
|
||||
"layer0": "wan_ancient_beasts:item/surfer_spawn_egg"
|
||||
}
|
||||
"parent": "minecraft:item/template_spawn_egg"
|
||||
}
|
||||
@@ -1,6 +1,3 @@
|
||||
{
|
||||
"parent": "minecraft:item/generated",
|
||||
"textures": {
|
||||
"layer0": "species:item/wraptor_spawn_egg"
|
||||
}
|
||||
"parent": "minecraft:item/template_spawn_egg"
|
||||
}
|
||||
Reference in New Issue
Block a user