Skip to content

Commit

Permalink
Add: data generator.
Browse files Browse the repository at this point in the history
Signed-off-by: 秋雨落 <[email protected]>
  • Loading branch information
qyl27 committed Jun 2, 2024
1 parent 041dd18 commit ce63239
Show file tree
Hide file tree
Showing 13 changed files with 395 additions and 360 deletions.
13 changes: 3 additions & 10 deletions Documents/documents.tree
Original file line number Diff line number Diff line change
Expand Up @@ -15,18 +15,11 @@
</toc-element>
<toc-element toc-title="SinoCore 华夏核心">
<toc-element topic="dev-sc.md"/>
<toc-element toc-title="方块">
<toc-element topic="dev-sc-block-ILootableBlock.md"/>
<toc-element topic="dev-sc-block-crops.md"/>
<toc-element topic="dev-sc-block-crop-blocks.md"/>
<toc-element topic="dev-sc-block-BlockWithBlockEntity.md"/>
<toc-element topic="dev-sc-block-chests.md"/>
</toc-element>
<toc-element toc-title="数据生成"/>
<toc-element topic="dev-sc-data-generator.md"/>
<toc-element topic="dev-sc-gui.md"/>
<toc-element toc-title="物品"/>
<toc-element toc-title="工具类">
<toc-element topic="dev-sc-utility-BlockLootables.md"/>
<toc-element topic="dev-sc-utility-VoxelShapeHelper.md"/>
<toc-element topic="dev-sc-utility-BlockShapeHelper.md"/>
</toc-element>
</toc-element>
</toc-element>
Expand Down
24 changes: 24 additions & 0 deletions Documents/redirection-rules.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,28 @@
<accepts>page.html</accepts>
</rule>
-->
<rule id="7990e81b">
<description>Created after removal of "ILootableBlock" from SinoSeries Document</description>
<accepts>dev-sc-block-ILootableBlock.html</accepts>
</rule>
<rule id="2c0c08ed">
<description>Created after removal of "Crop" from SinoSeries Document</description>
<accepts>dev-sc-block-crops.html</accepts>
</rule>
<rule id="5c1be0ab">
<description>Created after removal of "作物" from SinoSeries Document</description>
<accepts>dev-sc-block-crop-blocks.html</accepts>
</rule>
<rule id="5bb1c687">
<description>Created after removal of "带有 BlockEntity 的 Block" from SinoSeries Document</description>
<accepts>dev-sc-block-BlockWithBlockEntity.html</accepts>
</rule>
<rule id="3a96065">
<description>Created after removal of "箱子" from SinoSeries Document</description>
<accepts>dev-sc-block-chests.html</accepts>
</rule>
<rule id="342d1516">
<description>Created after removal of "BlockLootables" from SinoSeries Document</description>
<accepts>dev-sc-utility-BlockLootables.html</accepts>
</rule>
</rules>
12 changes: 0 additions & 12 deletions Documents/topics/dev-sc-block-BlockWithBlockEntity.md

This file was deleted.

17 changes: 0 additions & 17 deletions Documents/topics/dev-sc-block-ILootableBlock.md

This file was deleted.

64 changes: 0 additions & 64 deletions Documents/topics/dev-sc-block-chests.md

This file was deleted.

203 changes: 0 additions & 203 deletions Documents/topics/dev-sc-block-crop-blocks.md

This file was deleted.

Loading

0 comments on commit ce63239

Please sign in to comment.