diff options
Diffstat (limited to 'assets/minecraft/optifine/cit/maps/mansion.json')
| -rwxr-xr-x | assets/minecraft/optifine/cit/maps/mansion.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/assets/minecraft/optifine/cit/maps/mansion.json b/assets/minecraft/optifine/cit/maps/mansion.json new file mode 100755 index 00000000..f462dab2 --- /dev/null +++ b/assets/minecraft/optifine/cit/maps/mansion.json | |||
| @@ -0,0 +1,7 @@ | |||
| 1 | { | ||
| 2 | "parent": "minecraft:item/filled_map", | ||
| 3 | "textures": { | ||
| 4 | "1": "item/filled_map_mansion", | ||
| 5 | "3": "minecraft:item/map/map_mansion" | ||
| 6 | } | ||
| 7 | } \ No newline at end of file | ||