Initial commit

This commit is contained in:
AXOLOTsh
2026-04-15 22:46:03 +03:00
commit 000368184c
18 changed files with 366 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
*.code-workspace
*.zip

View File

@@ -0,0 +1,26 @@
{
"criteria": {
"Tick": {
"trigger": "minecraft:tick"
}
},
"rewards": {
"recipes": [
"craftable_light:craftable_light1",
"craftable_light:craftable_light2",
"craftable_light:craftable_light3",
"craftable_light:craftable_light4",
"craftable_light:craftable_light5",
"craftable_light:craftable_light6",
"craftable_light:craftable_light7",
"craftable_light:craftable_light8",
"craftable_light:craftable_light9",
"craftable_light:craftable_light10",
"craftable_light:craftable_light11",
"craftable_light:craftable_light12",
"craftable_light:craftable_light13",
"craftable_light:craftable_light14",
"craftable_light:craftable_light15"
]
}
}

View File

@@ -0,0 +1,24 @@
{
"type": "minecraft:crafting_shapeless",
"group": "invisible_light",
"category": "building",
"ingredients": [
"minecraft:tinted_glass",
"minecraft:tinted_glass",
"minecraft:tinted_glass",
"minecraft:tinted_glass",
[
"minecraft:soul_torch",
"minecraft:redstone_torch"
]
],
"result": {
"id": "minecraft:light",
"components": {
"minecraft:block_state": {
"level": "1"
}
},
"count": 4
}
}

View File

@@ -0,0 +1,21 @@
{
"type": "minecraft:crafting_shapeless",
"group": "invisible_light",
"category": "building",
"ingredients": [
"minecraft:glass",
"minecraft:glass",
"minecraft:glass",
"minecraft:glass",
"minecraft:torch"
],
"result": {
"id": "minecraft:light",
"components": {
"minecraft:block_state": {
"level": "10"
}
},
"count": 4
}
}

View File

@@ -0,0 +1,22 @@
{
"type": "minecraft:crafting_shapeless",
"group": "invisible_light",
"category": "building",
"ingredients": [
"minecraft:light",
"minecraft:tinted_glass",
[
"minecraft:soul_torch",
"minecraft:redstone_torch"
]
],
"result": {
"id": "minecraft:light",
"components": {
"minecraft:block_state": {
"level": "11"
}
},
"count": 4
}
}

View File

@@ -0,0 +1,22 @@
{
"type": "minecraft:crafting_shapeless",
"group": "invisible_light",
"category": "building",
"ingredients": [
"minecraft:light",
"minecraft:glass",
[
"minecraft:soul_torch",
"minecraft:redstone_torch"
]
],
"result": {
"id": "minecraft:light",
"components": {
"minecraft:block_state": {
"level": "12"
}
},
"count": 4
}
}

View File

@@ -0,0 +1,19 @@
{
"type": "minecraft:crafting_shapeless",
"group": "invisible_light",
"category": "building",
"ingredients": [
"minecraft:light",
"minecraft:tinted_glass",
"minecraft:torch"
],
"result": {
"id": "minecraft:light",
"components": {
"minecraft:block_state": {
"level": "13"
}
},
"count": 4
}
}

View File

@@ -0,0 +1,19 @@
{
"type": "minecraft:crafting_shapeless",
"group": "invisible_light",
"category": "building",
"ingredients": [
"minecraft:light",
"minecraft:glass",
"minecraft:torch"
],
"result": {
"id": "minecraft:light",
"components": {
"minecraft:block_state": {
"level": "14"
}
},
"count": 4
}
}

View File

@@ -0,0 +1,18 @@
{
"type": "minecraft:crafting_shapeless",
"group": "invisible_light",
"category": "building",
"ingredients": [
"minecraft:light",
"minecraft:torch"
],
"result": {
"id": "minecraft:light",
"components": {
"minecraft:block_state": {
"level": "15"
}
},
"count": 4
}
}

View File

@@ -0,0 +1,24 @@
{
"type": "minecraft:crafting_shapeless",
"group": "invisible_light",
"category": "building",
"ingredients": [
"minecraft:glass",
"minecraft:tinted_glass",
"minecraft:tinted_glass",
"minecraft:tinted_glass",
[
"minecraft:soul_torch",
"minecraft:redstone_torch"
]
],
"result": {
"id": "minecraft:light",
"components": {
"minecraft:block_state": {
"level": "2"
}
},
"count": 4
}
}

View File

@@ -0,0 +1,24 @@
{
"type": "minecraft:crafting_shapeless",
"group": "invisible_light",
"category": "building",
"ingredients": [
"minecraft:glass",
"minecraft:glass",
"minecraft:tinted_glass",
"minecraft:tinted_glass",
[
"minecraft:soul_torch",
"minecraft:redstone_torch"
]
],
"result": {
"id": "minecraft:light",
"components": {
"minecraft:block_state": {
"level": "3"
}
},
"count": 4
}
}

View File

@@ -0,0 +1,24 @@
{
"type": "minecraft:crafting_shapeless",
"group": "invisible_light",
"category": "building",
"ingredients": [
"minecraft:glass",
"minecraft:glass",
"minecraft:glass",
"minecraft:tinted_glass",
[
"minecraft:soul_torch",
"minecraft:redstone_torch"
]
],
"result": {
"id": "minecraft:light",
"components": {
"minecraft:block_state": {
"level": "4"
}
},
"count": 4
}
}

View File

@@ -0,0 +1,24 @@
{
"type": "minecraft:crafting_shapeless",
"group": "invisible_light",
"category": "building",
"ingredients": [
"minecraft:glass",
"minecraft:glass",
"minecraft:glass",
"minecraft:glass",
[
"minecraft:soul_torch",
"minecraft:redstone_torch"
]
],
"result": {
"id": "minecraft:light",
"components": {
"minecraft:block_state": {
"level": "5"
}
},
"count": 4
}
}

View File

@@ -0,0 +1,21 @@
{
"type": "minecraft:crafting_shapeless",
"group": "invisible_light",
"category": "building",
"ingredients": [
"minecraft:tinted_glass",
"minecraft:tinted_glass",
"minecraft:tinted_glass",
"minecraft:tinted_glass",
"minecraft:torch"
],
"result": {
"id": "minecraft:light",
"components": {
"minecraft:block_state": {
"level": "6"
}
},
"count": 4
}
}

View File

@@ -0,0 +1,21 @@
{
"type": "minecraft:crafting_shapeless",
"group": "invisible_light",
"category": "building",
"ingredients": [
"minecraft:glass",
"minecraft:tinted_glass",
"minecraft:tinted_glass",
"minecraft:tinted_glass",
"minecraft:torch"
],
"result": {
"id": "minecraft:light",
"components": {
"minecraft:block_state": {
"level": "7"
}
},
"count": 4
}
}

View File

@@ -0,0 +1,21 @@
{
"type": "minecraft:crafting_shapeless",
"group": "invisible_light",
"category": "building",
"ingredients": [
"minecraft:glass",
"minecraft:glass",
"minecraft:tinted_glass",
"minecraft:tinted_glass",
"minecraft:torch"
],
"result": {
"id": "minecraft:light",
"components": {
"minecraft:block_state": {
"level": "8"
}
},
"count": 4
}
}

View File

@@ -0,0 +1,21 @@
{
"type": "minecraft:crafting_shapeless",
"group": "invisible_light",
"category": "building",
"ingredients": [
"minecraft:glass",
"minecraft:glass",
"minecraft:glass",
"minecraft:tinted_glass",
"minecraft:torch"
],
"result": {
"id": "minecraft:light",
"components": {
"minecraft:block_state": {
"level": "9"
}
},
"count": 4
}
}

13
pack.mcmeta Normal file
View File

@@ -0,0 +1,13 @@
{
"pack": {
"description": "craftable-light",
"min_format": [
101,
1
],
"max_format": [
101,
1
]
}
}