# This is a combination of 2 commits.
# This is the 1st commit message:

initial commit

# This is the commit message #2:

# Please enter the commit message for your changes. Lines starting
# with '#' will be ignored, and an empty message aborts the commit.
#
# Date:      Sun Aug 25 00:14:33 2024 -0400
#
# interactive rebase in progress; onto f1274ba
# Last commands done (2 commands done):
#    pick a36abb0 initial commit
#    squash d34ee11 Remove extra file
# No commands remaining.
# You are currently rebasing branch 'main' on 'f1274ba'.
#
#
# Initial commit
#
# Changes to be committed:
#	new file:   .gitignore
#	new file:   README.md
#	new file:   data/lock_and_key/advancement/lock.json
#	new file:   data/lock_and_key/function/actions/lock.mcfunction
#	new file:   data/lock_and_key/function/keys/assign_id.mcfunction
#	new file:   data/lock_and_key/function/keys/increment_id.mcfunction
#	new file:   data/lock_and_key/function/lock/key_interact_add.mcfunction
#	new file:   data/lock_and_key/function/lock/key_interact_summon.mcfunction
#	new file:   data/lock_and_key/function/lock/key_interact_update.mcfunction
#	new file:   data/lock_and_key/function/lock/lock_particles.mcfunction
#	new file:   data/lock_and_key/function/lock/lock_update.mcfunction
#	new file:   data/lock_and_key/function/lock/summon_lock.mcfunction
#	new file:   data/lock_and_key/function/tick.mcfunction
#	new file:   data/lock_and_key/item_modifier/remove_item.json
#	new file:   data/lock_and_key/predicate/is_existing_key.json
#	new file:   data/lock_and_key/predicate/is_sneaking.json
#	new file:   data/lock_and_key/recipe/clone_trial_key.json
#	new file:   data/lock_and_key/tags/block/lockable.json
#	new file:   data/lock_and_key/tags/item/keys.json
#	new file:   data/minecraft/tags/function/tick.json
#	new file:   pack.mcmeta
#
