Skip to content

Commit 09c3307

Browse files
committed
[AUTO]Ran scraper
Files changed: M README.md M resolver.json
1 parent d1ae831 commit 09c3307

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@ This list contains filters created by the community.
128128
| [shapescape_easy_glyphs](https://github.com/ShapescapeMC/Shapescape-Easy-Glyphs/tree/HEAD/shapescape_easy_glyphs) | ShapescapeMC | Regolith filter that makes adding custom glyphs easier |
129129
| [shapescape_legacy_project_updater](https://github.com/ShapescapeMC/Shapescape-Legacy-Project-Updater/tree/HEAD/shapescape_legacy_project_updater) | ShapescapeMC | A filter for updating project using legacy commands - old execute format, block commands (fill, setblock, execute .. if block), and entity commands (summon). |
130130
| [shapescape_minify_json](https://github.com/ShapescapeMC/Shapescape-Minify-Json/tree/HEAD/shapescape_minify_json) | ShapescapeMC | Minifies the JSON files in RP and BP. |
131+
| [shapescape_nbt_replacer](https://github.com/ShapescapeMC/Shapescape-NBT-Replacer/tree/HEAD/shapescape_nbt_replacer) | ShapescapeMC | A filter that allows to replace strings inside of NBT files. |
131132
| [shapescape_texture_tools](https://github.com/ShapescapeMC/Shapescape-Texture-Tools/tree/HEAD/shapescape_texture_tools) | ShapescapeMC | Regolith filter for combining and separating textures. |
132133
| [shapescape_world_settings](https://github.com/ShapescapeMC/Shapescape-World-Settings/tree/HEAD/shapescape_world_settings) | ShapescapeMC | A filter that sets some properties in the level.dat file. |
133134
| [module_importer](https://github.com/ShiCheng-Lu/Regolith-Filters/tree/HEAD/module_importer) | ShiCheng-Lu | |

resolver.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -390,6 +390,9 @@
390390
},
391391
"json_file_maker": {
392392
"url": "github.com/Alien-Edds/regolith-filters"
393+
},
394+
"shapescape_nbt_replacer": {
395+
"url": "github.com/ShapescapeMC/Shapescape-NBT-Replacer"
393396
}
394397
}
395398
}

0 commit comments

Comments
 (0)