Archived
Private
Public Access
1
0
This repository has been archived on 2026-02-04. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
ProjectBackup/Unity/MinecraftClone/Assets/Data/Biomes/Default.asset
2022-11-12 13:10:03 +01:00

34 lines
729 B
Plaintext

%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 23475ef0b105465f9b247464957fab5a, type: 3}
m_Name: Default
m_EditorClassIdentifier:
biomeName: Default
solidGroundHeight: 42
terrainHeight: 42
terrainScale: 0.25
lodes:
- lodeName: Dirt
blockID: 5
minHeight: 1
maxHeight: 255
scale: 0.1
threshold: 0.5
offset: 0
- lodeName: Sand
blockID: 4
minHeight: 30
maxHeight: 60
scale: 0.2
threshold: 0.6
offset: 500