sakurawald

Results 139 comments of sakurawald

1. `Gamemode`, `Gamerule` and other world-specific options are stored in `level.dat`. In vanilla Minecraft, the `level.dat` stores the options for all dimensions. To supoprt the per-world options, we have to...

https://github.com/sakurawald/fuji/issues/247

> > 1 & 4 > > Ty, can't wait ;) > > > 2 > > I found this mod, if it can help https://modrinth.com/mod/dimensional-inventories > > > 3...

I guess you are not asking the `/world tp` command, what you want is `/world last-location` command ? This is related about the `back` module, and you can create another...

See https://github.com/sakurawald/fuji/issues/278, if anything is missing, you can reply below.

> `/world last-location [dimension name]` i will Implement it in `/back` module will be more sensible. The user interface can be `/back` and `/back `. And a command to list...

> and when they return, they are placed back exactly where they left off. In this case, the only possible way to `return to the specific world` is using a...

https://github.com/sakurawald/fuji/issues/279

Per-dimension world border option: https://github.com/sakurawald/fuji/issues/386

The feature of new implementation of world module: - [x] per-dimension game rules - [x] per-dimension world border - [x] per-dimension weather - [x] per-dimension world properties (including time, weather...)...