Added Playing Cards as CDMs on Paper

This commit is contained in:
2024-11-11 18:01:21 +00:00
parent a34127c78a
commit ed383d4f8e
113 changed files with 521 additions and 0 deletions
@@ -0,0 +1,6 @@
{
"parent": "cards:item/base",
"textures": {
"0": "cards:item/back"
}
}
@@ -0,0 +1,119 @@
{
"credit": "Made with Blockbench",
"textures": {
"0": "cards:item/blank",
"1": "cards:item/back",
"particle": "cards:item/back"
},
"elements": [
{
"name": "front",
"from": [2, 8, 4],
"to": [14, 8, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 7.5, 8]},
"faces": {
"up": {"uv": [0, 0, 8, 12], "rotation": 90, "texture": "#0"}
}
},
{
"name": "back",
"from": [2, 7, 4],
"to": [14, 7, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 7.5, 8]},
"faces": {
"down": {"uv": [8, 12, 0, 0], "rotation": 270, "texture": "#1"}
}
},
{
"name": "top",
"from": [14, 7, 4],
"to": [15, 8, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 7.5, 8]},
"faces": {
"north": {"uv": [9, 0, 10, 1], "texture": "#1"},
"east": {"uv": [9, 0, 10, 8], "rotation": 90, "texture": "#1"},
"south": {"uv": [8, 0, 9, 1], "texture": "#1"},
"up": {"uv": [8, 0, 9, 8], "texture": "#1"},
"down": {"uv": [9, 0, 10, 8], "texture": "#1"}
}
},
{
"name": "bottom",
"from": [1, 7, 4],
"to": [2, 8, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 7.5, 8]},
"faces": {
"north": {"uv": [9, 0, 10, 1], "texture": "#1"},
"south": {"uv": [8, 0, 9, 1], "texture": "#1"},
"west": {"uv": [8, 0, 9, 8], "rotation": 270, "texture": "#1"},
"up": {"uv": [8, 0, 9, 8], "texture": "#1"},
"down": {"uv": [9, 0, 10, 8], "texture": "#1"}
}
},
{
"name": "left",
"from": [2, 7, 3],
"to": [14, 8, 4],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 7.5, 8]},
"faces": {
"north": {"uv": [9, 0, 10, 12], "rotation": 270, "texture": "#1"},
"east": {"uv": [9, 0, 10, 1], "texture": "#1"},
"west": {"uv": [8, 0, 9, 1], "texture": "#1"},
"up": {"uv": [8, 0, 9, 12], "rotation": 90, "texture": "#1"},
"down": {"uv": [9, 0, 10, 12], "rotation": 90, "texture": "#1"}
}
},
{
"name": "right",
"from": [2, 7, 12],
"to": [14, 8, 13],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 7.5, 8]},
"faces": {
"east": {"uv": [9, 0, 10, 1], "texture": "#1"},
"south": {"uv": [8, 0, 9, 12], "rotation": 90, "texture": "#1"},
"west": {"uv": [8, 0, 9, 1], "texture": "#1"},
"up": {"uv": [8, 0, 9, 12], "rotation": 90, "texture": "#1"},
"down": {"uv": [9, 0, 10, 12], "rotation": 90, "texture": "#1"}
}
}
],
"gui_light": "front",
"display": {
"thirdperson_righthand": {
"rotation": [30, 64, 55],
"translation": [-0.25, 3.5, 1.25],
"scale": [0.5, 0.5, 0.5]
},
"thirdperson_lefthand": {
"rotation": [30, -115, -55],
"translation": [-0.5, 3.5, 1.25],
"scale": [0.5, 0.5, 0.5]
},
"firstperson_righthand": {
"rotation": [7, 75, 80],
"translation": [2.75, 4, -1.25],
"scale": [0.7, 0.7, 0.7]
},
"firstperson_lefthand": {
"rotation": [-173, -75, 100],
"translation": [2.75, 4, -1.25],
"scale": [0.7, 0.7, 0.7]
},
"ground": {
"rotation": [5, 0, 175],
"translation": [0, -3, 0],
"scale": [0.8, 0.8, 0.8]
},
"gui": {
"rotation": [90, 85, 0]
},
"head": {
"rotation": [78, -79, 161],
"translation": [-0.5, 12, -0.75]
},
"fixed": {
"rotation": [0, -90, 90],
"scale": [1.2, 1.2, 1.2]
}
}
}
@@ -0,0 +1,6 @@
{
"parent": "cards:item/base",
"textures": {
"0": "cards:item/c_01"
}
}
@@ -0,0 +1,6 @@
{
"parent": "cards:item/base",
"textures": {
"0": "cards:item/c_02"
}
}
@@ -0,0 +1,6 @@
{
"parent": "cards:item/base",
"textures": {
"0": "cards:item/c_03"
}
}
@@ -0,0 +1,6 @@
{
"parent": "cards:item/base",
"textures": {
"0": "cards:item/c_04"
}
}
@@ -0,0 +1,6 @@
{
"parent": "cards:item/base",
"textures": {
"0": "cards:item/c_05"
}
}
@@ -0,0 +1,6 @@
{
"parent": "cards:item/base",
"textures": {
"0": "cards:item/c_06"
}
}
@@ -0,0 +1,6 @@
{
"parent": "cards:item/base",
"textures": {
"0": "cards:item/c_07"
}
}
@@ -0,0 +1,6 @@
{
"parent": "cards:item/base",
"textures": {
"0": "cards:item/c_08"
}
}
@@ -0,0 +1,6 @@
{
"parent": "cards:item/base",
"textures": {
"0": "cards:item/c_09"
}
}
@@ -0,0 +1,6 @@
{
"parent": "cards:item/base",
"textures": {
"0": "cards:item/c_10"
}
}
@@ -0,0 +1,6 @@
{
"parent": "cards:item/base",
"textures": {
"0": "cards:item/c_11"
}
}
@@ -0,0 +1,6 @@
{
"parent": "cards:item/base",
"textures": {
"0": "cards:item/c_12"
}
}
@@ -0,0 +1,6 @@
{
"parent": "cards:item/base",
"textures": {
"0": "cards:item/c_13"
}
}
@@ -0,0 +1,6 @@
{
"parent": "cards:item/base",
"textures": {
"0": "cards:item/d_01"
}
}
@@ -0,0 +1,6 @@
{
"parent": "cards:item/base",
"textures": {
"0": "cards:item/d_02"
}
}
@@ -0,0 +1,6 @@
{
"parent": "cards:item/base",
"textures": {
"0": "cards:item/d_03"
}
}
@@ -0,0 +1,6 @@
{
"parent": "cards:item/base",
"textures": {
"0": "cards:item/d_04"
}
}
@@ -0,0 +1,6 @@
{
"parent": "cards:item/base",
"textures": {
"0": "cards:item/d_05"
}
}
@@ -0,0 +1,6 @@
{
"parent": "cards:item/base",
"textures": {
"0": "cards:item/d_06"
}
}
@@ -0,0 +1,6 @@
{
"parent": "cards:item/base",
"textures": {
"0": "cards:item/d_07"
}
}
@@ -0,0 +1,6 @@
{
"parent": "cards:item/base",
"textures": {
"0": "cards:item/d_08"
}
}
@@ -0,0 +1,6 @@
{
"parent": "cards:item/base",
"textures": {
"0": "cards:item/d_09"
}
}
@@ -0,0 +1,6 @@
{
"parent": "cards:item/base",
"textures": {
"0": "cards:item/d_10"
}
}
@@ -0,0 +1,6 @@
{
"parent": "cards:item/base",
"textures": {
"0": "cards:item/d_11"
}
}
@@ -0,0 +1,6 @@
{
"parent": "cards:item/base",
"textures": {
"0": "cards:item/d_12"
}
}
@@ -0,0 +1,6 @@
{
"parent": "cards:item/base",
"textures": {
"0": "cards:item/d_13"
}
}
@@ -0,0 +1,6 @@
{
"parent": "cards:item/base",
"textures": {
"0": "cards:item/h_01"
}
}
@@ -0,0 +1,6 @@
{
"parent": "cards:item/base",
"textures": {
"0": "cards:item/h_02"
}
}
@@ -0,0 +1,6 @@
{
"parent": "cards:item/base",
"textures": {
"0": "cards:item/h_03"
}
}
@@ -0,0 +1,6 @@
{
"parent": "cards:item/base",
"textures": {
"0": "cards:item/h_04"
}
}
@@ -0,0 +1,6 @@
{
"parent": "cards:item/base",
"textures": {
"0": "cards:item/h_05"
}
}
@@ -0,0 +1,6 @@
{
"parent": "cards:item/base",
"textures": {
"0": "cards:item/h_06"
}
}
@@ -0,0 +1,6 @@
{
"parent": "cards:item/base",
"textures": {
"0": "cards:item/h_07"
}
}
@@ -0,0 +1,6 @@
{
"parent": "cards:item/base",
"textures": {
"0": "cards:item/h_08"
}
}
@@ -0,0 +1,6 @@
{
"parent": "cards:item/base",
"textures": {
"0": "cards:item/h_09"
}
}
@@ -0,0 +1,6 @@
{
"parent": "cards:item/base",
"textures": {
"0": "cards:item/h_10"
}
}
@@ -0,0 +1,6 @@
{
"parent": "cards:item/base",
"textures": {
"0": "cards:item/h_11"
}
}
@@ -0,0 +1,6 @@
{
"parent": "cards:item/base",
"textures": {
"0": "cards:item/h_12"
}
}
@@ -0,0 +1,6 @@
{
"parent": "cards:item/base",
"textures": {
"0": "cards:item/h_13"
}
}
@@ -0,0 +1,6 @@
{
"parent": "cards:item/base",
"textures": {
"0": "cards:item/j_01"
}
}
@@ -0,0 +1,6 @@
{
"parent": "cards:item/base",
"textures": {
"0": "cards:item/j_02"
}
}
@@ -0,0 +1,6 @@
{
"parent": "cards:item/base",
"textures": {
"0": "cards:item/s_01"
}
}
@@ -0,0 +1,6 @@
{
"parent": "cards:item/base",
"textures": {
"0": "cards:item/s_02"
}
}
@@ -0,0 +1,6 @@
{
"parent": "cards:item/base",
"textures": {
"0": "cards:item/s_03"
}
}
@@ -0,0 +1,6 @@
{
"parent": "cards:item/base",
"textures": {
"0": "cards:item/s_04"
}
}
@@ -0,0 +1,6 @@
{
"parent": "cards:item/base",
"textures": {
"0": "cards:item/s_05"
}
}
@@ -0,0 +1,6 @@
{
"parent": "cards:item/base",
"textures": {
"0": "cards:item/s_06"
}
}
@@ -0,0 +1,6 @@
{
"parent": "cards:item/base",
"textures": {
"0": "cards:item/s_07"
}
}
@@ -0,0 +1,6 @@
{
"parent": "cards:item/base",
"textures": {
"0": "cards:item/s_08"
}
}
@@ -0,0 +1,6 @@
{
"parent": "cards:item/base",
"textures": {
"0": "cards:item/s_09"
}
}
@@ -0,0 +1,6 @@
{
"parent": "cards:item/base",
"textures": {
"0": "cards:item/s_10"
}
}
@@ -0,0 +1,6 @@
{
"parent": "cards:item/base",
"textures": {
"0": "cards:item/s_11"
}
}
@@ -0,0 +1,6 @@
{
"parent": "cards:item/base",
"textures": {
"0": "cards:item/s_12"
}
}
@@ -0,0 +1,6 @@
{
"parent": "cards:item/base",
"textures": {
"0": "cards:item/s_13"
}
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 436 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 95 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 317 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 337 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 334 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 321 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 361 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 332 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 301 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 344 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 326 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 299 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 316 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 330 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 320 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 298 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 334 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 318 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 307 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 342 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 322 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 322 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 331 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 316 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 283 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 317 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 327 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 313 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 263 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 304 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 287 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 272 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 301 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 285 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 285 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 292 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 276 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 242 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 274 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 289 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 268 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 308 B

Some files were not shown because too many files have changed in this diff Show More