How to verify, if installed The-Endergetic-Expansion is installed ? #2
VincentZocker opened this issue ยท 4 comments
As followup of very fast closed #98
just check for Endergetic.
Where to check for Endergetic
I expected to find it here.
Sorry for the probably stupid question, but I'm new to Minecraft
Maybe you can share a screenshot, this mostly explains a lot without words
Now I use output ./build/libs/The-Endergetic-Expansion-1.16.1-2.0.1.jar
But still now new item with name Endergetic*
This is the last console ouput
[21:34:19] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:overworld
[21:34:20] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_nether
[21:34:20] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_end
[21:34:20] [Render thread/INFO]: Loaded 0 advancements
[21:37:57] [Render thread/WARN]: Received passengers for unknown entity
What's the right way to deploy ?
runServer
is for running the mod on a dedicated server.
runData
is for generating data, such a blockstates, loot tables, etc.