MovingBlocks

Move vegetables from SimpleFarming to AdditionalVegetables

SimpleFarming is one of our content heavy modules, containing a bunch of plants. It is currently going through changes to integrate it with Cooking and to make it more usable. One step is to move items from SimpleFarming to separate modules.

To move an item from SimpleFarming to AdditionalVegetables, clone both SimpleFarming and AdditionalVegetables. Copy the vegetable's folders from SimpleFarming under assets/blocks, assets/prefabs, assets/blockTiles and assets/textures. Delete the folders you copied in SimpleFarming. Go through the files and folders in assets/blocks and assets/prefabs and change SimpleFarming to AdditionalVegetables.

Your task is to move 1-2 vegetables from SimpleFarming to AdditionalVegetables. To see which ones to move check out the issue. Make sure that you check vegetables other students are moving by checking the issue and commenting the vegetable you are moving. Make sure that the vegetable still works in-game after the move. Use give X in the game console to get the vegetable in-game.

Definition of Done

  • A pull request made to SimpleFarming removing the items' block, prefab, blockTiles and textures folders.
  • A pull request to AdditionalVegetables adding the folders.
  • A screenshot is submitted showing that the vegetable works in-game after the move.

Where to begin

See also

Task tags

  • json
  • farming
  • easy
  • refactor

Students who completed this task

Sagar Gupta, Rufus Behr

Task type

  • code Code
close

2017