Skip to content

Commit

Permalink
Updated to 10.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Flakenstine committed Mar 18, 2017
1 parent 9978da9 commit 204317f
Show file tree
Hide file tree
Showing 129 changed files with 2,178 additions and 354 deletions.
13 changes: 11 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,11 @@
# USOResourcePack
Palace Network Resource Pack - Universal Studios Orlando
# Palace Network Universal Studios Resource Pack
The official resource pack for Universal Studios Orlando on Palace Network

# How to upload this pack
1. Clone the repo to any folder on your desktop
2. Compress the folder and make sure the name remains `USOResourcePack.zip`
3. Upload the pack to `/var/www/html`
4. Login to multicraft and open the control panel for USO
5. Go to the section "Config Files" and open the `config.yml` with the location `plugins/MCMagicCore/config.yml`
6. Edit the line `rpdl` to reflect the current path of the file on the server. Example: `/var/www/html/` => `https://palace.network/USOResourcePack`
7. If logged you are currently logged into to USO, you will have to redownload the pack to see updated textures.
6 changes: 6 additions & 0 deletions assets/minecraft/models/block/cobblestone.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "block/cube_all",
"textures": {
"all": "blocks/cobblestone"
}
}
6 changes: 6 additions & 0 deletions assets/minecraft/models/block/cobblestone_wall_inventory.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "block/wall_inventory",
"textures": {
"wall": "blocks/cobblestone"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "block/wall_inventory",
"textures": {
"wall": "blocks/cobblestone_mossy"
}
}
6 changes: 6 additions & 0 deletions assets/minecraft/models/block/cobblestone_wall_n.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "block/wall_n",
"textures": {
"wall": "blocks/cobblestone"
}
}
6 changes: 6 additions & 0 deletions assets/minecraft/models/block/cobblestone_wall_ne.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "block/wall_ne",
"textures": {
"wall": "blocks/cobblestone"
}
}
6 changes: 6 additions & 0 deletions assets/minecraft/models/block/cobblestone_wall_ns.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "block/wall_ns",
"textures": {
"wall": "blocks/cobblestone"
}
}
6 changes: 6 additions & 0 deletions assets/minecraft/models/block/cobblestone_wall_ns_above.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "block/wall_ns_above",
"textures": {
"wall": "blocks/cobblestone"
}
}
6 changes: 6 additions & 0 deletions assets/minecraft/models/block/cobblestone_wall_nse.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "block/wall_nse",
"textures": {
"wall": "blocks/cobblestone"
}
}
6 changes: 6 additions & 0 deletions assets/minecraft/models/block/cobblestone_wall_nsew.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "block/wall_nsew",
"textures": {
"wall": "blocks/cobblestone"
}
}
6 changes: 6 additions & 0 deletions assets/minecraft/models/block/cobblestone_wall_post.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "block/wall_post",
"textures": {
"wall": "blocks/wool_colored_black"
}
}
6 changes: 6 additions & 0 deletions assets/minecraft/models/block/cobblestone_wall_postold.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "block/wall_post",
"textures": {
"wall": "blocks/cobblestone"
}
}
6 changes: 6 additions & 0 deletions assets/minecraft/models/block/mossy_wall_n.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "block/wall_n",
"textures": {
"wall": "blocks/cobblestone_mossy"
}
}
6 changes: 6 additions & 0 deletions assets/minecraft/models/block/mossy_wall_ne.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "block/wall_ne",
"textures": {
"wall": "blocks/cobblestone_mossy"
}
}
6 changes: 6 additions & 0 deletions assets/minecraft/models/block/mossy_wall_ns.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "block/wall_ns",
"textures": {
"wall": "blocks/cobblestone_mossy"
}
}
6 changes: 6 additions & 0 deletions assets/minecraft/models/block/mossy_wall_ns_above.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "block/wall_ns_above",
"textures": {
"wall": "blocks/cobblestone_mossy"
}
}
6 changes: 6 additions & 0 deletions assets/minecraft/models/block/mossy_wall_nse.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "block/wall_nse",
"textures": {
"wall": "blocks/cobblestone_mossy"
}
}
6 changes: 6 additions & 0 deletions assets/minecraft/models/block/mossy_wall_nsew.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "block/wall_nsew",
"textures": {
"wall": "blocks/cobblestone_mossy"
}
}
6 changes: 6 additions & 0 deletions assets/minecraft/models/block/mossy_wall_post.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "block/wall_post",
"textures": {
"wall": "blocks/cobblestone_mossy"
}
}
14 changes: 1 addition & 13 deletions assets/minecraft/models/item/arrow.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,6 @@
{
"parent": "builtin/generated",
"parent": "item/generated",
"textures": {
"layer0": "items/arrow"
},
"display": {
"thirdperson": {
"rotation": [ -90, 0, 0 ],
"translation": [ 0, 1, -3 ],
"scale": [ 0.55, 0.55, 0.55 ]
},
"firstperson": {
"rotation": [ 0, -135, 25 ],
"translation": [ 0, 4, 2 ],
"scale": [ 1.7, 1.7, 1.7 ]
}
}
}
52 changes: 42 additions & 10 deletions assets/minecraft/models/item/bow.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,50 @@
{
"parent": "builtin/generated",
"parent": "item/generated",
"textures": {
"layer0": "items/bow_standby"
},
"display": {
"thirdperson": {
"rotation": [ 5, -100, -45 ],
"translation": [ 0.75, 0, 0.25 ],
"scale": [ 1, 1, 1 ]
"thirdperson_righthand": {
"rotation": [ -80, 260, -40 ],
"translation": [ -1, -2, 2.5 ],
"scale": [ 0.9, 0.9, 0.9 ]
},
"firstperson": {
"rotation": [ 0, -135, 25 ],
"translation": [ 0, 4, 2 ],
"scale": [ 1.7, 1.7, 1.7 ]
"thirdperson_lefthand": {
"rotation": [ -80, -280, 40 ],
"translation": [ -1, -2, 2.5 ],
"scale": [ 0.9, 0.9, 0.9 ]
},
"firstperson_righthand": {
"rotation": [ 0, -90, 25 ],
"translation": [ 1.13, 3.2, 1.13],
"scale": [ 0.68, 0.68, 0.68 ]
},
"firstperson_lefthand": {
"rotation": [ 0, 90, -25 ],
"translation": [ 1.13, 3.2, 1.13],
"scale": [ 0.68, 0.68, 0.68 ]
}
},
"overrides": [
{
"predicate": {
"pulling": 1
},
"model": "item/bow_pulling_0"
},
{
"predicate": {
"pulling": 1,
"pull": 0.65
},
"model": "item/bow_pulling_1"
},
{
"predicate": {
"pulling": 1,
"pull": 0.9
},
"model": "item/bow_pulling_2"
}
}
]
}
Binary file added assets/minecraft/textures/blocks/cobblestone.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/minecraft/textures/blocks/diamond_block.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/minecraft/textures/entity/skeleton/skeleton.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/minecraft/textures/entity/skeleton/wither_skeleton.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/minecraft/textures/items/apple.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/minecraft/textures/items/apple_golden.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/minecraft/textures/items/arrow.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/minecraft/textures/items/beef_cooked.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/minecraft/textures/items/beef_raw.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/minecraft/textures/items/bow_pulling_0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/minecraft/textures/items/bow_pulling_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/minecraft/textures/items/bow_pulling_2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/minecraft/textures/items/bow_standby.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/minecraft/textures/items/carrot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/minecraft/textures/items/carrot_golden.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/minecraft/textures/items/chainmail_boots.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/minecraft/textures/items/chainmail_chestplate.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/minecraft/textures/items/chainmail_helmet.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/minecraft/textures/items/chainmail_leggings.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/minecraft/textures/items/charcoal.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/minecraft/textures/items/chicken_cooked.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/minecraft/textures/items/chicken_raw.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/minecraft/textures/items/diamond.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/minecraft/textures/items/diamond_axe.png
Binary file modified assets/minecraft/textures/items/diamond_boots.png
Binary file modified assets/minecraft/textures/items/diamond_chestplate.png
Binary file modified assets/minecraft/textures/items/diamond_helmet.png
Binary file modified assets/minecraft/textures/items/diamond_hoe.png
Binary file modified assets/minecraft/textures/items/diamond_horse_armor.png
Binary file modified assets/minecraft/textures/items/diamond_leggings.png
Binary file modified assets/minecraft/textures/items/diamond_pickaxe.png
Binary file modified assets/minecraft/textures/items/diamond_shovel.png
Binary file modified assets/minecraft/textures/items/dye_powder_black.png
Binary file modified assets/minecraft/textures/items/dye_powder_brown.png
Binary file modified assets/minecraft/textures/items/dye_powder_cyan.png
Binary file modified assets/minecraft/textures/items/dye_powder_gray.png
Binary file modified assets/minecraft/textures/items/dye_powder_green.png
Binary file modified assets/minecraft/textures/items/dye_powder_light_blue.png
Binary file modified assets/minecraft/textures/items/dye_powder_lime.png
Binary file modified assets/minecraft/textures/items/dye_powder_magenta.png
Binary file modified assets/minecraft/textures/items/dye_powder_orange.png
Binary file modified assets/minecraft/textures/items/dye_powder_pink.png
Binary file modified assets/minecraft/textures/items/dye_powder_purple.png
Binary file modified assets/minecraft/textures/items/dye_powder_red.png
Binary file modified assets/minecraft/textures/items/dye_powder_silver.png
Binary file modified assets/minecraft/textures/items/dye_powder_yellow.png
Binary file modified assets/minecraft/textures/items/emerald.png
Binary file modified assets/minecraft/textures/items/fish_clownfish_raw.png
Binary file modified assets/minecraft/textures/items/fish_cod_cooked.png
Binary file modified assets/minecraft/textures/items/fish_cod_raw.png
Binary file modified assets/minecraft/textures/items/fish_pufferfish_raw.png
Binary file modified assets/minecraft/textures/items/fish_salmon_cooked.png
Binary file modified assets/minecraft/textures/items/fish_salmon_raw.png
Binary file modified assets/minecraft/textures/items/ghast_tear.png
Binary file modified assets/minecraft/textures/items/glowstone_dust.png
Binary file modified assets/minecraft/textures/items/gold_boots.png
Binary file modified assets/minecraft/textures/items/gold_chestplate.png
Binary file modified assets/minecraft/textures/items/gold_helmet.png
Binary file modified assets/minecraft/textures/items/gold_hoe.png
Binary file modified assets/minecraft/textures/items/gold_horse_armor.png
Binary file modified assets/minecraft/textures/items/gold_leggings.png
Binary file modified assets/minecraft/textures/items/iron_axe.png
Binary file modified assets/minecraft/textures/items/iron_boots.png
Binary file modified assets/minecraft/textures/items/iron_chestplate.png
Binary file modified assets/minecraft/textures/items/iron_helmet.png
Binary file modified assets/minecraft/textures/items/iron_hoe.png
Binary file modified assets/minecraft/textures/items/iron_horse_armor.png
Binary file modified assets/minecraft/textures/items/iron_leggings.png
Binary file modified assets/minecraft/textures/items/iron_shovel.png
Binary file modified assets/minecraft/textures/items/leather.png
Binary file modified assets/minecraft/textures/items/magma_cream.png
Binary file modified assets/minecraft/textures/items/mushroom_stew.png
Binary file modified assets/minecraft/textures/items/paper.png
Binary file modified assets/minecraft/textures/items/porkchop_cooked.png
Binary file modified assets/minecraft/textures/items/porkchop_raw.png
Binary file modified assets/minecraft/textures/items/potato.png
Binary file modified assets/minecraft/textures/items/potato_baked.png
Binary file modified assets/minecraft/textures/items/prismarine_crystals.png
Binary file modified assets/minecraft/textures/items/prismarine_shard.png
Binary file modified assets/minecraft/textures/items/pumpkin_pie.png
Binary file modified assets/minecraft/textures/items/quartz.png
Binary file modified assets/minecraft/textures/items/record_11.png
Binary file modified assets/minecraft/textures/items/record_13.png
Binary file modified assets/minecraft/textures/items/record_blocks.png
Binary file modified assets/minecraft/textures/items/record_cat.png
Binary file modified assets/minecraft/textures/items/record_chirp.png
Binary file modified assets/minecraft/textures/items/record_far.png
Binary file modified assets/minecraft/textures/items/record_mall.png
Binary file modified assets/minecraft/textures/items/record_mellohi.png
Binary file modified assets/minecraft/textures/items/record_stal.png
Binary file modified assets/minecraft/textures/items/record_strad.png
Binary file modified assets/minecraft/textures/items/record_wait.png
Binary file modified assets/minecraft/textures/items/record_ward.png
Binary file modified assets/minecraft/textures/items/slimeball.png
Binary file modified assets/minecraft/textures/items/stick.png
Binary file modified assets/minecraft/textures/items/stone_axe.png
Binary file modified assets/minecraft/textures/items/stone_hoe.png
Binary file modified assets/minecraft/textures/items/stone_shovel.png
Binary file modified assets/minecraft/textures/items/stone_sword.png
Binary file modified assets/minecraft/textures/items/sugar.png
Binary file modified assets/minecraft/textures/items/wood_hoe.png
Binary file modified assets/minecraft/textures/items/wood_shovel.png
Binary file modified assets/minecraft/textures/items/wood_sword.png
Loading

0 comments on commit 204317f

Please sign in to comment.