Skip to content

Instantly share code, notes, and snippets.

@Sh4mpo
Created May 5, 2019 18:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Sh4mpo/baddbd8b2d702064744cc846879bc58f to your computer and use it in GitHub Desktop.
Save Sh4mpo/baddbd8b2d702064744cc846879bc58f to your computer and use it in GitHub Desktop.
<append xpath="/blocks">
<block name="IDwoodBlock">
<property name="Extends" value="woodMaster"/>
<property name="Material" value="Mbedrock"/>
<property name="CustomIcon" value="woodBlock"/>
<property name="CreativeMode" value="Dev"/>
<property name="Path" value="solid"/>
<property name="SortOrder2" value="0050"/> <!-- SortShape -->
<property class="UpgradeBlock">
<property name="ToBlock" value="woodFrameBlock" />
<property name="Item" value="ID Tool" />
<property name="ItemCount" value="0" />
<property name="UpgradeHitCount" value="1" />
</property>
</block>
</append>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment