this repo has no description

reverted changes and removed useless files

+1 -63
-6
resourcepack/assets/minecraft/bat_wing.json
··· 1 - { 2 - "model": { 3 - "type": "minecraft:model", 4 - "model": "item/bat_wing" 5 - } 6 - }
-8
resourcepack/assets/minecraft/gluten_free_bread.json
··· 1 - 2 - { 3 - "credit": "Made By Ryan_OwO", 4 - "parent": "minecraft:item/generated", 5 - "textures": { 6 - "layer0": "lesbianskin:item/gluten_free_bread" 7 - } 8 - }
-16
resourcepack/assets/minecraft/items/command_block.json
··· 1 - { 2 - "model": { 3 - "type":"select", 4 - "property": "custom_model_data", 5 - "fallback": { 6 - "type": "model", 7 - "model": "block/command_block" 8 - }, 9 - "cases": [ 10 - { 11 - "when": "gluten_free_bread", 12 - "model":{ 13 - "type": "model", 14 - "model": "item/gluten_free_bread" 15 - } 16 - }]}}
-16
resourcepack/assets/minecraft/items/phantom_membrane.json
··· 1 - { 2 - "model": { 3 - "type":"select", 4 - "property": "custom_model_data", 5 - "fallback": { 6 - "type": "model", 7 - "model": "item/phantom_membrane" 8 - }, 9 - "cases": [ 10 - { 11 - "when": "bat_wing", 12 - "model":{ 13 - "type": "model", 14 - "model": "item/bat_wing" 15 - } 16 - }]}}
-8
resourcepack/assets/minecraft/models/item/bat_wing.json
··· 1 - 2 - { 3 - "credit": "Made By Ryan_OwO", 4 - "parent": "minecraft:item/generated", 5 - "textures": { 6 - "layer0": "item/bat_wing" 7 - } 8 - }
-8
resourcepack/assets/minecraft/models/item/gluten_free_bread.json
··· 1 - 2 - { 3 - "credit": "Made By Ryan_OwO", 4 - "parent": "minecraft:item/generated", 5 - "textures": { 6 - "layer0": "item/gluten_free_bread" 7 - } 8 - }
resourcepack/assets/minecraft/textures/item/bat_wing.png

This is a binary file and will not be displayed.

resourcepack/assets/minecraft/textures/item/gluten_free_bread.png

This is a binary file and will not be displayed.

resourcepack/assets/minecraft/textures/item/old_bat_wing.png

This is a binary file and will not be displayed.

+1 -1
resourcepack/assets/rp/equipment/ryanshorns.json
··· 2 2 "layers": { 3 3 "humanoid": [ 4 4 { 5 - "texture": "rp:entity/ryanshorns" 5 + "texture": "minecraft:ryanshorns" 6 6 } 7 7 ] 8 8 }
resourcepack/assets/rp/textures/entity/equipment/humanoid/ancient_copper.png

This is a binary file and will not be displayed.

resourcepack/assets/rp/textures/entity/equipment/humanoid/diamond_islander.png

This is a binary file and will not be displayed.

resourcepack/assets/rp/textures/entity/equipment/humanoid/diamond_islander_a.png

This is a binary file and will not be displayed.

resourcepack/assets/rp/textures/entity/equipment/humanoid/diamond_islander_n.png

This is a binary file and will not be displayed.

resourcepack/assets/rp/textures/entity/equipment/humanoid/diamond_sculk_boot.png

This is a binary file and will not be displayed.

resourcepack/assets/rp/textures/entity/equipment/humanoid/diamond_winter_gear.png

This is a binary file and will not be displayed.

resourcepack/assets/rp/textures/entity/equipment/humanoid/ryanshorns.png

This is a binary file and will not be displayed.

resourcepack/assets/rp/textures/entity/equipment/humanoid/sculk.png

This is a binary file and will not be displayed.

resourcepack/assets/rp/textures/entity/equipment/humanoid/unob_diamond.png

This is a binary file and will not be displayed.

resourcepack/assets/rp/textures/entity/equipment/humanoid_leggings/ancient_copper.png

This is a binary file and will not be displayed.

resourcepack/assets/rp/textures/entity/equipment/humanoid_leggings/diamond_islander.png

This is a binary file and will not be displayed.

resourcepack/assets/rp/textures/entity/equipment/humanoid_leggings/diamond_sculk_boot.png

This is a binary file and will not be displayed.

resourcepack/assets/rp/textures/entity/equipment/humanoid_leggings/sculk.png

This is a binary file and will not be displayed.

resourcepack/assets/rp/textures/entity/equipment/humanoid_leggings/unob_diamond.png

This is a binary file and will not be displayed.