tutorial:datagen_setup
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
tutorial:datagen_setup [2024/03/15 05:06] – shnupbups | tutorial:datagen_setup [2025/03/25 00:41] (current) – [IDE Integration (Optional)] removed the section solidblock | ||
---|---|---|---|
Line 23: | Line 23: | ||
fabricApi { | fabricApi { | ||
configureDataGeneration() | configureDataGeneration() | ||
+ | } | ||
+ | </ | ||
+ | |||
+ | If you're using version 1.21.4 or above, please replace the '' | ||
+ | |||
+ | <code groovy> | ||
+ | fabricApi { | ||
+ | configureDataGeneration() { | ||
+ | client = true | ||
+ | } | ||
} | } | ||
</ | </ | ||
Line 90: | Line 100: | ||
There should be a new folder in '' | There should be a new folder in '' | ||
- | ==== IDE Integration (Optional) ==== | ||
- | |||
- | Because we don't want to be opening the terminal all the time, we can setup a configuration in '' | ||
- | |||
- | First open the '' | ||
- | |||
- | Next click the '' | ||
- | |||
- | Inside the '' | ||
====== Adding Providers ====== | ====== Adding Providers ====== |
tutorial/datagen_setup.1710479187.txt.gz · Last modified: 2024/03/15 05:06 by shnupbups