Skip to content

Releases: ShadowCreator250/vanillaMods

v0.8.0-pre1

05 May 20:14
Compare
Choose a tag to compare
v0.8.0-pre1 Pre-release
Pre-release

New Features:

Changes:

  • Restructured the repository folder so that I could have a better workflow.
  • Added subfolders to AutoFields for a better overview
  • VMCore now handles a global timer scoreboard
  • The general uninstalling process is now adapted to the VerticalElevator and should be more applicable.

Bug Fixes:

  • None

v0.7.3: Updated to 1.15.2, bug fixes, removed chat console

04 Apr 10:23
da775f4
Compare
Choose a tag to compare

New Features:

  • None

Changes:

  • Updated all things to 1.15.2. but 1.14.4 should work as well. 1.13.2 is no longer supported.
  • The book console is now the only console. The chat console would be too bulky when I would add more add-ons.

Bug Fixes:

  • The LumberAxe stopped working sometimes. This should be fixed now.
  • Uninstalling VanillaMods now removes every scoreboard. There was a typo that prevented that.

Reminder: All text in square brackets in the console is clickable... This will execute some code or will redirect you to a webpage.

v0.6 Release: AutoFields and more

08 Aug 10:30
87d58fe
Compare
Choose a tag to compare

New Features:

  • Implemented AutoFields
  • EnderHopper and EnderTag now have sounds and (more) particles

Changes:

  • EnderHopper has now a 10 block range instead of 5
  • Added more credits to the book console

Bug Fix:

  • Fixed issues with LumberAxe and jungle trees. (Vines caused problems to raycast entity.)
  • On a Spigot 1.13.2 server, I had problems with the multiplayer functionality of the LumberAxe and enchantments on it. On a world opened to LAN these issues don't accrue at all. I will test this more in the future.

Reminder: All text in square brackets in the console is clickable... This will execute some code or will redirect you to a webpage.

v0.5 Release: Lumberaxe, book console and bug fixes

21 Jul 20:50
e4e4827
Compare
Choose a tag to compare

New Features:

  • Fully implemented the LumberAxe
  • You can now change the chat console to a book console if the chat console is to bulky for you.
    • To do this, simply click the golden button in the chat console.
    • Comparing to the chat console the book console has some extra information.
    • You can also change back to chat console in the book.
    • The status indicator updates only if you recall the /trigger vm_console command. This applys for chat and book.
    • Default is book console...
  • Added buttons to the console to get only the really important items of every add-on alone and all add-ons together and changed some text in the console.

Bug Fix:

  • Fixed bug: doubled code caused the issue, that you got some items twice if giving you all items of the EnderTag add-on.

Remainder: All text in square brackets in the console is clickable... This will execute some code or will redirect you to a webpage.