-
### Describe the feature
With Carpenter's Blocks I used to make door frames this way by placing vertical stairs at sides, horizontal stairs atop and top corners of doors had stairs connect both horiz…
-
**Describe the Idea**
When walking up stairs, the party should move smoothly forward, rather than stop and climb.
**Changes from original**
This is more to bring the behavior back to vanilla, whi…
-
Would it be possible to implement the same behavior to stairs as well?
-
minimal reproduction sample:
```js
const standaloneViewer = require('prismarine-viewer').standalone;
const { Vec3 } = require('vec3');
(async () => {
const version = "1.13";
const World …
-
-
**My feature request**
I was using a mod that added slabs, stairs, and walls that most minecraft blocks don't have, then I came across the "Enchanted Vertical Slabs" mod. I wish I could use the slabs…
-
#### Issue type:
- :heavy_plus_sign: Feature request
____
#### Short description:
It would be nice if the following items got these item tags added in 1.21.1 Neoforge:
Dark Gem: …
-
### Bug Description
Was playing multiplayer with 0.6.0 Beta 4 in 1.21.3 and noticed that some stairs were 'sparkling'. After some testing in a singleplayer world, it seems like stairs have more not…
-
#include
int climbstairs(int n)
{
if(n==1)
{
return 1;
}
int first=1,second=2,ways=0;
for(int i=3;i
-
### Bug Description
Any block with snow on it (stairs, slabs, plants, etc) are invisible when Sodium is installed with SRM on Neoforge 1.21.1.
The mod will say it requires Indium to use Sodium, bu…