Skip to content

Commit

Permalink
- Created Golden Days Overlay, meant to put over other resource packs…
Browse files Browse the repository at this point in the history
… and "beta-fy" them

- Added usage files for the resource packs
  • Loading branch information
PoeticRainbow committed Aug 10, 2020
1 parent 18acaa5 commit 86d4783
Show file tree
Hide file tree
Showing 178 changed files with 1,436 additions and 0 deletions.
1 change: 1 addition & 0 deletions golden-days-alpha/usage.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
This pack is meant to be put over Programmer Art and Golden Days Base
1 change: 1 addition & 0 deletions golden-days-base/usage.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
This pack is meant to be put over Programmer Art
7 changes: 7 additions & 0 deletions golden-days-overlay/assets/minecraft/blockstates/dirt.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"variants": {
"": [
{ "model": "block/dirt" }
]
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"variants": {
"snowy=false": [
{ "model": "block/grass_block" }
],
"snowy=true": { "model": "block/grass_block_snow" }
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"variants": {
"": [
{ "model": "block/netherrack" }
]
}
}
7 changes: 7 additions & 0 deletions golden-days-overlay/assets/minecraft/blockstates/sand.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"variants": {
"": [
{ "model": "block/sand" }
]
}
}
7 changes: 7 additions & 0 deletions golden-days-overlay/assets/minecraft/blockstates/stone.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"variants": {
"": [
{ "model": "block/stone" }
]
}
}
24 changes: 24 additions & 0 deletions golden-days-overlay/assets/minecraft/lang/en_us.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"options.resourcepack": "Mods and Texture Packs...",
"resourcePack.openFolder": "Open Texture Pack Folder",
"resourcePack.title": "Select Texture Packs",
"resourcePack.available.title": "Available Texture Packs",
"resourcePack.selected.title": "Selected Texture Packs",
"resourcePack.folderInfo": "(Place texture pack files here)",
"block.minecraft.oak_sapling": "Sapling",
"block.minecraft.oak_door": "Door",
"block.minecraft.oak_log": "Wood",
"block.minecraft.oak_leaves": "Leaves",
"block.minecraft.grass": "Grass",
"block.minecraft.fern": "Fern",
"block.minecraft.dandelion": "Flower",
"block.minecraft.poppy": "Rose",
"block.minecraft.oak_sign": "Sign",
"block.minecraft.stone_button": "Button",
"block.minecraft.sugar_cane": "Reeds",
"block.minecraft.oak_fence": "Fence",
"block.minecraft.potted_oak_sapling": "Potted Sapling",
"block.minecraft.potted_dandelion": "Potted Flower",
"block.minecraft.potted_poppy": "Potted Rose",
"container.chestDouble": "Large chest"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"parent": "block/leaves",
"textures": {
"all": "block/acacia_leaves",
"particle": "block/acacia_leaves"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"parent": "block/cube_column",
"textures": {
"end": "block/oak_log_top",
"side": "block/acacia_log"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"parent": "block/leaves",
"textures": {
"all": "block/birch_leaves",
"particle": "block/birch_leaves"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"parent": "block/cube_column",
"textures": {
"end": "block/oak_log_top",
"side": "block/birch_log"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"parent": "block/leaves",
"textures": {
"all": "block/dark_oak_leaves",
"particle": "block/dark_oak_leaves"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"parent": "block/cube_column",
"textures": {
"end": "block/oak_log_top",
"side": "block/dark_oak_log"
}
}
6 changes: 6 additions & 0 deletions golden-days-overlay/assets/minecraft/models/block/grass.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "block/tinted_cross",
"textures": {
"cross": "block/grass"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"parent": "block/leaves",
"textures": {
"all": "block/jungle_leaves",
"particle": "block/jungle_leaves"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"parent": "block/cube_column",
"textures": {
"end": "block/oak_log_top",
"side": "block/jungle_log"
}
}
81 changes: 81 additions & 0 deletions golden-days-overlay/assets/minecraft/models/block/leaves.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,81 @@
{
"credit": "Made with Blockbench, a free, modern block model editor by JannisX11",
"ambientocclusion": false,
"elements": [
{
"name": "cube",
"from": [0, 0, 0],
"to": [16, 16, 16],
"shade": true,
"faces": {
"north": {
"uv": [0, 0, 16, 16],
"texture": "#all",
"tintindex": 0
},
"east": {
"uv": [0, 0, 16, 16],
"texture": "#all",
"tintindex": 0
},
"south": {
"uv": [0, 0, 16, 16],
"texture": "#all",
"tintindex": 0
},
"west": {
"uv": [0, 0, 16, 16],
"texture": "#all",
"tintindex": 0
},
"up": {
"uv": [0, 0, 16, 16],
"texture": "#all",
"tintindex": 0
},
"down": {
"uv": [0, 0, 16, 16],
"texture": "#all",
"tintindex": 0
}
}
}
],
"display": {
"thirdperson_righthand": {
"scale": [0.375, 0.375, 0.375],
"rotation": [75, 45, 0],
"translation": [0, 2.5, 0]
},
"thirdperson_lefthand": {
"scale": [0.375, 0.375, 0.375],
"rotation": [75, 45, 0],
"translation": [0, 2.5, 0]
},
"firstperson_righthand": {
"scale": [0.4, 0.4, 0.4],
"rotation": [0, 45, 0],
"translation": [0, 0, 0]
},
"firstperson_lefthand": {
"scale": [0.4, 0.4, 0.4],
"rotation": [0, 225, 0],
"translation": [0, 0, 0]
},
"ground": {
"scale": [0.25, 0.25, 0.25],
"rotation": [0, 0, 0],
"translation": [0, 3, 0]
},
"fixed": {
"scale": [0.5, 0.5, 0.5],
"rotation": [0, 0, 0],
"translation": [0, 0, 0]
},
"gui": {
"scale": [0.625, 0.625, 0.625],
"rotation": [30, 225, 0],
"translation": [0, 0, 0]
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"parent": "block/leaves",
"textures": {
"all": "block/oak_leaves",
"particle": "block/oak_leaves"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"parent": "block/leaves",
"textures": {
"all": "block/spruce_leaves",
"particle": "block/spruce_leaves"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"parent": "block/cube_column",
"textures": {
"end": "block/oak_log_top",
"side": "block/spruce_log"
}
}
28 changes: 28 additions & 0 deletions golden-days-overlay/assets/minecraft/models/item/bow.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
{
"parent": "item/generated",
"textures": {
"layer0": "item/bow"
},
"overrides": [
{
"predicate": {
"pulling": 1
},
"model": "item/bow_pulling_0"
},
{
"predicate": {
"pulling": 1,
"pull": 0.65
},
"model": "item/bow_pulling_1"
},
{
"predicate": {
"pulling": 1,
"pull": 1.0
},
"model": "item/bow_pulling_2"
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "item/bow",
"textures": {
"layer0": "item/bow"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "item/bow",
"textures": {
"layer0": "item/bow"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "item/bow",
"textures": {
"layer0": "item/bow"
}
}
43 changes: 43 additions & 0 deletions golden-days-overlay/assets/minecraft/models/item/generated.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
{
"credit": "Made with Blockbench",
"parent": "builtin/generated",
"elements": [
{
"from": [0, 0, 7.5],
"to": [16, 16, 8.5],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 15.5]},
"color": 1,
"faces": {
"north": {"uv": [0, 0, 16, 16], "texture": "#missing"},
"east": {"uv": [0, 0, 1, 16], "texture": "#missing"},
"south": {"uv": [0, 0, 16, 16], "texture": "#missing"},
"west": {"uv": [0, 0, 1, 16], "texture": "#missing"},
"up": {"uv": [0, 0, 16, 1], "texture": "#missing"},
"down": {"uv": [0, 0, 16, 1], "texture": "#missing"}
}
}
],
"display": {
"thirdperson_righthand": {
"rotation": [16, -3, 23.5],
"translation": [-1.75, 3, 2.5],
"scale": [0.55, 0.55, 0.55]
},
"firstperson_righthand": {
"rotation": [0, -90, 25],
"translation": [1.13, 3.2, 1.13],
"scale": [0.68, 0.68, 0.68]
},
"ground": {
"translation": [0, 2, 0],
"scale": [0.5, 0.5, 0.5]
},
"head": {
"rotation": [0, 180, 0],
"translation": [0, 13, 7]
},
"fixed": {
"rotation": [0, 180, 0]
}
}
}
Loading

0 comments on commit 86d4783

Please sign in to comment.