Files
factory-hole-core/data/WorldGraphs/dirt.json
2026-02-22 20:39:58 +09:00

205 lines
3.2 KiB
JSON

{
"editor": {
"nodePositions": {
"1": [
-1011.0,
-214.0
],
"10": [
-601.0,
-250.0
],
"11": [
-337.0,
-265.0
],
"12": [
-351.2725830078125,
240.48638916015625
],
"2": [
-740.0,
-231.0
],
"3": [
-885.0,
-153.0
],
"4": [
-472.0,
-118.0
],
"5": [
-144.0,
-283.0
],
"6": [
-341.0,
-61.0
],
"7": [
-23.0,
-218.0
],
"9": [
136.0,
-300.0
],
"__worldOutput": [
400.0,
0.0
]
},
"previewOriginX": 0,
"previewOriginY": 0,
"previewScale": 0.4000000059604645,
"seed": 0,
"tileRegistry": [
{
"color": [
0.11764705926179886,
0.11764705926179886,
0.11764705926179886
],
"id": 0,
"name": "Empty"
},
{
"color": [
0.6958129405975342,
0.6926098465919495,
0.7119565010070801
],
"id": 1,
"name": "Stone"
},
{
"color": [
0.05567699670791626,
0.7880434989929199,
0.09547946602106094
],
"id": 2,
"name": "Dirt"
},
{
"color": [
0.2771739363670349,
0.06326796859502792,
0.0
],
"id": 3,
"name": "Tree"
}
],
"worldOutputPasses": [
9,
0
]
},
"graph": {
"connections": [
{
"from": 1,
"slot": 0,
"to": 2
},
{
"from": 3,
"slot": 1,
"to": 2
},
{
"from": 11,
"slot": 0,
"to": 5
},
{
"from": 6,
"slot": 1,
"to": 5
},
{
"from": 5,
"slot": 0,
"to": 9
},
{
"from": 7,
"slot": 1,
"to": 9
},
{
"from": 2,
"slot": 0,
"to": 10
},
{
"from": 10,
"slot": 0,
"to": 11
},
{
"from": 4,
"slot": 1,
"to": 11
}
],
"nextId": 13,
"nodes": [
{
"id": 1,
"type": "PositionY"
},
{
"id": 2,
"type": "Multiply"
},
{
"id": 3,
"type": "Constant",
"value": 0.019999999552965164
},
{
"frequency": 0.07880000025033951,
"id": 4,
"type": "SimplexNoise"
},
{
"id": 5,
"type": "Greater"
},
{
"id": 6,
"type": "Constant",
"value": 0.1599999964237213
},
{
"id": 7,
"tileId": 1,
"type": "TileID"
},
{
"id": 9,
"type": "IntBranch"
},
{
"id": 10,
"type": "Max"
},
{
"id": 11,
"type": "Multiply"
},
{
"id": 12,
"maxX": 1,
"maxY": 1,
"minX": -1,
"minY": -1,
"tileId": 1,
"type": "QueryRange"
}
]
}
}