Skip to content

Commit

Permalink
Recipe changes
Browse files Browse the repository at this point in the history
  • Loading branch information
TheJupiterDev authored Nov 8, 2024
1 parent a2bdb58 commit f7ec5cd
Showing 1 changed file with 38 additions and 20 deletions.
58 changes: 38 additions & 20 deletions lib/main.ui
Original file line number Diff line number Diff line change
Expand Up @@ -503,11 +503,11 @@ QCheckBox::indicator:disabled, QRadioButton::indicator:disabled
<x>0</x>
<y>0</y>
<width>921</width>
<height>671</height>
<height>721</height>
</rect>
</property>
<property name="currentIndex">
<number>3</number>
<number>0</number>
</property>
<widget class="QWidget" name="tab">
<attribute name="title">
Expand Down Expand Up @@ -790,7 +790,7 @@ QCheckBox::indicator:disabled, QRadioButton::indicator:disabled
</rect>
</property>
<property name="toolTip">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;The block model! As of now, you can only create full blocks, but&lt;/p&gt;&lt;p&gt;slabs &amp;amp; stairs are planned for some point.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Block: A regular block.&lt;/p&gt;&lt;p&gt;Custom: Your own custom 3D model.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<item>
<property name="text">
Expand Down Expand Up @@ -1402,7 +1402,7 @@ QCheckBox::indicator:disabled, QRadioButton::indicator:disabled
</rect>
</property>
<property name="toolTip">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;A list of all custom blocks you have created.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;A list of all custom items you have created.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
</widget>
<widget class="QLabel" name="label_16">
Expand All @@ -1428,7 +1428,7 @@ QCheckBox::indicator:disabled, QRadioButton::indicator:disabled
</rect>
</property>
<property name="toolTip">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Click a block from above, then press Edit to edit the block.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Click a items from above, then press Edit to edit the block.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="text">
<string>Edit</string>
Expand All @@ -1444,7 +1444,7 @@ QCheckBox::indicator:disabled, QRadioButton::indicator:disabled
</rect>
</property>
<property name="toolTip">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Click a block from above, then press Remove to delete it.&lt;br/&gt;This action cannot be undone.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Click a items from above, then press Remove to delete it.&lt;br/&gt;This action cannot be undone.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="text">
<string>Remove</string>
Expand Down Expand Up @@ -1634,7 +1634,7 @@ QCheckBox::indicator:disabled, QRadioButton::indicator:disabled
</rect>
</property>
<property name="toolTip">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Generated for regular items.&lt;/p&gt;&lt;p&gt;Handheld for things such as swords or shovels.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Generated for regular items.&lt;/p&gt;&lt;p&gt;Handheld for things such as swords or shovels.&lt;/p&gt;&lt;p&gt;Custom to select your own 3D model.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<item>
<property name="text">
Expand All @@ -1661,6 +1661,9 @@ QCheckBox::indicator:disabled, QRadioButton::indicator:disabled
<height>23</height>
</rect>
</property>
<property name="toolTip">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Adds the item to be generated!&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="text">
<string>Add Item</string>
</property>
Expand All @@ -1680,7 +1683,7 @@ QCheckBox::indicator:disabled, QRadioButton::indicator:disabled
</rect>
</property>
<property name="toolTip">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;A list of all custom blocks you have created.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;A list of all custom recipes you have created.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
</widget>
<widget class="QPushButton" name="buttonEditRecipe">
Expand All @@ -1693,7 +1696,7 @@ QCheckBox::indicator:disabled, QRadioButton::indicator:disabled
</rect>
</property>
<property name="toolTip">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Click a block from above, then press Edit to edit the block.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Click a recipe from above, then press Edit to edit the block.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="text">
<string>Edit</string>
Expand All @@ -1709,7 +1712,7 @@ QCheckBox::indicator:disabled, QRadioButton::indicator:disabled
</rect>
</property>
<property name="toolTip">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Click a block from above, then press Remove to delete it.&lt;br/&gt;This action cannot be undone.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Click a recipe from above, then press Remove to delete it.&lt;br/&gt;This action cannot be undone.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="text">
<string>Remove</string>
Expand Down Expand Up @@ -1753,6 +1756,9 @@ QCheckBox::indicator:disabled, QRadioButton::indicator:disabled
<height>17</height>
</rect>
</property>
<property name="toolTip">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Should the recipe be shapeless?&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="text">
<string>Shapeless?</string>
</property>
Expand Down Expand Up @@ -1808,7 +1814,7 @@ QCheckBox::indicator:disabled, QRadioButton::indicator:disabled
</rect>
</property>
<property name="toolTip">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;The Top face of the block&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;One of the 9 slots in a crafting table. Click to select item/block.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="autoFillBackground">
<bool>false</bool>
Expand Down Expand Up @@ -1855,7 +1861,7 @@ QCheckBox::indicator:disabled, QRadioButton::indicator:disabled
</rect>
</property>
<property name="toolTip">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;The Top face of the block&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;One of the 9 slots in a crafting table. Click to select item/block.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="autoFillBackground">
<bool>false</bool>
Expand Down Expand Up @@ -1883,7 +1889,7 @@ QCheckBox::indicator:disabled, QRadioButton::indicator:disabled
</rect>
</property>
<property name="toolTip">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;The Top face of the block&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;One of the 9 slots in a crafting table. Click to select item/block.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="autoFillBackground">
<bool>false</bool>
Expand Down Expand Up @@ -1911,7 +1917,7 @@ QCheckBox::indicator:disabled, QRadioButton::indicator:disabled
</rect>
</property>
<property name="toolTip">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;The Top face of the block&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;One of the 9 slots in a crafting table. Click to select item/block.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="autoFillBackground">
<bool>false</bool>
Expand Down Expand Up @@ -1939,7 +1945,7 @@ QCheckBox::indicator:disabled, QRadioButton::indicator:disabled
</rect>
</property>
<property name="toolTip">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;The Top face of the block&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;The output of the crafting recipe. Click to select.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="autoFillBackground">
<bool>false</bool>
Expand Down Expand Up @@ -1970,7 +1976,7 @@ QCheckBox::indicator:disabled, QRadioButton::indicator:disabled
</rect>
</property>
<property name="toolTip">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;The Top face of the block&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;One of the 9 slots in a crafting table. Click to select item/block.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="autoFillBackground">
<bool>false</bool>
Expand Down Expand Up @@ -1998,7 +2004,7 @@ QCheckBox::indicator:disabled, QRadioButton::indicator:disabled
</rect>
</property>
<property name="toolTip">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;The Top face of the block&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;One of the 9 slots in a crafting table. Click to select item/block.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="autoFillBackground">
<bool>false</bool>
Expand All @@ -2022,6 +2028,9 @@ QCheckBox::indicator:disabled, QRadioButton::indicator:disabled
<height>17</height>
</rect>
</property>
<property name="toolTip">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Should it be exactly where places?&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="text">
<string>Exactly where Placed?</string>
</property>
Expand Down Expand Up @@ -2058,7 +2067,7 @@ QCheckBox::indicator:disabled, QRadioButton::indicator:disabled
</rect>
</property>
<property name="toolTip">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;The Top face of the block&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;One of the 9 slots in a crafting table. Click to select item/block.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="autoFillBackground">
<bool>false</bool>
Expand Down Expand Up @@ -2143,7 +2152,7 @@ QCheckBox::indicator:disabled, QRadioButton::indicator:disabled
</rect>
</property>
<property name="toolTip">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;The Top face of the block&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;One of the 9 slots in a crafting table. Click to select item/block.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="autoFillBackground">
<bool>false</bool>
Expand Down Expand Up @@ -2209,7 +2218,7 @@ QCheckBox::indicator:disabled, QRadioButton::indicator:disabled
</rect>
</property>
<property name="toolTip">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;The Top face of the block&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;One of the 9 slots in a crafting table. Click to select item/block.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="autoFillBackground">
<bool>false</bool>
Expand Down Expand Up @@ -2255,6 +2264,9 @@ QCheckBox::indicator:disabled, QRadioButton::indicator:disabled
<height>20</height>
</rect>
</property>
<property name="toolTip">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;The name of the recipe! Should be lowercase &amp;amp; underscores only.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
</widget>
<widget class="QLabel" name="label_25">
<property name="geometry">
Expand All @@ -2278,6 +2290,9 @@ QCheckBox::indicator:disabled, QRadioButton::indicator:disabled
<height>22</height>
</rect>
</property>
<property name="toolTip">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;The count of the output.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="minimum">
<number>1</number>
</property>
Expand Down Expand Up @@ -2339,6 +2354,9 @@ QCheckBox::indicator:disabled, QRadioButton::indicator:disabled
<height>23</height>
</rect>
</property>
<property name="toolTip">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Adds the recipe!&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="text">
<string>Add</string>
</property>
Expand Down

0 comments on commit f7ec5cd

Please sign in to comment.