diff --git a/creator_camp/resource_packs/creator_camp/entity/campghost.entity.json b/creator_camp/resource_packs/creator_camp/entity/campghost.entity.json index 7df00b0..87850a9 100644 --- a/creator_camp/resource_packs/creator_camp/entity/campghost.entity.json +++ b/creator_camp/resource_packs/creator_camp/entity/campghost.entity.json @@ -10,7 +10,7 @@ }, "textures": { "default": "textures/entity/campghost/campghost", - "charged": "textures/entity/campghost/campghost_armor" + "charged": "textures/entity/campghost/creeper_armor" }, "geometry": { "default": "geometry.campghost.v1.8", diff --git a/creator_camp/resource_packs/creator_camp/textures/item_texture.json b/creator_camp/resource_packs/creator_camp/textures/item_texture.json index 6b637dc..dc01541 100644 --- a/creator_camp/resource_packs/creator_camp/textures/item_texture.json +++ b/creator_camp/resource_packs/creator_camp/textures/item_texture.json @@ -1,5 +1,6 @@ { "resource_pack_name": "Creator Camp 2025 - Item Demo", + "texture_name": "atlas.items", "texture_data": { "ccid:leaf_bag": { "textures": "textures/items/leaf_bag"