<?xml version="1.0"?>
<SearchReplaceGroup xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <Name>Search Replace Group</Name>
  <Items>
    <SearchReplaceCriteria>
      <Name>Search Replace Criteria</Name>
      <Active>true</Active>
      <NodeSelector />
      <MatchType>ALL</MatchType>
      <Conditions>
        <MatchCondition>
          <NodeSelector>id</NodeSelector>
          <Condition>EQUAL</Condition>
          <Value>FlowerPot</Value>
        </MatchCondition>
        <MatchCondition>
          <NodeSelector>PlantBlock</NodeSelector>
          <Condition>NOT_EXIST</Condition>
          <Value />
        </MatchCondition>
      </Conditions>
      <Values>
        <ReplaceValue>
          <NodeSelector>this.PlantBlock</NodeSelector>
          <Value>PlantBlockNBT</Value>
          <NodeType>NBT_STRING</NodeType>
        </ReplaceValue>
      </Values>
      <Variables>
        <SearchReplaceVariable>
          <Name>PlantBlockNBT</Name>
          <Value>0a00010a0a000a506c616e74426c6f636b0800046e616d6500146d696e6563726166743a7265645f666c6f77657202000376616c00000000</Value>
          <DataType>NBT_STRING</DataType>
          <ListType>TAG_BYTE</ListType>
        </SearchReplaceVariable>
      </Variables>
      <Children />
    </SearchReplaceCriteria>
  </Items>
  <Variables />
</SearchReplaceGroup>
