mirror of
https://github.com/nimsolated/Nims-Random-BS.git
synced 2026-04-02 10:20:42 -07:00
update: 1.7.0
This commit is contained in:
14
elements/OrichalcumFeature.mod.json
Normal file
14
elements/OrichalcumFeature.mod.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"_fv": 73,
|
||||
"_type": "feature",
|
||||
"definition": {
|
||||
"skipPlacement": false,
|
||||
"generationStep": "UNDERGROUND_ORES",
|
||||
"restrictionBiomes": [
|
||||
{
|
||||
"value": "#minecraft:is_overworld"
|
||||
}
|
||||
],
|
||||
"featurexml": "<xml xmlns=\"https://developers.google.com/blockly/xml\"><block type=\"feature_container\" deletable=\"false\" x=\"40\" y=\"40\"><value name=\"feature\"><block type=\"feature_scattered_ore\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"1\"></mutation><field name=\"size\">3</field><field name=\"discardOnAirChance\">0</field><value name=\"target0\"><block type=\"ore_target\"><value name=\"target\"><block type=\"rule_test_tag_match\"><field name=\"tag\">stone_ore_replaceables</field></block></value><value name=\"state\"><block type=\"blockstate_selector\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"0\"></mutation><field name=\"block\">CUSTOM:OrichalcumOre</field></block></value></block></value></block></value><next><block type=\"placement_height_uniform\"><value name=\"min\"><block type=\"vertical_anchor_absolute\"><field name=\"value\">-6</field></block></value><value name=\"max\"><block type=\"vertical_anchor_absolute\"><field name=\"value\">6</field></block></value></block></next></block></xml>"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user