Skip to content

Commit

Permalink
Initial upload
Browse files Browse the repository at this point in the history
  • Loading branch information
AvgZing committed Dec 5, 2023
1 parent 6e10501 commit a48eb8a
Show file tree
Hide file tree
Showing 10 changed files with 46 additions and 0 deletions.
28 changes: 28 additions & 0 deletions blocks.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
{
"format_version": [
1,
1,
0
],
"air": {},
"leaves": {
"isotropic": {
"up": true,
"down": true
},
"textures": "leaves",
"carried_textures": "leaves_carried",
"brightness_gamma": 0.80,
"sound": "grass"
},
"leaves2": {
"isotropic": {
"up": true,
"down": true
},
"textures": "leaves2",
"carried_textures": "leaves_carried2",
"brightness_gamma": 0.80,
"sound": "grass"
},
}
18 changes: 18 additions & 0 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"format_version": 1,
"header": {
"description": "Modified by AvgZing, Originally by JermsyBoy",
"name": "Yellow Birch, Greener Acacia",
"uuid": "75d1c728-40d7-4e3a-9af0-1ed01ae35446",
"version": [0, 0, 1],
"min_engine_version": [1, 2, 6]
},
"modules": [
{
"description": "Modified by AvgZing, Originally by JermsyBoy",
"type": "resources",
"uuid": "f934792a-b3cd-42b2-bf20-efb57af1eab4",
"version": [0, 0, 1]
}
]
}
Binary file added pack_icon.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 added textures/blocks/leaves_acacia.tga
Binary file not shown.
Binary file added textures/blocks/leaves_acacia_carried.tga
Binary file not shown.
Binary file added textures/blocks/leaves_acacia_opaque.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 added textures/blocks/leaves_birch.tga
Binary file not shown.
Binary file added textures/blocks/leaves_birch_carried.tga
Binary file not shown.
Binary file added textures/blocks/leaves_birch_opaque.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 added textures/colormap/birch.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a48eb8a

Please sign in to comment.