Files
factory-hole-core/data/WorldGraphs/stone.json
2026-02-23 23:07:10 +09:00

100 lines
1.4 KiB
JSON

{
"editor": {
"nodePositions": {
"13": [
-220.0,
24.0
],
"15": [
-77.0,
8.0
],
"16": [
-223.0,
206.0
],
"17": [
-190.0,
-250.0
],
"2": [
112.0,
-289.0
],
"4": [
-360.0,
41.0
],
"__worldOutput": [
400.0,
0.0
]
},
"previewOriginX": 0,
"previewOriginY": 0,
"previewScale": 0.4000000059604645,
"seed": 0,
"worldOutputPasses": [
2
]
},
"graph": {
"connections": [
{
"from": 15,
"slot": 0,
"to": 2
},
{
"from": 17,
"slot": 2,
"to": 2
},
{
"from": 4,
"slot": 0,
"to": 13
},
{
"from": 13,
"slot": 0,
"to": 15
},
{
"from": 16,
"slot": 1,
"to": 15
}
],
"nextId": 18,
"nodes": [
{
"id": 2,
"type": "IntBranch"
},
{
"frequency": 0.10000000149011612,
"id": 4,
"type": "SimplexNoise"
},
{
"id": 13,
"type": "Abs"
},
{
"id": 15,
"type": "Less"
},
{
"id": 16,
"type": "Constant",
"value": 0.3199999928474426
},
{
"id": 17,
"tileId": 1,
"type": "TileID"
}
]
}
}