File Details
Quick Cheat MOD Beta 1.6.1 for Minecraft 1.14.4
- B
- Jun 6, 2020
- 1.46 MB
- 123
- 1.14.4
- Forge
File Name
Quick Cheat MOD Beta 1.6.1 (for Minecraft 1.14.4).jar
Supported Versions
- 1.14.4
Curse Maven Snippet
- Dropped Minecraft 1.12.2 support
- Added commands:
/sgsv <parameter0> <parameter1><parameter0>possibilities:gs(set give stack value for custom give commands on the global session)gw(set give stack value for custom give commands on the global world)gm(set give stack value for custom give commands on the global map)reset(set give stack value for custom give commands on the global map, world and session to the default number (0))
<parameter1>possibilities:<any number>(set give stack value for custom give commands on the global map, world or session to this number)reset(set give stack value for custom give commands on the global map, world or session to the default number (0))
- command examples:
/sgsv gm 64(sets the global map give stack value to 64)/sgsv gm -64(sets the global map give stack value to -64)/sgsv gm reset(sets the global map give stack value to 0)/sgsv reset(sets the global map, world and session give stack value to 0)
/gv <parameter0> <parameter1> <parameter2> <parameter3> <parameter4> <parameter5><parameter0>possibilities:set(it indicates the current command that you want to set a new custom give command)<custom give command>(type the custom give command you set before)
<parameter1>possibilities:<number(min. 1 max. 10)>(it can be used only when parameter0 is "set" and it indicates the current command in which slot you want to set a new custom give command (there are 10 slots))<any number>(when typing a custom give command that you set as parameter0 it does this: number from parameter1 + global map give stack value + global world give stack value + global session give stack value (it indicates how many items you will receive to the inventory if the number is positive or how many items you will lose if its negative)
<parameter2>possibilities:<custom give command>(type anything you would like to set the custom give command as)
<parameter3>possibilities:<item ID>(type any Minecraft item ID (it can be a mod item ID or a vanilla item ID (example: minecraft:acacia_button)))give(you only type this if you want to type a full give command and not only the item ID (example: give @s minecraft:acacia_button))
<parameter4>possibilities:<player name>(you only type this if you want to type a full give command and not only the item ID (example: give Dev minecraft:acacia_button))@p(you only type this if you want to type a full give command and not only the item ID (example: give @p minecraft:acacia_button))@r(you only type this if you want to type a full give command and not only the item ID (example: give @r minecraft:acacia_button))@a(you only type this if you want to type a full give command and not only the item ID (example: give @a minecraft:acacia_button))@e(you only type this if you want to type a full give command and not only the item ID (example: give @e minecraft:acacia_button))@s(you only type this if you want to type a full give command and not only the item ID (example: give @s minecraft:acacia_button))@c(you only type this if you want to type a full give command and not only the item ID (example: give @c minecraft:acacia_button))@v(you only type this if you want to type a full give command and not only the item ID (example: give @v minecraft:acacia_button))
<parameter5>possibilities:<item ID>(you only type this if you want to type a full give command and not only the item ID (example: give @s minecraft:acacia_button))
- command examples:
/gv set 1 ab minecraft:acacia_button(sets the custom give command 1 to ab and when the custom give command ab is executed it executes the Minecraft command: give <player> minecraft:acacia_button)/gv set 1 ab give @s minecraft:acacia_button(sets the custom give command 1 to ab and when the custom give command ab is executed it executes the Minecraft command: give @s minecraft:acacia_button)/gv ab(executes the Minecraft command: /give <player or entity> minecraft:acacia_button <global map give stack value> + <global world give stack value> + <global session give stack value> or 1 if it is equal to 0)/gv ab 64(if the total give stack value (64 + <global map give stack value> + <global world give stack value> + <global session give stack value>) is positive it executes the Minecraft command: /give <player or entity> minecraft:acacia_button 64 + <global map give stack value> + <global world give stack value> + <global session give stack value> and if the total give stack value (64 + <global map give stack value> + <global world give stack value> + <global session give stack value>) is negative it executes the Minecraft command: /clear <player or entity> minecraft:acacia_button 64 + <global map give stack value> + <global world give stack value> + <global session give stack value>)/gv ab -64(if the total give stack value (-64 + <global map give stack value> + <global world give stack value> + <global session give stack value>) is positive it executes the Minecraft command: /give <player or entity> minecraft:acacia_button -64 + <global map give stack value> + <global world give stack value> + <global session give stack value> and if the total give stack value (-64 + <global map give stack value> + <global world give stack value> + <global session give stack value>) is negative it executes the Minecraft command: /clear <player or entity> minecraft:acacia_button -64 + <global map give stack value> + <global world give stack value> + <global session give stack value>)
/cs <parameter0> <parameter1> <parameter2><parameter0>possibilities:save(it indicates to the command that you want to save your current command settings)load(it indicates to the command that you want to load your current command settings)
<parameter1>possibilities:gm(it indicates to the command that you want to save or load your current command settings to\from the global map)gw(it indicates to the command that you want to save or load your current command settings to\from the global world)
<parameter2>possibilities:d(it can only be used when parameter0 is "load" and it sets the indicated command settings (gm or gw) as default command settings (whenever you load a Minecraft world this command settings will be set))
- command examples:
/cs save gm(saves current command settings to the global map)/cs load gm(loads command settings from the global map)/cs load gm d(loads command settings from the global map and sets the command settings to load from the global map automatically when a Minecraft world is loaded)
- Added GUI:
- Save\Load GUI:
- save or load your current GUI settings to the global map or world and set the global map or global world settings as default GUI settings (whenever you load a Minecraft world this GUI settings will be set)
- Save\Load GUI:
- Updated GUIs:
- Give GUI:
- a completely new interface with custom buttons (to set your own custom buttons you have enter the item ID (example: minecraft:acacia_button), custom give command (example: ab) that you created or full give command (example: give @s minecraft:acacia_button) in the textfield and then click the set button to set the indicated item to the selected button)
- Quick Cheat GUI
- Give GUI:
- Added Cook&Smelt feature back
- Removed old give command system and GUI system
- Bug fixes

